A
A
Alexander2017-01-13 15:50:02
Qt
Alexander, 2017-01-13 15:50:02

How to understand why Qt program crashes?

I have a Qt program compiled with MinGW. For some users, the program just crashes without any error message. I understand that somewhere there is an error in the code, but it is not clear in which direction to dig.
The situation is also complicated by the fact that the application is in the background and hangs in the tray, so users do not even understand at what point it crashes.
How to catch the cause of the crash in Qt (you need a solution that will work at least on Windows)?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
F
Fat Lorrie, 2017-01-13
@xpert13

Logging.

J
Jacob E, 2017-01-14
@Zifix

Using Google Breakpad with Qt

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question