[Interest] Qt5 QCoreApplication crashes
Thiago Macieira
thiago.macieira at intel.com
Mon Oct 20 14:17:38 CEST 2014
On Monday 20 October 2014 07:18:53 Tamás Nagy wrote:
> In spite of the "empty" main, it crashes randomly:
>
> 0x770a000c cc int3
That's a debug breakpoint in your application. Those should never appear in
actual code, they should only be inserted by the debugger.
Your toolchain is pretty broken if it's adding int3 to the codebase.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Interest
mailing list