Skip to content

[Bug] Null pointer dereference panic in single-instance-plugin #2405

Description

@lars-berger

Note that this only occurs on the latest Rust nightly nightly-x86_64-pc-windows-msvc (1.86.0). If I rollback to nightly-2024-10-01-x86_64-pc-windows-msvc, then it no longer occurs.

packages/desktop dev: thread 'main' panicked at C:\Users\larsb\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\tauri-plugin-single-instance-2.2.1\src\platform_impl\windows.rs:121:34:
packages/desktop dev: null pointer dereference occured

Reproduction:

  1. Clone https://github.com/glzr-io/zebar
  2. git checkout 3058a0dd0694fb168b9ee84027bd260ce14fe60a
  3. pnpm i && pnpm dev

Occurs on latest (v2.2.1) of single-instance-plugin

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions