[Bug 26791] New: backtraces broken on gcc 4.7
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(a)winehq.org ReportedBy: austinenglish(a)gmail.com CC: eric.pouech(a)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) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=26791 --- Comment #1 from Eric Pouech <eric.pouech(a)orange.fr> 2012-03-03 01:48:02 CST --- for the sake of record, in citation in #1, I meant 16 bytes <g> A+ -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=26791 --- Comment #2 from Austin English <austinenglish(a)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? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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=26791 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Assuming fixed. Looks okay here. -- 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=26791 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.46. -- 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