[Bug 56011] New: regression: explorer/systray.c crash when WM_USER + 1 signal sent (eg on WM lock/unlock cycle)
https://bugs.winehq.org/show_bug.cgi?id=56011 Bug ID: 56011 Summary: regression: explorer/systray.c crash when WM_USER + 1 signal sent (eg on WM lock/unlock cycle) Product: Wine Version: 9.0-rc1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: explorerframe Assignee: wine-bugs(a)winehq.org Reporter: elizabeth(a)ctyalcove.org Distribution: --- Created attachment 75632 --> https://bugs.winehq.org/attachment.cgi?id=75632 screenshot showing line 574 nb_displayed error Regression introduced in 48e6bf3cf1aabdd2ac640f572416b9169e324f21, present in Wine 9.0-rc1 Assert at https://github.com/wine-mirror/wine/blob/wine-9.0-rc1/programs/explorer/syst... `assert(nb_displayed)` fails inside of WM_USER + 1 case in which hide_icon() is called by WM, while nb_displayed is not currently true. Repro case: trigger systray_atom(), for instance locking screen (causing the wine systray to hide because wine is sensitive / not allowed to appear in unity systray while locked), then unlocking screen, causing the systray event to fire and a second hide attempted while already hidden. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56011 Liz Fong-Jones <elizabeth(a)ctyalcove.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu Regression SHA1| |48e6bf3cf1aabdd2ac640f57241 | |6b9169e324f21 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56011 Rémi Bernon <rbernon(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon(a)codeweavers.com Keywords| |regression -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56011 --- Comment #1 from Rémi Bernon <rbernon(a)codeweavers.com> --- Seems weird though, if the window was docked in the systray it should not be reaching that assert. Would you mind attaching a WINEDEBUG=+x11drv,+systray,+event,+seh,+loaddll log? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56011 Rémi Bernon <rbernon(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Rémi Bernon <rbernon(a)codeweavers.com> --- Closing this in favor of bug 56015 as there's a log there already. *** This bug has been marked as a duplicate of bug 56015 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56011 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing duplicate. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla