http://bugs.winehq.org/show_bug.cgi?id=12892
Summary: Winedbg crashes on a simple mingw binary Product: Wine Version: 0.9.60 Platform: Other OS/Version: other Status: NEW Severity: major Priority: P2 Component: dbghelp AssignedTo: wine-bugs@winehq.org ReportedBy: m.b.lankhorst@gmail.com
Created an attachment (id=12598) --> (http://bugs.winehq.org/attachment.cgi?id=12598) Crashy file
A simple one-line null pointer cross-compiled with i586-mingw32msvc-gcc -g -O2 crashes winedbg after it is trying to get a backtrace. If I strip the file it will work.
http://bugs.winehq.org/show_bug.cgi?id=12892
--- Comment #1 from Maarten Lankhorst m.b.lankhorst@gmail.com 2008-04-30 15:29:41 --- Created an attachment (id=12599) --> (http://bugs.winehq.org/attachment.cgi?id=12599) Compiled source
http://bugs.winehq.org/show_bug.cgi?id=12892
Eric Pouech eric.pouech@orange.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@orange.fr
--- Comment #2 from Eric Pouech eric.pouech@orange.fr 2008-05-01 01:10:56 --- the patch I sent yesterday to wine-patches regarding the stabs parsing regression should likely fix this issue.
http://bugs.winehq.org/show_bug.cgi?id=12892
Eric Pouech eric.pouech@orange.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Eric Pouech eric.pouech@orange.fr 2008-05-03 01:25:17 --- fix commited to 0.9.61
http://bugs.winehq.org/show_bug.cgi?id=12892
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2008-05-09 12:55:06 --- Closing bugs fixed in 1.0-rc1.