[Qt-creator] What's the crash?

Vadim Peretokin vperetokin at gmail.com
Sat Jul 14 08:22:35 CEST 2018


Yes, but how do you get the actual crash reason?

On Sat, Jul 14, 2018 at 6:27 AM Nikos Chantziaras <realnc at gmail.com> wrote:

> On 12/07/18 18:16, Jason H wrote:
> > When my program seg faults, bus errors, or divides by zero, I'm left at
> the offending line in the debugger. Is there a way to tell what exactly
> caused the crash without having to guess?
>
> You need to do a debug build of your application and then start it in
> the debugger (just press F5.) This will give you the line of the crash
> but also a backtrace to see how you got to that current line.
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20180714/fd3e6684/attachment.html>


More information about the Qt-creator mailing list