[Bug 45403] New: dwarf2_parse_variable(): Assertion `subpgm->func' failed
https://bugs.winehq.org/show_bug.cgi?id=45403 Bug ID: 45403 Summary: dwarf2_parse_variable(): Assertion `subpgm->func' failed Product: Wine Version: 3.11 Hardware: aarch64 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: dbghelp Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com CC: nerv(a)dawncrow.de Distribution: Ubuntu I can reliably reproduce this on gcc113 (GCC compiler farm), when running dlls/dxgi/tests/device.c. It occurs for me on other tests when running the tests under valgrind, but running them individually doesn't always trigger it. Note: this is a headless box (triggers with or without xvfb): wine: Unhandled page fault on write access to 0xdeadbeef at address 0x20009c31f8 (thread 0009), starting debugger... 002c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 002c:err:winediag:nodrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly. Unhandled exception: page fault on write access to 0xdeadbeef in 64-bit code (0x00000020009c31f8). dwarf.c:1640: void dwarf2_parse_variable(dwarf2_subprogram_t *, struct symt_block *, dwarf2_debug_info_t *): Assertion `subpgm->func' failed. winedbg: Internal crash at 0x2000253af8 002c:fixme:seh:RtlUnwind Not implemented on ARM64 make: *** [device.ok] Error 84 -- 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=45403 --- Comment #1 from André H. <nerv(a)dawncrow.de> --- For reference, patches sent: https://source.winehq.org/patches/data/148016 https://source.winehq.org/patches/data/148017 -- 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=45403 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- Fixed by 3d482d3f9f0a3ffa69540af87594b3c1dc46e07b Thanks Andre -- 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=45403 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |3d482d3f9f0a3ffa69540af8759 | |4b3c1dc46e07b -- 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=45403 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 3.12. -- 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=45403 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |3.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=45403 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.0.x |--- --- Comment #4 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 3.0.x milestone from bugs included in 3.0.3. -- 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)
-
wine-bugs@winehq.org