[Bug 60242] New: winedbg hits assertion on setting breakpoint.
http://bugs.winehq.org/show_bug.cgi?id=60242 Bug ID: 60242 Summary: winedbg hits assertion on setting breakpoint. Product: Wine Version: 11.16 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: bernhardu@mailbox.org Target Milestone: --- Distribution: --- Created attachment 81943 --> http://bugs.winehq.org/attachment.cgi?id=81943 debugging.txt With regular winehq devel packages for Debian trixie 11.16~trixie-1, I hit following assert when trying to set a breakpoint. err:msvcrt:_wassert (L"NULL != abbrev_entry",L"dlls/dbghelp/dwarf.c",465) Attached file shows the details. -- 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=60242 Bernhard Übelacker <bernhardu@mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #81943|0 |1 is obsolete| | --- Comment #1 from Bernhard Übelacker <bernhardu@mailbox.org> --- Created attachment 81949 --> http://bugs.winehq.org/attachment.cgi?id=81949 debugging.txt Adding a backtrace of winedbg at the assertion. It shows the problematic module is libc.so.6. Therefore it may only show up with a Debian-13-trixie. When skipping this module in module_load_debug I can set the breakpoint. -- 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=60242 Bernhard Übelacker <bernhardu@mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://web.archive.org/web | |/20231018190033/http://www. | |ldsinfobase.net/binaries/we | |bret21.exe Distribution|--- |Debian Component|-unknown |dbghelp -- 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=60242 --- Comment #2 from Bernhard Übelacker <bernhardu@mailbox.org> --- Seems to only happen with the old-split-wow64 because that one uses /lib/i386-linux-gnu/libc.so.6. A new-wow64 build does not show this issue as it uses /lib/x86_64-linux-gnu/libc.so.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.
participants (1)
-
WineHQ Bugzilla