[Bug 53587] New: comctl32 GetWindowSubclass crash in Notepad++ (v8.4.3 and 8.4.4 only)
https://bugs.winehq.org/show_bug.cgi?id=53587 Bug ID: 53587 Summary: comctl32 GetWindowSubclass crash in Notepad++ (v8.4.3 and 8.4.4 only) Product: Wine Version: 7.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs(a)winehq.org Reporter: xm1(a)email.cz Distribution: --- Created attachment 72970 --> https://bugs.winehq.org/attachment.cgi?id=72970 debugger screenshot right before the access violation The N++ application crashes when uses subclassing of some common controls (ListBox or EditControl) unless you use native Windows comctl32 (winetricks used successfully on x86 N++ versions 8.4.3 and 8.4.4). There has been submitted a N++ commit, which detects running under the Wine environment and disables the relevant subclassing stuff in such case, so the N++ crash will be fixed but this only hide the Wine comctl32 problem: https://github.com/notepad-plus-plus/notepad-plus-plus/commit/f2c4ecd7e1bfd5... The original N++ bug-report: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11941 N++ x86 portable releases used for testing (x64 crashes too, but I could not use the winetricks for the comparison there...): https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.... https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.... Earlier N++ versions (v8.4.2-) do not crash as the relevant commit for custom ctrl border subclassing has been introduced in v8.4.3. My Linux testing environment (both with the same result): - openSUSE Tumbleweed (Snapshot20220729) x64, Wine 7.13 - openSUSE Leap 15.3 x64, Wine 6 -- 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=53587 Zhiyi Zhang <zzhang(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9b9fef2e112ff2ce0e1ce2da3aa | |acd2ffefa6d87 CC| |zzhang(a)codeweavers.com Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #1 from Zhiyi Zhang <zzhang(a)codeweavers.com> --- Hi, this is fixed by 9b9fef2e112ff2ce0e1ce2da3aaacd2ffefa6d87 on wine master. The next Wine version will contain the fix. -- 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=53587 --- Comment #2 from xm1(a)email.cz --- (In reply to Zhiyi Zhang from comment #1)
Hi, this is fixed by 9b9fef2e112ff2ce0e1ce2da3aaacd2ffefa6d87 on wine master. The next Wine version will contain the fix.
Hi, thanks for your quick response! I will check the fix after the new Wine release. -- 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=53587 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 7.16. -- 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=53587 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |7.0.x -- 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=53587 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|7.0.x |--- --- Comment #4 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 7.0.x milestone from bug fixes included in 7.0.2. -- 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