[Interest] Segmentation fault on exiting Qt event loop
Thiago Macieira
thiago.macieira at intel.com
Wed Jan 2 13:24:22 CET 2019
On Tuesday, 1 January 2019 14:48:59 -02 Ramakanth Kesireddy wrote:
> Please find the sample application attached which throws segmentation fault
> on click of Quit button in the UI.
I asked for a short example (200 lines or less, single file). You sent a 9-
file source plus a .ui file.
I also asked for something that compiles and reproduces the error with a
current version of Qt 5. Your code doesn't. Even after fixing it to compile
with Qt 5, it produces no error with 5.12, either because you've removed the
problem from your test, or because the problem you're running into does not
exist in my version.
Since you were not capable of following instructions so far, I'm going to
ignore this problem.
PS: when sending files to other people, do not send generated files (no .o, no
binaries, no ui_*.h, no moc_*, no Makefiles, no *.pro.user).
PPS: please only say "throw" if your code actually has a "throw" statement.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Interest
mailing list