[Bug 59537] New: winedbg crashes when debugging Notepad++, throwing msvcrt error
http://bugs.winehq.org/show_bug.cgi?id=59537 Bug ID: 59537 Summary: winedbg crashes when debugging Notepad++, throwing msvcrt error Product: Wine Version: 11.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: winedbg Assignee: wine-bugs@list.winehq.org Reporter: imccluney@comcast.net Distribution: --- Created attachment 80576 --> http://bugs.winehq.org/attachment.cgi?id=80576 Terminal log For bugs 40736 and 57305, I want to debug Wine so that I can see what is being executed when I run Notepad++. I am using Fedora 43 with KDE Plasma installed, and I get an unhandled exception related to the statement assert( NULL != abbrev_entry ) inside dlls/dbghelp/dwarf.c on line 465. It should be noted that Notepad++ works inside Wine when the debugger is not used. Without a means to debug Wine as it runs Notepad++, I cannot continue attempting to patch it. I would appreciate what this bug is about and why it is happening. Thank you. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59537 Ken Sharp <imwellcushtymelike@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Keywords| |download, source -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59537 Eric Pouech <eric.pouech@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@gmail.com, | |leslie_alistair@hotmail.com | |, z.figura12@gmail.com Component|winedbg |-unknown Product|Wine |Wine-staging --- Comment #1 from Eric Pouech <eric.pouech@gmail.com> --- (changed product & component to match description below) I can't repro on Fedora 43 with wine-core & its debug information which version of Notepad++ did you test? (been using the latest one) does running another program under winedbg produce the same symptoms (eg wine notepad) ? how did you get/install/compile Wine staging? did you install Wine's debuginfo packages ? can you attach the output of WINEDEBUG=+dbghelp winedbg notepad++.exe TIA -- 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.
http://bugs.winehq.org/show_bug.cgi?id=59537 Eric Pouech <eric.pouech@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |dbghelp Product|Wine-staging |Wine Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED --- Comment #2 from Eric Pouech <eric.pouech@gmail.com> --- actually, after various tests I've seen the same error once... but couldn't repro it anyway, found another issue solved by https://gitlab.winehq.org/wine/wine/-/merge_requests/10397 since it's about using not initialized memory, it could be the two symptoms share the same cause so it would be useful if you could test the MR (setting back product/components to wine/dbghelp as repro:ed on these) -- 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