Skip to content

[Windows] Crash in native code tray_get_notification_icons_position on some Windows systems #286

@badmannersteam

Description

@badmannersteam

ComposeNativeTray version: 0.8.10
JDK: JBR 21.0.7

Stacktrace:

java.lang.Error: Invalid memory access
    at com.kdroid.composetray.lib.windows.WindowsNativeTrayLibrary.tray_get_notification_icons_position(WindowsNativeTrayLibrary.kt:0)
    at com.kdroid.composetray.lib.windows.WindowsTrayManager.runMessageLoop(WindowsTrayManager.kt:172)
    at com.kdroid.composetray.lib.windows.WindowsTrayManager.initialize$lambda$3$lambda$1(WindowsTrayManager.kt:114)
    at java.lang.Thread.run

Unfortunately this is the only info I have from production Sentry logs for now.
Looks like issue is not very frequent, but happens on some Windows systems.

I will try to add more info when find some users with that crash and check with version 0.9.0.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions