Hi all, and compliments for all your work!
I've integrated Breakpad with my QT5 application,
I've simulated a crash with a non existent pointer access.
Now parsing minidump with minidump_stackwalk i've the following informations,
but i don't see any useful info, such as call log function backtrace to determine the nature of crash.
Can someone help me,
there is a way to have functions backtrace call in my minidump info?
Thanks a lot
Vito
C:\Users\karlito\Progetti\Qt\iDefender\distro\win\debug>minidump_stackwalk.exe C:\Users\karlito\AppData\Local\Temp\iDefender\ca21bbff-cfe6-4c22-99b9-6ab6fd782828.dmp
c:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\breakpad\Symbols
2013-08-08 17:37:25: minidump_processor.cc:235: INFO: Processing minidump in file C:\Users\karlito\AppData\Local\Temp\iDefender\ca21bbff-cfe6-4c22-99b9-6ab6fd782828.
dmp
cygwin warning:
MS-DOS style path detected: C:\Users\karlito\AppData\Local\Temp\iDefender\ca21bbff-cfe6-4c22-99b9-6ab6fd782828.dmp
Preferred POSIX equivalent is: /cygdrive/c/Users/karlito/AppData/Local/Temp/iDefender/ca21bbff-cfe6-4c22-99b9-6ab6fd782828.dmp
CYGWIN environment variable option "nodosfilewarning" turns off this warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.html#using-pathnames2013-08-08 17:37:25: minidump.cc:3258: INFO: Minidump opened minidump C:\Users\karlito\AppData\Local\Temp\iDefender\ca21bbff-cfe6-4c22-99b9-6ab6fd782828.dmp on fd 3
2013-08-08 17:37:25: minidump.cc:3303: INFO: Minidump not byte-swapping minidump
2013-08-08 17:37:25: minidump.cc:1826: INFO: MinidumpModule could not determine version for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\iDefender.exe
2013-08-08 17:37:25: minidump.cc:1826: INFO: MinidumpModule could not determine version for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\qjsonrpcd.dll
2013-08-08 17:37:25: minidump.cc:1726: ERROR: MinidumpModule could not determine debug_file for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\icuin51.dll
2013-08-08 17:37:25: minidump.cc:1794: ERROR: MinidumpModule could not determine debug_identifier for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\icuin51.dll
2013-08-08 17:37:25: minidump.cc:1726: ERROR: MinidumpModule could not determine debug_file for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\icuuc51.dll
2013-08-08 17:37:25: minidump.cc:1794: ERROR: MinidumpModule could not determine debug_identifier for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\icuuc51.dll
2013-08-08 17:37:25: minidump.cc:1726: ERROR: MinidumpModule could not determine debug_file for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\icudt51.dll
2013-08-08 17:37:25: minidump.cc:1794: ERROR: MinidumpModule could not determine debug_identifier for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\icudt51.dll
2013-08-08 17:37:25: minidump.cc:1826: INFO: MinidumpModule could not determine version for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\Loggerd.dll
2013-08-08 17:37:25: minidump.cc:1826: INFO: MinidumpModule could not determine version for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\utilsLibd.dll
2013-08-08 17:37:25: minidump.cc:1726: ERROR: MinidumpModule could not determine debug_file for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\avcodec-54.dll
2013-08-08 17:37:25: minidump.cc:1794: ERROR: MinidumpModule could not determine debug_identifier for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\avcodec-54.dll
2013-08-08 17:37:25: minidump.cc:1826: INFO: MinidumpModule could not determine version for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\avcodec-54.dll
2013-08-08 17:37:25: minidump.cc:1726: ERROR: MinidumpModule could not determine debug_file for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\avutil-52.dll
2013-08-08 17:37:25: minidump.cc:1794: ERROR: MinidumpModule could not determine debug_identifier for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\avutil-52.dll
2013-08-08 17:37:25: minidump.cc:1826: INFO: MinidumpModule could not determine version for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\avutil-52.dll
2013-08-08 17:37:25: minidump.cc:1726: ERROR: MinidumpModule could not determine debug_file for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\avformat-54.dll
2013-08-08 17:37:25: minidump.cc:1794: ERROR: MinidumpModule could not determine debug_identifier for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\avformat-54.dll
2013-08-08 17:37:25: minidump.cc:1826: INFO: MinidumpModule could not determine version for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\avformat-54.dll
2013-08-08 17:37:25: minidump.cc:1726: ERROR: MinidumpModule could not determine debug_file for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\swscale-2.dll
2013-08-08 17:37:25: minidump.cc:1794: ERROR: MinidumpModule could not determine debug_identifier for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\swscale-2.dll
2013-08-08 17:37:25: minidump.cc:1826: INFO: MinidumpModule could not determine version for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\swscale-2.dll
2013-08-08 17:37:25: minidump.cc:1726: ERROR: MinidumpModule could not determine debug_file for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\portaudio_x64.dll
2013-08-08 17:37:25: minidump.cc:1794: ERROR: MinidumpModule could not determine debug_identifier for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\portaudio_x64.dll
2013-08-08 17:37:25: minidump.cc:1826: INFO: MinidumpModule could not determine version for C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\portaudio_x64.dll
2013-08-08 17:37:25: minidump.cc:1826: INFO: MinidumpModule could not determine version for C:\Development\Qt5.1.0_x86_64_msvc\5.1.0-rc1\msvc2012_64_opengl\plugins\platforms\qwindowsd.dll
2013-08-08 17:37:25: minidump_processor.cc:103: INFO: Minidump C:\Users\karlito\AppData\Local\Temp\iDefender\ca21bbff-cfe6-4c22-99b9-6ab6fd782828.dmp has CPU info, OS info, Breakpad info, exception, module list, thread list, dump thread, and requesting thread
2013-08-08 17:37:25: minidump_processor.cc:137: INFO: Looking at thread C:\Users\karlito\AppData\Local\Temp\iDefender\ca21bbff-cfe6-4c22-99b9-6ab6fd782828.dmp:0/3 id 0xfa0
2013-08-08 17:37:25: minidump.cc:294: INFO: MinidumpContext: looks like AMD64 context
2013-08-08 17:37:25: minidump.cc:294: INFO: MinidumpContext: looks like AMD64 context
2013-08-08 17:37:25: basic_source_line_resolver.cc:223: INFO: Loading symbols for module C:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\bin\webeyeApiLibd1.dll from buffer
2013-08-08 17:37:25: basic_source_line_resolver.cc:341: ERROR: Found source line data without a function at :2
2013-08-08 17:37:25: minidump_processor.cc:137: INFO: Looking at thread C:\Users\karlito\AppData\Local\Temp\iDefender\ca21bbff-cfe6-4c22-99b9-6ab6fd782828.dmp:1/3 id 0xd4c
2013-08-08 17:37:25: minidump_processor.cc:137: INFO: Looking at thread C:\Users\karlito\AppData\Local\Temp\iDefender\ca21bbff-cfe6-4c22-99b9-6ab6fd782828.dmp:2/3 id 0xf44
2013-08-08 17:37:25: minidump.cc:294: INFO: MinidumpContext: looks like AMD64 context
2013-08-08 17:37:25: simple_symbol_supplier.cc:149: INFO: No symbol file at c:\Users\karlito\Progetti\Qt\build-iDefender-Desktop_Qt_5_1_0_MSVC2012_64bit-Debug\breakpad\Symbols/ntdll.pdb/15EB43E23B12409C84E3CC7635BAF5A32/ntdll.sym
2013-08-08 17:37:25: minidump_processor.cc:229: INFO: Processed C:\Users\karlito\AppData\Local\Temp\iDefender\ca21bbff-cfe6-4c22-99b9-6ab6fd782828.dmp
2013-08-08 17:37:25: minidump.cc:3232: INFO: Minidump closing minidump on fd 3
Operating system: Windows NT
6.1.7601 Service Pack 1
CPU: amd64
family 6 model 44 stepping 2
1 CPU
Crash reason: EXCEPTION_ACCESS_VIOLATION
Crash address: 0x10
Thread 0 (crashed)
0 webeyeApiLibd1.dll + 0x2618a
rip = 0xf5d1618a rsp = 0x0025e628 rbp = 0x00000000
Thread 1
0 ntdll.dll + 0x518ca
rip = 0x772818ca rsp = 0x02f7fa18 rbp = 0x00000000
Loaded modules:
0x00260000 - 0x002a3fff avutil-52.dll ??? (main)
0x002b0000 - 0x0030efff swscale-2.dll ???
0x5f1d0000 - 0x5f9ecfff Qt5V8d.dll 5.1.0.0
0x5f9f0000 - 0x603b4fff Qt5Widgetsd.dll 5.1.0.0
0x603c0000 - 0x61909fff icudt51.dll 51.1.0.0
0x64100000 - 0x64aacfff Qt5Cored.dll 5.1.0.0
0x65c50000 - 0x66109fff Qt5Qmld.dll 5.1.0.0
0x665d0000 - 0x667f7fff icuin51.dll 51.1.0.0
0x66d40000 - 0x66f6afff Qt5Networkd.dll 5.1.0.0
0x68330000 - 0x683fefff Qt5OpenGLd.dll 5.1.0.0
0x69900000 - 0x69bfefff avformat-54.dll ???
0x6a0c0000 - 0x6b650fff avcodec-54.dll ???
0x71dd0000 - 0x71f73fff icuuc51.dll 51.1.0.0
0x726a0000 - 0x72705fff Qt5Sqld.dll 5.1.0.0
0x77010000 - 0x77109fff user32.dll 6.1.7601.17514
0x77110000 - 0x7722efff kernel32.dll 6.1.7601.17965
0x77230000 - 0x773d8fff ntdll.dll 6.1.7601.17725
0x13f320000 - 0x13f689fff iDefender.exe ???
0x7fed8570000 - 0x7fedf2a0fff Qt5WebKitd.dll 5.1.0.0
0x7fee8ca0000 - 0x7fee9679fff Qt5Guid.dll 5.1.0.0
0x7fef1f30000 - 0x7fef262ffff Qt5Quickd.dll 5.1.0.0
0x7fef4980000 - 0x7fef4ba3fff qwindowsd.dll ???
0x7fef5470000 - 0x7fef54f4fff Qt5PrintSupportd.dll 5.1.0.0
0x7fef5500000 - 0x7fef56a7fff Qt5Multimediad.dll 5.1.0.0
0x7fef56b0000 - 0x7fef57b8fff Qt5WebKitWidgetsd.dll 5.1.0.0
0x7fef57c0000 - 0x7fef58b0fff ddraw.dll 6.1.7600.16385
0x7fef58c0000 - 0x7fef59dcfff opengl32.dll 6.1.7600.16385
0x7fef59e0000 - 0x7fef5bc1fff MSVCR110D.dll 11.0.50727.1
0x7fef5bd0000 - 0x7fef5ce3fff MSVCP110D.dll 11.0.50727.1
0x7fef5cf0000 - 0x7fef5f3dfff webeyeApiLibd1.dll 1.0.1.0
0x7fef6b80000 - 0x7fef6bc2fff Qt5MultimediaWidgetsd.dll 5.1.0.0
0x7fef7070000 - 0x7fef713dfff msvcr110.dll 11.0.50727.1
0x7fef71b0000 - 0x7fef721afff Qt5Sensorsd.dll 5.1.0.0
0x7fef7860000 - 0x7fef78d0fff winspool.drv 6.1.7601.17514
0x7fef7ae0000 - 0x7fef7b86fff msvcp110.dll 11.0.50727.1
0x7fef7cb0000 - 0x7fef7cd2fff portaudio_x64.dll ???
0x7fef7d10000 - 0x7fef7d38fff msvfw32.dll 6.1.7600.16385
0x7fef80e0000 - 0x7fef817bfff QtAVd1.dll 1.1.11.0
0x7fef9940000 - 0x7fef9957fff dhcpcsvc.dll 6.1.7600.16385
0x7fef99d0000 - 0x7fef99dafff winnsi.dll 6.1.7600.16385
0x7fef9a20000 - 0x7fef9a30fff dhcpcsvc6.DLL 6.1.7600.16385
0x7fef9a80000 - 0x7fef9aa6fff IPHLPAPI.DLL 6.1.7601.17514
0x7fef9bb0000 - 0x7fef9bdcfff glu32.dll 6.1.7600.16385
0x7fefa0c0000 - 0x7fefa0f9fff utilsLibd.dll ???
0x7fefa340000 - 0x7fefa35efff avifil32.dll 6.1.7600.16385
0x7fefa360000 - 0x7fefa3a6fff qjsonrpcd.dll ???
0x7fefa490000 - 0x7fefa4aefff Loggerd.dll ???
0x7fefa8b0000 - 0x7fefa8c7fff msacm32.dll 6.1.7600.16385
0x7fefa900000 - 0x7fefa907fff dciman32.dll 6.1.7600.16385
0x7fefaa90000 - 0x7fefabb4fff dbghelp.dll 6.1.7601.17514
0x7fefafc0000 - 0x7fefaffafff winmm.dll 6.1.7600.16385
0x7fefb260000 - 0x7fefb277fff dwmapi.dll 6.1.7600.16385
0x7fefb420000 - 0x7fefb635fff GdiPlus.dll 6.1.7601.18120
0x7fefb640000 - 0x7fefb695fff uxtheme.dll 6.1.7600.16385
0x7fefb820000 - 0x7fefb84bfff powrprof.dll 6.1.7600.16385
0x7fefbab0000 - 0x7fefbca3fff comctl32.dll 6.10.7601.17514
0x7fefc170000 - 0x7fefc17bfff version.dll 6.1.7600.16385
0x7fefc360000 - 0x7fefc37dfff userenv.dll 6.1.7601.17514
0x7fefc6c0000 - 0x7fefc71afff dnsapi.dll 6.1.7601.17570
0x7fefcf00000 - 0x7fefcf0efff cryptbase.dll 6.1.7600.16385
0x7fefcfd0000 - 0x7fefcfdefff profapi.dll 6.1.7600.16385
0x7fefd0b0000 - 0x7fefd0befff msasn1.dll 6.1.7601.17514
0x7fefd0d0000 - 0x7fefd239fff crypt32.dll 6.1.7601.18151
0x7fefd240000 - 0x7fefd275fff cfgmgr32.dll 6.1.7601.17514
0x7fefd2e0000 - 0x7fefd34bfff KERNELBASE.dll 6.1.7601.17965
0x7fefd370000 - 0x7fefd389fff devobj.dll 6.1.7600.16385
0x7fefd440000 - 0x7fefd4d6fff comdlg32.dll 6.1.7601.17514
0x7fefd540000 - 0x7fefd648fff msctf.dll 6.1.7600.16385
0x7fefd650000 - 0x7fefd77cfff rpcrt4.dll 6.1.7601.17514
0x7fefd780000 - 0x7fefd78dfff lpk.dll 6.1.7600.16385
0x7fefd790000 - 0x7fefd7aefff sechost.dll 6.1.7600.16385
0x7fefda40000 - 0x7fefdc42fff ole32.dll 6.1.7601.17514
0x7fefdc50000 - 0x7fefdd18fff usp10.dll 1.626.7601.17514
0x7fefdd20000 - 0x7fefddfafff advapi32.dll 6.1.7600.16385
0x7fefe190000 - 0x7fefe197fff nsi.dll 6.1.7600.16385
0x7fefe220000 - 0x7fefe2f6fff oleaut32.dll 6.1.7601.17676
0x7fefe300000 - 0x7fefe39efff msvcrt.dll 7.0.7601.17744
0x7fefe440000 - 0x7fefe46dfff imm32.dll 6.1.7600.16385
0x7fefe470000 - 0x7fefe4e0fff shlwapi.dll 6.1.7601.17514
0x7fefe4f0000 - 0x7fefe53cfff ws2_32.dll 6.1.7601.17514
0x7fefe560000 - 0x7feff2e7fff shell32.dll 6.1.7601.18103
0x7feff2f0000 - 0x7feff356fff gdi32.dll 6.1.7601.17514
0x7feff360000 - 0x7feff536fff setupapi.dll 6.1.7601.17514