http://bugs.winehq.org/show_bug.cgi?id=14707
Summary: Wine debugger crashes while trying to debug an application with a pdb file Product: Wine Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: major Priority: P2 Component: dbghelp AssignedTo: wine-bugs@winehq.org ReportedBy: m.b.lankhorst@gmail.com CC: dank@kegel.com
Created an attachment (id=15195) --> (http://bugs.winehq.org/attachment.cgi?id=15195) Backtrace of winedbg
I'm trying to debug a crash in an application I have the pdb files for, but while it's printing a backtrace it will throw an internal exception in types_extract_as_longlong. Backtrace is attached. pdb is available upon request, but because of its size I can't attach it.