I am trying to use CrashRpt in a Qt(with QML) application. See my test example
in attachment, please.
There is a simple application - a window with a button on it. CrashPrt is
installed at the application startup.
In the button clicked handler a crash is generated (by null pointer
dereferencing).
I expect CrashRpt will process the crash, but the application just crashes as
if CrashRpt is not used.
What version of CrashRpt are you using?
CrashRpt_v.1.4.2_r1609 x64, dbghelp.dll is x64 too
What is your version of Visual Studio?
Visual Studio 2012 with x64 compiler
What is your version of Windows operating system?
Windows 8.1 x64
Original issue reported on code.google.com by t.arti...@gmail.com on 12 Sep 2014 at 5:52
Original issue reported on code.google.com by
t.arti...@gmail.com
on 12 Sep 2014 at 5:52Attachments: