Bug 363486 - Crash when creating project from CMakeLists.txt
Summary: Crash when creating project from CMakeLists.txt
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kdevelop
Classification: Applications
Component: Build tools: CMake (show other bugs)
Version: 4.6.0
Platform: Mint (Ubuntu based) Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-05-24 21:32 UTC by Marius Trandafir
Modified: 2017-01-07 10:46 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marius Trandafir 2016-05-24 21:32:08 UTC
Application: kdevelop (4.6.0)
KDE Platform Version: 4.14.2
Qt Version: 4.8.6
Operating System: Linux 3.19.0-32-generic x86_64
Distribution: Linux Mint 17.3 Rosa

-- Information about the crash:
- What I was doing when the application crashed:

I was trying to import LLVM + Clang + LLDB using CMakeLists.txt.
The crash happened when the source files were parsed.

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f65a5e6b7c0 (LWP 18580))]

Thread 10 (Thread 0x7f65895dd700 (LWP 18581)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f659edccffb in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f659edcd039 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f65a198b182 in start_thread (arg=0x7f65895dd700) at pthread_create.c:312
#4  0x00007f65a262e47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 9 (Thread 0x7f6508207700 (LWP 18582)):
#0  0x00007f65a262112d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f659c9f0fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f659c9f10ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f65a3a5a7be in QEventDispatcherGlib::processEvents (this=0x7f65000008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#4  0x00007f65a3a2c0af in QEventLoop::processEvents (this=this@entry=0x7f6508206de0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f65a3a2c3a5 in QEventLoop::exec (this=this@entry=0x7f6508206de0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f65a3928c5f in QThread::exec (this=this@entry=0x1e11910) at thread/qthread.cpp:537
#7  0x00007f65a3a0d823 in QInotifyFileSystemWatcherEngine::run (this=0x1e11910) at io/qfilesystemwatcher_inotify.cpp:265
#8  0x00007f65a392b32f in QThreadPrivate::start (arg=0x1e11910) at thread/qthread_unix.cpp:349
#9  0x00007f65a198b182 in start_thread (arg=0x7f6508207700) at pthread_create.c:312
#10 0x00007f65a262e47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 8 (Thread 0x7f64fffff700 (LWP 18583)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f65a392b7f4 in wait (time=1000, this=0x32920b0) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x329a7b0, time=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f659fa5fe52 in ?? () from /usr/lib/libkdevplatformlanguage.so.7
#4  0x00007f65a392b32f in QThreadPrivate::start (arg=0x329a790) at thread/qthread_unix.cpp:349
#5  0x00007f65a198b182 in start_thread (arg=0x7f64fffff700) at pthread_create.c:312
#6  0x00007f65a262e47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 7 (Thread 0x7f64d7fff700 (LWP 18616)):
#0  0x00007f65a262112d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f659c9f0fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f659c9f10ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f65a3a5a7be in QEventDispatcherGlib::processEvents (this=0x7f64d8003110, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#4  0x00007f65a3a2c0af in QEventLoop::processEvents (this=this@entry=0x7f64d7ffede0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f65a3a2c3a5 in QEventLoop::exec (this=this@entry=0x7f64d7ffede0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f65a3928c5f in QThread::exec (this=this@entry=0x46af760) at thread/qthread.cpp:537
#7  0x00007f65a3a0d823 in QInotifyFileSystemWatcherEngine::run (this=0x46af760) at io/qfilesystemwatcher_inotify.cpp:265
#8  0x00007f65a392b32f in QThreadPrivate::start (arg=0x46af760) at thread/qthread_unix.cpp:349
#9  0x00007f65a198b182 in start_thread (arg=0x7f64d7fff700) at pthread_create.c:312
#10 0x00007f65a262e47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 6 (Thread 0x7f64ddd00700 (LWP 18625)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f6599c9881d in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f6599c98859 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f65a198b182 in start_thread (arg=0x7f64ddd00700) at pthread_create.c:312
#4  0x00007f65a262e47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 5 (Thread 0x7f64e7fff700 (LWP 18626)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f65999d920d in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f6599cc7fd6 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f65a198b182 in start_thread (arg=0x7f64e7fff700) at pthread_create.c:312
#4  0x00007f65a262e47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 4 (Thread 0x7f64e73fe700 (LWP 18627)):
#0  0x00007f659ca3261a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f659ca32979 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f659c9f0bc6 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f659c9f1048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f659c9f10ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f65a3a5a7be in QEventDispatcherGlib::processEvents (this=0x7f64880008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#6  0x00007f65a3a2c0af in QEventLoop::processEvents (this=this@entry=0x7f64e73fde20, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f65a3a2c3a5 in QEventLoop::exec (this=this@entry=0x7f64e73fde20, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f65a3928c5f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:537
#9  0x00007f65a392b32f in QThreadPrivate::start (arg=0x42c8a10) at thread/qthread_unix.cpp:349
#10 0x00007f65a198b182 in start_thread (arg=0x7f64e73fe700) at pthread_create.c:312
#11 0x00007f65a262e47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 3 (Thread 0x7f64e67c0700 (LWP 18631)):
#0  0x00007f65a262112d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f659c9f0fe4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f659c9f10ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f65a3a5a7be in QEventDispatcherGlib::processEvents (this=0x7f648c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:436
#4  0x00007f65a3a2c0af in QEventLoop::processEvents (this=this@entry=0x7f64e67bfde0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f65a3a2c3a5 in QEventLoop::exec (this=this@entry=0x7f64e67bfde0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f65a3928c5f in QThread::exec (this=this@entry=0x4707680) at thread/qthread.cpp:537
#7  0x00007f65a3a0d823 in QInotifyFileSystemWatcherEngine::run (this=0x4707680) at io/qfilesystemwatcher_inotify.cpp:265
#8  0x00007f65a392b32f in QThreadPrivate::start (arg=0x4707680) at thread/qthread_unix.cpp:349
#9  0x00007f65a198b182 in start_thread (arg=0x7f64e67c0700) at pthread_create.c:312
#10 0x00007f65a262e47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 2 (Thread 0x7f64e5fbf700 (LWP 18632)):
[KCrash Handler]
#6  QHash<QString, CacheEntry>::findNode (this=this@entry=0x21eda58, akey=..., ahp=ahp@entry=0x0) at /usr/include/qt4/QtCore/qhash.h:887
#7  0x00007f64f087270e in contains (akey=..., this=0x21eda58) at /usr/include/qt4/QtCore/qhash.h:874
#8  CMakeCondition::isTrue (this=this@entry=0x7f64e5fbd1a0, it=...) at ../../../projectmanagers/cmake/parser/cmakecondition.cpp:123
#9  0x00007f64f0872930 in CMakeCondition::evaluateCondition (this=0x7f64e5fbd1a0, itBegin=..., itEnd=...) at ../../../projectmanagers/cmake/parser/cmakecondition.cpp:164
#10 0x00007f64f0874054 in CMakeCondition::condition (this=0x7f64e5fbd1a0, expression=...) at ../../../projectmanagers/cmake/parser/cmakecondition.cpp:380
#11 0x00007f64f088fb37 in CMakeProjectVisitor::visit (this=0x7f64e5fbe760, ifast=0x7f64800300a0) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1406
#12 0x00007f64f0887e9d in CMakeProjectVisitor::walk (this=0x7f64e5fbe760, fc=..., line=16, isClean=<optimized out>) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2375
#13 0x00007f64f088fe42 in CMakeProjectVisitor::visit (this=0x7f64e5fbe760, ifast=0x7f648047ed40) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1428
#14 0x00007f64f0887e9d in CMakeProjectVisitor::walk (this=0x7f64e5fbe760, fc=..., line=15, isClean=<optimized out>) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2375
#15 0x00007f64f088fe42 in CMakeProjectVisitor::visit (this=0x7f64e5fbe760, ifast=0x7f648083cb40) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1428
#16 0x00007f64f0887e9d in CMakeProjectVisitor::walk (this=0x7f64e5fbe760, fc=..., line=14, isClean=<optimized out>) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2375
#17 0x00007f64f088dfea in CMakeProjectVisitor::visit (this=0x7f64e5fbe760, fea=0x7f6481f48c80) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1899
#18 0x00007f64f0887e9d in CMakeProjectVisitor::walk (this=0x7f64e5fbe760, fc=..., line=10, isClean=<optimized out>) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2375
#19 0x00007f64f088d1a8 in CMakeProjectVisitor::visit (this=0x7f64e5fbe760, call=0x7f6481f7bc90) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1299
#20 0x00007f64f0887e9d in CMakeProjectVisitor::walk (this=0x7f64e5fbe760, fc=..., line=1, isClean=<optimized out>) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2375
#21 0x00007f64f088d1a8 in CMakeProjectVisitor::visit (this=0x7f64e5fbe760, call=0x7f648002b5b0) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1299
#22 0x00007f64f0887e9d in CMakeProjectVisitor::walk (this=0x7f64e5fbe760, fc=..., line=1, isClean=<optimized out>) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2375
#23 0x00007f64f088d1a8 in CMakeProjectVisitor::visit (this=0x7f64e5fbe760, call=0x7f64800447e0) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:1299
#24 0x00007f64f0887e9d in CMakeProjectVisitor::walk (this=this@entry=0x7f64e5fbe760, fc=..., line=7, line@entry=0, isClean=isClean@entry=true) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2375
#25 0x00007f64f0888af5 in CMakeProjectVisitor::walk (this=this@entry=0x7f64e5fbe760, fc=..., line=line@entry=0, isClean=isClean@entry=true) at ../../../projectmanagers/cmake/parser/cmakeprojectvisitor.cpp:2298
#26 0x00007f64f0898bfb in CMakeParserUtils::includeScript (file=..., parent=..., data=data@entry=0x21eda18, sourcedir=..., env=...) at ../../../projectmanagers/cmake/parser/cmakeparserutils.cpp:192
#27 0x00007f64ec448b6e in CMakeImportJob::includeScript (this=this@entry=0x21ed9f0, file=..., dir=..., parent=...) at ../../../projectmanagers/cmake/cmakeimportjob.cpp:207
#28 0x00007f64ec44b0fb in CMakeImportJob::importDirectory (this=this@entry=0x21ed9f0, project=project@entry=0x4661b40, url=..., parentTop=...) at ../../../projectmanagers/cmake/cmakeimportjob.cpp:224
#29 0x00007f64ec44b1e0 in CMakeImportJob::importDirectory (this=this@entry=0x21ed9f0, project=project@entry=0x4661b40, url=..., parentTop=...) at ../../../projectmanagers/cmake/cmakeimportjob.cpp:230
#30 0x00007f64ec44b1e0 in CMakeImportJob::importDirectory (this=this@entry=0x21ed9f0, project=project@entry=0x4661b40, url=..., parentTop=...) at ../../../projectmanagers/cmake/cmakeimportjob.cpp:230
#31 0x00007f64ec44b1e0 in CMakeImportJob::importDirectory (this=this@entry=0x21ed9f0, project=project@entry=0x4661b40, url=..., parentTop=...) at ../../../projectmanagers/cmake/cmakeimportjob.cpp:230
#32 0x00007f64ec44b1e0 in CMakeImportJob::importDirectory (this=this@entry=0x21ed9f0, project=project@entry=0x4661b40, url=..., parentTop=...) at ../../../projectmanagers/cmake/cmakeimportjob.cpp:230
#33 0x00007f64ec44b1e0 in CMakeImportJob::importDirectory (this=this@entry=0x21ed9f0, project=0x4661b40, url=..., parentTop=...) at ../../../projectmanagers/cmake/cmakeimportjob.cpp:230
#34 0x00007f64ec44b3bc in CMakeImportJob::initialize (this=0x21ed9f0) at ../../../projectmanagers/cmake/cmakeimportjob.cpp:119
#35 0x00007f64ec44b936 in QtConcurrent::RunFunctionTask<void>::run (this=0x47b6ae0) at /usr/include/qt4/QtCore/qtconcurrentrunbase.h:134
#36 0x00007f65a391efee in QThreadPoolThread::run (this=0x43d8100) at concurrent/qthreadpool.cpp:108
#37 0x00007f65a392b32f in QThreadPrivate::start (arg=0x43d8100) at thread/qthread_unix.cpp:349
#38 0x00007f65a198b182 in start_thread (arg=0x7f64e5fbf700) at pthread_create.c:312
#39 0x00007f65a262e47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111

Thread 1 (Thread 0x7f65a5e6b7c0 (LWP 18580)):
#0  0x00007f65a261f88d in write () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f659ca31c9f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f65a3a3134e in QCoreApplication::postEvent (receiver=0x4046380, event=0x3ed8890, priority=<optimized out>) at kernel/qcoreapplication.cpp:1399
#3  0x00007f658dd83c4b in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#4  0x00007f658dd815e4 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#5  0x00007f65a3a4187a in QMetaObject::activate (sender=sender@entry=0x3ee9cd0, m=m@entry=0x7f65a3d8ec40 <QObject::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffd0ee20e30) at kernel/qobject.cpp:3539
#6  0x00007f65a3a4227f in QObject::destroyed (this=this@entry=0x3ee9cd0, _t1=_t1@entry=0x3ee9cd0) at .moc/release-shared/moc_qobject.cpp:148
#7  0x00007f65a3a46193 in QObject::~QObject (this=0x3ee9cd0, __in_chrg=<optimized out>) at kernel/qobject.cpp:843
#8  0x00007f65a2e12ddc in QWidget::~QWidget (this=0x3ee9cd0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1554
#9  0x00007f65a3203539 in QRubberBand::~QRubberBand (this=0x3ee9cd0, __in_chrg=<optimized out>) at widgets/qrubberband.cpp:164
#10 0x00007f65a3a44168 in QObjectPrivate::deleteChildren (this=this@entry=0x3ea5e80) at kernel/qobject.cpp:1907
#11 0x00007f65a2e12d47 in QWidget::~QWidget (this=0x3ed88b0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1679
#12 0x00007f65a31cec39 in QMainWindow::~QMainWindow (this=0x3ed88b0, __in_chrg=<optimized out>) at widgets/qmainwindow.cpp:389
#13 0x00007f65a3a44168 in QObjectPrivate::deleteChildren (this=this@entry=0x4006bd0) at kernel/qobject.cpp:1907
#14 0x00007f65a2e12d47 in QWidget::~QWidget (this=0x3ea74b0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1679
#15 0x00007f65a468ecd1 in ?? () from /usr/lib/libsublime.so.7
#16 0x00007f65a468b699 in ?? () from /usr/lib/libsublime.so.7
#17 0x00007f65a468542b in ?? () from /usr/lib/libsublime.so.7
#18 0x00007f65a3a4187a in QMetaObject::activate (sender=0x2370ab0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffd0ee21230) at kernel/qobject.cpp:3539
#19 0x00007f65a46742b0 in Sublime::Area::aboutToRemoveToolView(Sublime::View*, Sublime::Position) () from /usr/lib/libsublime.so.7
#20 0x00007f65a4675e76 in Sublime::Area::removeToolView(Sublime::View*) () from /usr/lib/libsublime.so.7
#21 0x00007f65a531311a in KDevelop::UiController::removeToolView(KDevelop::IToolViewFactory*) () from /usr/lib/libkdevplatformshell.so.7
#22 0x00007f65a5306866 in KDevelop::PluginController::unloadPlugin(KDevelop::IPlugin*, KDevelop::PluginController::PluginDeletion) () from /usr/lib/libkdevplatformshell.so.7
#23 0x00007f65a5306a57 in KDevelop::PluginController::cleanup() () from /usr/lib/libkdevplatformshell.so.7
#24 0x00007f65a530e738 in KDevelop::Core::cleanup() () from /usr/lib/libkdevplatformshell.so.7
#25 0x00007f65a530e96d in KDevelop::Core::shutdown() () from /usr/lib/libkdevplatformshell.so.7
#26 0x00007f65a52fddbd in KDevelop::MainWindow::~MainWindow() () from /usr/lib/libkdevplatformshell.so.7
#27 0x00007f65a52fde09 in KDevelop::MainWindow::~MainWindow() () from /usr/lib/libkdevplatformshell.so.7
#28 0x00007f65a3a45c58 in QObject::event (this=this@entry=0x232bdc0, e=e@entry=0x4cd7d20) at kernel/qobject.cpp:1175
#29 0x00007f65a2e1656b in QWidget::event (this=this@entry=0x232bdc0, event=event@entry=0x4cd7d20) at kernel/qwidget.cpp:8846
#30 0x00007f65a31d0a33 in QMainWindow::event (this=this@entry=0x232bdc0, event=event@entry=0x4cd7d20) at widgets/qmainwindow.cpp:1478
#31 0x00007f65a42e6441 in KMainWindow::event (this=this@entry=0x232bdc0, ev=ev@entry=0x4cd7d20) at ../../kdeui/widgets/kmainwindow.cpp:1084
#32 0x00007f65a431ded9 in KXmlGuiWindow::event (this=0x232bdc0, ev=0x4cd7d20) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126
#33 0x00007f65a2dc6e2c in QApplicationPrivate::notify_helper (this=this@entry=0x1cd12c0, receiver=receiver@entry=0x232bdc0, e=e@entry=0x4cd7d20) at kernel/qapplication.cpp:4567
#34 0x00007f65a2dcd4a0 in QApplication::notify (this=this@entry=0x7ffd0ee21e60, receiver=receiver@entry=0x232bdc0, e=e@entry=0x4cd7d20) at kernel/qapplication.cpp:4353
#35 0x00007f65a4231cca in KApplication::notify (this=0x7ffd0ee21e60, receiver=0x232bdc0, event=0x4cd7d20) at ../../kdeui/kernel/kapplication.cpp:311
#36 0x00007f65a3a2d4dd in QCoreApplication::notifyInternal (this=0x7ffd0ee21e60, receiver=receiver@entry=0x232bdc0, event=event@entry=0x4cd7d20) at kernel/qcoreapplication.cpp:953
#37 0x00007f65a3a30b3d in sendEvent (event=0x4cd7d20, receiver=0x232bdc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#38 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x1c27960) at kernel/qcoreapplication.cpp:1577
#39 0x00007f65a3a30fe3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1470
#40 0x00007f65a3a5af83 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#41 postEventSourceDispatch (s=0x1cc01e0) at kernel/qeventdispatcher_glib.cpp:287
#42 0x00007f659c9f0e04 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#43 0x00007f659c9f1048 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#44 0x00007f659c9f10ec in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#45 0x00007f65a3a5a7a1 in QEventDispatcherGlib::processEvents (this=0x1ccc220, flags=...) at kernel/qeventdispatcher_glib.cpp:434
#46 0x00007f65a2e68be6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#47 0x00007f65a3a2c0af in QEventLoop::processEvents (this=this@entry=0x7ffd0ee21c90, flags=...) at kernel/qeventloop.cpp:149
#48 0x00007f65a3a2c3a5 in QEventLoop::exec (this=this@entry=0x7ffd0ee21c90, flags=...) at kernel/qeventloop.cpp:204
#49 0x00007f65a3a31b79 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1225
#50 0x00007f65a2dc537c in QApplication::exec () at kernel/qapplication.cpp:3828
#51 0x0000000000410767 in main (argc=<optimized out>, argv=<optimized out>) at ../../app/main.cpp:566

Reported using DrKonqi
Comment 1 Sven Brauch 2017-01-07 10:46:29 UTC
Sorry, 4.6.0 is four years old. Please try again with 4.7.4 or preferrably 5.0.3. We have prebuilt binaries for 5.0.3 available for download, if your distribution doesn't ship it.

Feel free to reopen the report if the issue still occurs. Thanks!