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 _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest