Bug 357881 - KDevelop crashes when adding project filter
Summary: KDevelop crashes when adding project filter
Status: RESOLVED DUPLICATE of bug 355241
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 4.7.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-01-12 12:32 UTC by Yaroslav Gorbunov
Modified: 2016-01-12 14:58 UTC (History)
0 users

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 Yaroslav Gorbunov 2016-01-12 12:32:47 UTC
Application: kdevelop (4.7.1)
KDE Platform Version: 4.14.13
Qt Version: 4.8.6
Operating System: Linux 4.2.0-21-generic x86_64
Distribution: Ubuntu 15.10

-- Information about the crash:
- What I was doing when the application crashed:
Project - Open Configuration - Project Filter - Add - type existing directory name - Apply

-- 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 0x7f860095b840 (LWP 30783))]

Thread 11 (Thread 0x7f85e4337700 (LWP 30784)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f85f9752b5a in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f85f9752b89 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f85fc3aa6aa in start_thread (arg=0x7f85e4337700) at pthread_create.c:333
#4  0x00007f85fd067eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7f8562f1f700 (LWP 30785)):
#0  0x00007f85f7115884 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f85f70d0770 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f85f70d111b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f85f70d12fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f85fd86820e in QEventDispatcherGlib::processEvents (this=0x7f855c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#5  0x00007f85fd8360d1 in QEventLoop::processEvents (this=this@entry=0x7f8562f1ed40, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f85fd836445 in QEventLoop::exec (this=this@entry=0x7f8562f1ed40, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f85fd7254f9 in QThread::exec (this=this@entry=0xd10230) at thread/qthread.cpp:538
#8  0x00007f85fd816133 in QInotifyFileSystemWatcherEngine::run (this=0xd10230) at io/qfilesystemwatcher_inotify.cpp:265
#9  0x00007f85fd727d1c in QThreadPrivate::start (arg=0xd10230) at thread/qthread_unix.cpp:349
#10 0x00007f85fc3aa6aa in start_thread (arg=0x7f8562f1f700) at pthread_create.c:333
#11 0x00007f85fd067eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7f8561e78700 (LWP 30786)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f85fd728264 in QWaitConditionPrivate::wait (time=1000, this=0x2752ad0) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=this@entry=0x1d55e98, mutex=mutex@entry=0x1d55ea0, time=time@entry=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f85fa1c1526 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x1d55e80) at /build/buildd/kdevplatform-1.7.1/language/duchain/duchain.cpp:283
#4  0x00007f85fd727d1c in QThreadPrivate::start (arg=0x1d55e80) at thread/qthread_unix.cpp:349
#5  0x00007f85fc3aa6aa in start_thread (arg=0x7f8561e78700) at pthread_create.c:333
#6  0x00007f85fd067eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7f85467e7700 (LWP 30792)):
#0  0x00007f85fd05c8dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f85f70d11ec in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f85f70d12fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f85fd86820e in QEventDispatcherGlib::processEvents (this=0x7f85400008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#4  0x00007f85fd8360d1 in QEventLoop::processEvents (this=this@entry=0x7f85467e6d90, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f85fd836445 in QEventLoop::exec (this=this@entry=0x7f85467e6d90, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f85fd7254f9 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:538
#7  0x00007f85fd727d1c in QThreadPrivate::start (arg=0x35f3a60) at thread/qthread_unix.cpp:349
#8  0x00007f85fc3aa6aa in start_thread (arg=0x7f85467e7700) at pthread_create.c:333
#9  0x00007f85fd067eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7f853570c700 (LWP 30807)):
#0  0x00007f85fd05c8dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f85f70d11ec in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f85f70d12fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f85fd86820e in QEventDispatcherGlib::processEvents (this=0x7f852c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#4  0x00007f85fd8360d1 in QEventLoop::processEvents (this=this@entry=0x7f853570bd40, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f85fd836445 in QEventLoop::exec (this=this@entry=0x7f853570bd40, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f85fd7254f9 in QThread::exec (this=this@entry=0x81e2cc0) at thread/qthread.cpp:538
#7  0x00007f85fd816133 in QInotifyFileSystemWatcherEngine::run (this=0x81e2cc0) at io/qfilesystemwatcher_inotify.cpp:265
#8  0x00007f85fd727d1c in QThreadPrivate::start (arg=0x81e2cc0) at thread/qthread_unix.cpp:349
#9  0x00007f85fc3aa6aa in start_thread (arg=0x7f853570c700) at pthread_create.c:333
#10 0x00007f85fd067eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7f8535f0d700 (LWP 30883)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f85fd728286 in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x125f110) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x125efe8, mutex=0x125f290, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f85f5309cfc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x125efc0, th=0x6a9e440) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f85f530ca03 in ThreadWeaver::WorkingHardState::applyForWork (this=0x125f360, th=0x6a9e440, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f85f530ca1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x125f360, th=0x6a9e440, previous=0x658cf40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f85f530b55f in ThreadWeaver::Thread::run (this=0x6a9e440) at ../../../threadweaver/Weaver/Thread.cpp:98
#7  0x00007f85fd727d1c in QThreadPrivate::start (arg=0x6a9e440) at thread/qthread_unix.cpp:349
#8  0x00007f85fc3aa6aa in start_thread (arg=0x7f8535f0d700) at pthread_create.c:333
#9  0x00007f85fd067eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7f8544a77700 (LWP 30884)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f85fd728286 in QWaitConditionPrivate::wait (time=18446744073709551615, this=0x125f110) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x125efe8, mutex=0x125f290, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f85f5309cfc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x125efc0, th=0x7f852853f650) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f85f530ca03 in ThreadWeaver::WorkingHardState::applyForWork (this=0x125f360, th=0x7f852853f650, previous=0x7247300) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f85f530b55f in ThreadWeaver::Thread::run (this=0x7f852853f650) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007f85fd727d1c in QThreadPrivate::start (arg=0x7f852853f650) at thread/qthread_unix.cpp:349
#7  0x00007f85fc3aa6aa in start_thread (arg=0x7f8544a77700) at pthread_create.c:333
#8  0x00007f85fd067eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7f853f454700 (LWP 30885)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f85fd728286 in QWaitConditionPrivate::wait (time=18446744073709551615, this=0xb9641e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x9c46728, mutex=0x112b9e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f85f5309cfc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9c46700, th=0xaba1ff0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f85f530ca03 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5d82fd0, th=0xaba1ff0, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f85f530ca1c in ThreadWeaver::WorkingHardState::applyForWork (this=0x5d82fd0, th=0xaba1ff0, previous=0xdd55830) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#6  0x00007f85f530b55f in ThreadWeaver::Thread::run (this=0xaba1ff0) at ../../../threadweaver/Weaver/Thread.cpp:98
#7  0x00007f85fd727d1c in QThreadPrivate::start (arg=0xaba1ff0) at thread/qthread_unix.cpp:349
#8  0x00007f85fc3aa6aa in start_thread (arg=0x7f853f454700) at pthread_create.c:333
#9  0x00007f85fd067eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f853d86c700 (LWP 31521)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f85fd728286 in QWaitConditionPrivate::wait (time=18446744073709551615, this=0xb9641e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x9c46728, mutex=0x112b9e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f85f5309cfc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9c46700, th=0xe994ce0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f85f530ca03 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5d82fd0, th=0xe994ce0, previous=0x9219050) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f85f530b55f in ThreadWeaver::Thread::run (this=0xe994ce0) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007f85fd727d1c in QThreadPrivate::start (arg=0xe994ce0) at thread/qthread_unix.cpp:349
#7  0x00007f85fc3aa6aa in start_thread (arg=0x7f853d86c700) at pthread_create.c:333
#8  0x00007f85fd067eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f853d06b700 (LWP 31522)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f85fd728286 in QWaitConditionPrivate::wait (time=18446744073709551615, this=0xb9641e0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x9c46728, mutex=0x112b9e0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f85f5309cfc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9c46700, th=0xd866c50) at ../../../threadweaver/Weaver/WeaverImpl.cpp:370
#4  0x00007f85f530ca03 in ThreadWeaver::WorkingHardState::applyForWork (this=0x5d82fd0, th=0xd866c50, previous=0x0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:68
#5  0x00007f85f530b55f in ThreadWeaver::Thread::run (this=0xd866c50) at ../../../threadweaver/Weaver/Thread.cpp:98
#6  0x00007f85fd727d1c in QThreadPrivate::start (arg=0xd866c50) at thread/qthread_unix.cpp:349
#7  0x00007f85fc3aa6aa in start_thread (arg=0x7f853d06b700) at pthread_create.c:333
#8  0x00007f85fd067eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f860095b840 (LWP 30783)):
[KCrash Handler]
#6  QBasicAtomicInt::ref (this=0x400000002) at /usr/include/qt4/QtCore/qatomic_x86_64.h:121
#7  QVector<QString>::QVector (v=..., this=0x7fff09763980) at /usr/include/qt4/QtCore/qvector.h:123
#8  KDevelop::Path::Path (this=0x7fff09763980, other=..., child=...) at /build/buildd/kdevplatform-1.7.1/util/path.cpp:91
#9  0x00007f85fa7e0759 in KDevelop::ProjectBaseItem::path (this=this@entry=0xdc19150) at /build/buildd/kdevplatform-1.7.1/project/projectmodel.cpp:468
#10 0x00007f85fa7fa5c0 in KDevelop::FileManagerListJob::startNextJob (this=0xd02a0e0) at /build/buildd/kdevplatform-1.7.1/project/filemanagerlistjob.cpp:77
#11 0x00007f85fd851d01 in QObject::event (this=0xd02a0e0, e=<optimized out>) at kernel/qobject.cpp:1222
#12 0x00007f85fdd63cdc in QApplicationPrivate::notify_helper (this=this@entry=0xb441d0, receiver=receiver@entry=0xd02a0e0, e=e@entry=0xd979ac0) at kernel/qapplication.cpp:4570
#13 0x00007f85fdd6ac16 in QApplication::notify (this=this@entry=0x7fff09766330, receiver=receiver@entry=0xd02a0e0, e=e@entry=0xd979ac0) at kernel/qapplication.cpp:4356
#14 0x00007f85fed49a2a in KApplication::notify (this=0x7fff09766330, receiver=0xd02a0e0, event=0xd979ac0) at ../../kdeui/kernel/kapplication.cpp:311
#15 0x00007f85fd83785d in QCoreApplication::notifyInternal (this=0x7fff09766330, receiver=receiver@entry=0xd02a0e0, event=event@entry=0xd979ac0) at kernel/qcoreapplication.cpp:955
#16 0x00007f85fd83b316 in QCoreApplication::sendEvent (event=0xd979ac0, receiver=0xd02a0e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0xa8f420) at kernel/qcoreapplication.cpp:1579
#18 0x00007f85fd83b5f3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1472
#19 0x00007f85fd86807e in QCoreApplication::sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#20 postEventSourceDispatch (s=0xb536c0) at kernel/qeventdispatcher_glib.cpp:300
#21 0x00007f85f70d0ff7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f85f70d1250 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f85f70d12fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f85fd8681ee in QEventDispatcherGlib::processEvents (this=0xb44a10, flags=...) at kernel/qeventdispatcher_glib.cpp:450
#25 0x00007f85fde0ec26 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x00007f85fd8360d1 in QEventLoop::processEvents (this=this@entry=0x7fff09763fc0, flags=...) at kernel/qeventloop.cpp:149
#27 0x00007f85fd836445 in QEventLoop::exec (this=this@entry=0x7fff09763fc0, flags=...) at kernel/qeventloop.cpp:204
#28 0x00007f85fe24451c in QDialog::exec (this=this@entry=0x7fff097640f0) at dialogs/qdialog.cpp:562
#29 0x00007f85ffe837db in KDevelop::ProjectControllerPrivate::projectConfig (this=0xda0860, obj=<optimized out>) at /build/buildd/kdevplatform-1.7.1/shell/projectcontroller.cpp:152
#30 0x00007f854a232155 in ProjectTreeView::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=<optimized out>, _c=<optimized out>) at /build/buildd/kdevplatform-1.7.1/obj-x86_64-linux-gnu/plugins/projectmanagerview/projecttreeview.moc:65
#31 0x00007f85fd84bf60 in QMetaObject::activate (sender=sender@entry=0xf3836a0, m=m@entry=0x7f85fe857dc0 <QAction::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7fff09764290) at kernel/qobject.cpp:3567
#32 0x00007f85fdd5da42 in QAction::triggered (this=this@entry=0xf3836a0, _t1=false) at .moc/release-shared/moc_qaction.cpp:276
#33 0x00007f85fdd5eda3 in QAction::activate (this=this@entry=0xf3836a0, event=event@entry=QAction::Trigger) at kernel/qaction.cpp:1257
#34 0x00007f85fe1be42d in QMenuPrivate::activateCausedStack (this=this@entry=0xe1c25a0, causedStack=..., action=action@entry=0xf3836a0, action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at widgets/qmenu.cpp:1037
#35 0x00007f85fe1c2829 in QMenuPrivate::activateAction (this=0xe1c25a0, action=0xf3836a0, action_e=action_e@entry=QAction::Trigger, self=self@entry=true) at widgets/qmenu.cpp:1129
#36 0x00007f85fe1c65b7 in QMenu::mouseReleaseEvent (this=this@entry=0x7fff09765250, e=e@entry=0x7fff097649c0) at widgets/qmenu.cpp:2371
#37 0x00007f85fee13b83 in KMenu::mouseReleaseEvent (this=0x7fff09765250, e=0x7fff097649c0) at ../../kdeui/widgets/kmenu.cpp:464
#38 0x00007f85fddb7e20 in QWidget::event (this=this@entry=0x7fff09765250, event=event@entry=0x7fff097649c0) at kernel/qwidget.cpp:8775
#39 0x00007f85fe1c6a9b in QMenu::event (this=0x7fff09765250, e=0x7fff097649c0) at widgets/qmenu.cpp:2480
#40 0x00007f85fdd63cdc in QApplicationPrivate::notify_helper (this=this@entry=0xb441d0, receiver=receiver@entry=0x7fff09765250, e=e@entry=0x7fff097649c0) at kernel/qapplication.cpp:4570
#41 0x00007f85fdd6add6 in QApplication::notify (this=this@entry=0x7fff09766330, receiver=receiver@entry=0x7fff09765250, e=e@entry=0x7fff097649c0) at kernel/qapplication.cpp:4113
#42 0x00007f85fed49a2a in KApplication::notify (this=0x7fff09766330, receiver=0x7fff09765250, event=0x7fff097649c0) at ../../kdeui/kernel/kapplication.cpp:311
#43 0x00007f85fd83785d in QCoreApplication::notifyInternal (this=0x7fff09766330, receiver=receiver@entry=0x7fff09765250, event=event@entry=0x7fff097649c0) at kernel/qcoreapplication.cpp:955
#44 0x00007f85fdd6a3dd in QCoreApplication::sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#45 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x7fff09765250, event=event@entry=0x7fff097649c0, alienWidget=alienWidget@entry=0x0, nativeWidget=nativeWidget@entry=0x7fff09765250, buttonDown=buttonDown@entry=0x7f85fe88c318 <qt_button_down>, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3178
#46 0x00007f85fdde63a2 in QETWidget::translateMouseEvent (this=this@entry=0x7fff09765250, event=event@entry=0x7fff09764cf0) at kernel/qapplication_x11.cpp:4566
#47 0x00007f85fdde5223 in QApplication::x11ProcessEvent (this=0x7fff09766330, event=event@entry=0x7fff09764cf0) at kernel/qapplication_x11.cpp:3626
#48 0x00007f85fde0eb52 in x11EventSourceDispatch (s=0xb3d990, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#49 0x00007f85f70d0ff7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#50 0x00007f85f70d1250 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#51 0x00007f85f70d12fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#52 0x00007f85fd8681ee in QEventDispatcherGlib::processEvents (this=0xb44a10, flags=...) at kernel/qeventdispatcher_glib.cpp:450
#53 0x00007f85fde0ec26 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#54 0x00007f85fd8360d1 in QEventLoop::processEvents (this=this@entry=0x7fff097650e0, flags=...) at kernel/qeventloop.cpp:149
#55 0x00007f85fd836445 in QEventLoop::exec (this=this@entry=0x7fff097650e0, flags=...) at kernel/qeventloop.cpp:204
#56 0x00007f85fe1c5587 in QMenu::exec (this=this@entry=0x7fff09765250, p=..., action=action@entry=0x0) at widgets/qmenu.cpp:2124
#57 0x00007f854a23178f in ProjectTreeView::popupContextMenu (this=0x77b6230, pos=...) at /build/buildd/kdevplatform-1.7.1/plugins/projectmanagerview/projecttreeview.cpp:356
#58 0x00007f854a232149 in ProjectTreeView::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=<optimized out>, _c=<optimized out>) at /build/buildd/kdevplatform-1.7.1/obj-x86_64-linux-gnu/plugins/projectmanagerview/projecttreeview.moc:64
#59 0x00007f85fd84bf60 in QMetaObject::activate (sender=sender@entry=0x77b6230, m=m@entry=0x7f85fe859800 <QWidget::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fff097653e0) at kernel/qobject.cpp:3567
#60 0x00007f85fdda9b92 in QWidget::customContextMenuRequested (this=this@entry=0x77b6230, _t1=...) at .moc/release-shared/moc_qwidget.cpp:373
#61 0x00007f85fddb8b98 in QWidget::event (this=this@entry=0x77b6230, event=event@entry=0x7fff09765a60) at kernel/qwidget.cpp:8570
#62 0x00007f85fe18170e in QFrame::event (this=0x77b6230, e=0x7fff09765a60) at widgets/qframe.cpp:557
#63 0x00007f85fe2a6ff3 in QAbstractItemView::viewportEvent (this=this@entry=0x77b6230, event=event@entry=0x7fff09765a60) at itemviews/qabstractitemview.cpp:1644
#64 0x00007f85fe2e86ac in QTreeView::viewportEvent (this=0x77b6230, event=0x7fff09765a60) at itemviews/qtreeview.cpp:1252
#65 0x00007f85fd8379c6 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=this@entry=0xb441d0, receiver=receiver@entry=0x77b6910, event=event@entry=0x7fff09765a60) at kernel/qcoreapplication.cpp:1065
#66 0x00007f85fdd63cbc in QApplicationPrivate::notify_helper (this=this@entry=0xb441d0, receiver=receiver@entry=0x77b6910, e=e@entry=0x7fff09765a60) at kernel/qapplication.cpp:4566
#67 0x00007f85fdd6bc0c in QApplication::notify (this=this@entry=0x7fff09766330, receiver=receiver@entry=0x77b6910, e=e@entry=0x7fff09765a60) at kernel/qapplication.cpp:4192
#68 0x00007f85fed49a2a in KApplication::notify (this=0x7fff09766330, receiver=0x77b6910, event=0x7fff09765a60) at ../../kdeui/kernel/kapplication.cpp:311
#69 0x00007f85fd83785d in QCoreApplication::notifyInternal (this=0x7fff09766330, receiver=receiver@entry=0x77b6910, event=event@entry=0x7fff09765a60) at kernel/qcoreapplication.cpp:955
#70 0x00007f85fdde5a22 in QCoreApplication::sendSpontaneousEvent (event=0x7fff09765a60, receiver=0x77b6910) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#71 QETWidget::translateMouseEvent (this=this@entry=0x7d38220, event=event@entry=0x7fff09765d90) at kernel/qapplication_x11.cpp:4637
#72 0x00007f85fdde5223 in QApplication::x11ProcessEvent (this=0x7fff09766330, event=event@entry=0x7fff09765d90) at kernel/qapplication_x11.cpp:3626
#73 0x00007f85fde0eb52 in x11EventSourceDispatch (s=0xb3d990, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#74 0x00007f85f70d0ff7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#75 0x00007f85f70d1250 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#76 0x00007f85f70d12fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#77 0x00007f85fd8681ee in QEventDispatcherGlib::processEvents (this=0xb44a10, flags=...) at kernel/qeventdispatcher_glib.cpp:450
#78 0x00007f85fde0ec26 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#79 0x00007f85fd8360d1 in QEventLoop::processEvents (this=this@entry=0x7fff09766170, flags=...) at kernel/qeventloop.cpp:149
#80 0x00007f85fd836445 in QEventLoop::exec (this=this@entry=0x7fff09766170, flags=...) at kernel/qeventloop.cpp:204
#81 0x00007f85fd83c429 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1227
#82 0x00007f85fdd61f2c in QApplication::exec () at kernel/qapplication.cpp:3828
#83 0x000000000041035c in main (argc=<optimized out>, argv=<optimized out>) at ../../app/main.cpp:582

Possible duplicates by query: bug 355241.

Reported using DrKonqi
Comment 1 Kevin Funk 2016-01-12 14:58:44 UTC

*** This bug has been marked as a duplicate of bug 355241 ***