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.