http://bugs.winehq.org/show_bug.cgi?id=3585
Summary: Wiki mentions 'quickstart' document which has disappeared Product: WineHQ.com Version: unspecified Platform: Other URL: http://wiki.winehq.org/Debugging_Reason_3 OS/Version: other Status: NEW Severity: normal Priority: P2 Component: misc-web AssignedTo: wine-bugs@winehq.org ReportedBy: akohlsmith-wine@mixdown.ca
The wiki link
http://wiki.winehq.org/Debugging_Reason_3
Mentions a quickstart document which appears to be very useful for determining WHERE a crash occurs. I have, however, been unable to locate this document to try and help with my own debugging.
The text in question is as follows: "Here code e06d7363 is, as you can see from the quickstart document, a MSVC++ exception. So it hasn't crashed, instead the program has thrown an internal exception using "throw foo::bar" syntax."