http://bugs.winehq.org/show_bug.cgi?id=26791
Summary: backtraces broken on gcc 4.7 Product: Wine Version: 1.3.17 Platform: x86-64 OS/Version: Linux Status: NEW Keywords: download, source Severity: enhancement Priority: P2 Component: dbghelp AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com CC: eric.pouech@orange.fr
Part 2 of bug 26718
"yes the backtrace is wrong because gcc aligns main's stack on 16bit boundaries, and the dwarf unwinder isn't smart enough yet to cope with it"
Backtrace: =>0 0x685e23ca func_debugger+0x3ba() [/home/austin/wine-git/dlls/kernel32/tests/debugger.c:177] in kernel32_test (0x00000003) 1 0x6865afd4 main+0x393(argc=*** Invalid address 0x5c5c5c5c *** , argv=*** Invalid address 0x5c5c5c60 *** Internal symbol error: unable to access memory location 0x5c5c5c60) [/home/austin/wine-git/dlls/kernel32/tests/../../../include/wine/test.h:556] in kernel32_test (0x0033fe68)
http://bugs.winehq.org/show_bug.cgi?id=26791
--- Comment #1 from Eric Pouech eric.pouech@orange.fr 2012-03-03 01:48:02 CST --- for the sake of record, in citation in #1, I meant 16 bytes <g> A+
http://bugs.winehq.org/show_bug.cgi?id=26791
--- Comment #2 from Austin English austinenglish@gmail.com 2012-12-19 16:42:11 CST --- This looks better in recent wine (1.5.19):
=>0 0x6850fdb3 func_debugger+0x7e3() [/home/austin/wine-git/dlls/kernel32/tests/debugger.c:177] in kernel32_test (0x0033fd38) 1 0x684e8417 main+0x386(argc=<is not available>, argv=<is not available>) [/home/austin/wine-git/dlls/kernel32/tests/../../../include/wine/test.h:557] in kernel32_test (0x0033fe08) 2 0x685a52d0 __wine_spec_exe_entry+0x7f(peb=<couldn't compute location>) [/home/austin/wine-git/dlls/winecrt0/exe_entry.c:36] in kernel32_test (0x0033fe58) 3 0x7b85fe8c call_process_entry+0xb() in kernel32 (0x0033fe78)
Eric, is this fixed?
https://bugs.winehq.org/show_bug.cgi?id=26791
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- Assuming fixed. Looks okay here.
https://bugs.winehq.org/show_bug.cgi?id=26791
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.46.