[Interest] Stack trace on Windows

Jérôme Godbout godboutj at amotus.ca
Tue Apr 2 20:20:02 CEST 2019


There is userdump.exe or adplus tools, I did used adplus in the past and it work. Userdump I’m not too familiar with it.

https://support.microsoft.com/en-us/help/286350/how-to-use-adplus-vbs-to-troubleshoot-hangs-and-crashes

You can make a launch script .bat to start it with adplus the application into monitoring mode.

Here is a list of development tools under Windows:
https://technet.microsoft.com/en-us/ff543998(v=vs.96)


[36E56279]
une compagnie  [cid:image014.jpg at 01D4E95F.28B6CAA0]
RAPPROCHEZ LA DISTANCE

Jérôme Godbout
Développeur Logiciel Sénior /
Senior Software Developer

p: +1 (418) 800-1073 ext.:109

amotus.ca<http://www.amotus-solutions.com/>
statum-iot.com<http://statum-iot.com/>
[cid:image015.png at 01D4E95F.28B6CAA0]<https://www.facebook.com/LesSolutionsAmotus/> [cid:image016.png at 01D4E95F.28B6CAA0] <https://www.linkedin.com/company/amotus-solutions/>  [cid:image017.png at 01D4E95F.28B6CAA0] <https://twitter.com/AmotusSolutions>  [cid:image018.jpg at 01D4E95F.28B6CAA0] <https://www.youtube.com/channel/UCoYpQgsmj1iJZyDjTQ3x8Ig>





From: Interest <interest-bounces at qt-project.org> On Behalf Of Andy
Sent: April 2, 2019 1:47 PM
To: Boris Ralchenko <bralchenko at ics.com>
Cc: Qt Project <Interest at qt-project.org>
Subject: Re: [Interest] Stack trace on Windows

Boris:

I'm certainly not a guru, but when I needed a stack trace for my MinGW build I put this together a couple of years ago:

  "Crash Reporting For MinGW 32 (Windows) and Clang (macOS) With Qt"
   https://asmaloney.com/2017/08/code/crash-reporting-for-mingw-32-windows-and-clang-macos-with-qt/

Code available on GitHub (fixes/updates welcome!):

   https://github.com/asmaloney/asmCrashReport

It might work with MSVC, but probably needs some modifications. I haven't tried it.

---
Andy Maloney  //  https://asmaloney.com
twitter ~ @asmaloney<https://twitter.com/asmaloney>



On Tue, Apr 2, 2019 at 1:40 PM Boris Ralchenko <bralchenko at ics.com<mailto:bralchenko at ics.com>> wrote:
Hello,

Question to Windows gurus - what is the best way to get stack trace after crash? Say Qt/QML application runs in QA environment, not development. MacOS creates log with the stack trace, I am looking to something similar on Windows.


Regards,
    Boris Ralchenko.




_______________________________________________
Interest mailing list
Interest at qt-project.org<mailto:Interest at qt-project.org>
https://lists.qt-project.org/listinfo/interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20190402/d76b8537/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image013.jpg
Type: image/jpeg
Size: 6751 bytes
Desc: image013.jpg
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20190402/d76b8537/attachment.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image014.jpg
Type: image/jpeg
Size: 1016 bytes
Desc: image014.jpg
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20190402/d76b8537/attachment-0001.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image015.png
Type: image/png
Size: 483 bytes
Desc: image015.png
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20190402/d76b8537/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image016.png
Type: image/png
Size: 506 bytes
Desc: image016.png
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20190402/d76b8537/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image017.png
Type: image/png
Size: 500 bytes
Desc: image017.png
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20190402/d76b8537/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image018.jpg
Type: image/jpeg
Size: 713 bytes
Desc: image018.jpg
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20190402/d76b8537/attachment-0002.jpg>


More information about the Interest mailing list