https://bugs.kde.org/show_bug.cgi?id=287546 Summary: Kdevelop crashes when opening a file Product: kdevelop Version: unspecified Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: mario@schmut.com Application: kdevelop (4.0.2 (using KDevPlatform 1.0.2)) KDE Platform Version: 4.5.5 (KDE 4.5.5) Qt Version: 4.7.0 Operating System: Linux 2.6.35-30-generic i686 Distribution: Ubuntu 10.10 -- Information about the crash: - What I was doing when the application crashed: Simply tried to open a file. permissions are fine. Happens everytime. - Custom settings of the application: This is using a NX session. The crash can be reproduced every time. -- Backtrace: Application: KDevelop (kdevelop.bin), signal: Segmentation fault [Current thread is 1 (Thread 0xb789b710 (LWP 23773))] Thread 10 (Thread 0xb44beb70 (LWP 23774)): #0 0x00c91416 in __kernel_vsyscall () #1 0x0011a884 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236 #2 0x006b5df4 in __pthread_cond_timedwait (cond=0x9821288, mutex=0x9821270, abstime=0xb44be2b0) at forward.c:152 #3 0x0100494f in wait (this=0x980a3e4, mutex=0x980a3e8, time=200000) at thread/qwaitcondition_unix.cpp:86 #4 QWaitCondition::wait (this=0x980a3e4, mutex=0x980a3e8, time=200000) at thread/qwaitcondition_unix.cpp:160 #5 0x026835b5 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x980a3d8) at ../../language/duchain/duchain.cpp:286 #6 0x01003df9 in QThreadPrivate::start (arg=0x980a3d8) at thread/qthread_unix.cpp:266 #7 0x00115cc9 in start_thread (arg=0xb44beb70) at pthread_create.c:304 #8 0x006a869e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 9 (Thread 0xb3affb70 (LWP 23776)): #0 0x00c91416 in __kernel_vsyscall () #1 0x00699df6 in __poll (fds=0x730ff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 #2 0x01a28a1b in g_poll () from /lib/libglib-2.0.so.0 #3 0x01a1b43c in ?? () from /lib/libglib-2.0.so.0 #4 0x01a1b848 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #5 0x0113459f in QEventDispatcherGlib::processEvents (this=0xb3b08f98, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #6 0x01104609 in QEventLoop::processEvents (this=0xb3aff290, flags=) at kernel/qeventloop.cpp:149 #7 0x01104a8a in QEventLoop::exec (this=0xb3aff290, flags=...) at kernel/qeventloop.cpp:201 #8 0x01000b7e in QThread::exec (this=0x9881610) at thread/qthread.cpp:490 #9 0x010e335b in QInotifyFileSystemWatcherEngine::run (this=0x9881610) at io/qfilesystemwatcher_inotify.cpp:248 #10 0x01003df9 in QThreadPrivate::start (arg=0x9881610) at thread/qthread_unix.cpp:266 #11 0x00115cc9 in start_thread (arg=0xb3affb70) at pthread_create.c:304 #12 0x006a869e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 8 (Thread 0xb32feb70 (LWP 23777)): #0 0x00c91416 in __kernel_vsyscall () #1 0x0011a4dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 #2 0x006b5d9d in __pthread_cond_wait (cond=0x98850f0, mutex=0x98850d8) at forward.c:139 #3 0x010049c7 in wait (this=0x98a9a48, mutex=0x961f6f0, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #4 QWaitCondition::wait (this=0x98a9a48, mutex=0x961f6f0, time=4294967295) at thread/qwaitcondition_unix.cpp:160 #5 0x02d8d030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x98a9a30, th=0x96694b8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #6 0x02d907dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9647dd8, th=0x96694b8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80 #7 0x02d8c55b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x98a9a30, th=0x96694b8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356 #8 0x02d908d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9647dd8, th=0x96694b8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x02d8d533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x98a9a30, th=0x96694b8, previous=0x98995f8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #10 0x02d8e95e in ThreadWeaver::ThreadRunHelper::run (this=0xb32fe2f4, parent=0x98a9a30, th=0x96694b8) at ../../../threadweaver/Weaver/Thread.cpp:87 #11 0x02d8f07b in ThreadWeaver::Thread::run (this=0x96694b8) at ../../../threadweaver/Weaver/Thread.cpp:142 #12 0x01003df9 in QThreadPrivate::start (arg=0x96694b8) at thread/qthread_unix.cpp:266 #13 0x00115cc9 in start_thread (arg=0xb32feb70) at pthread_create.c:304 #14 0x006a869e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 7 (Thread 0xb0de1b70 (LWP 23783)): #0 0x006b5f4e in pthread_mutex_lock (mutex=0xb3b827fc) at forward.c:182 #1 0x01a1aea3 in g_main_context_prepare () from /lib/libglib-2.0.so.0 #2 0x01a1b279 in ?? () from /lib/libglib-2.0.so.0 #3 0x01a1b848 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #4 0x0113459f in QEventDispatcherGlib::processEvents (this=0xb3b82738, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #5 0x01104609 in QEventLoop::processEvents (this=0xb0de1290, flags=) at kernel/qeventloop.cpp:149 #6 0x01104a8a in QEventLoop::exec (this=0xb0de1290, flags=...) at kernel/qeventloop.cpp:201 #7 0x01000b7e in QThread::exec (this=0x9a19f10) at thread/qthread.cpp:490 #8 0x010e335b in QInotifyFileSystemWatcherEngine::run (this=0x9a19f10) at io/qfilesystemwatcher_inotify.cpp:248 #9 0x01003df9 in QThreadPrivate::start (arg=0x9a19f10) at thread/qthread_unix.cpp:266 #10 0x00115cc9 in start_thread (arg=0xb0de1b70) at pthread_create.c:304 #11 0x006a869e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 6 (Thread 0xb05e0b70 (LWP 23817)): #0 0x00c91416 in __kernel_vsyscall () #1 0x00699df6 in __poll (fds=0x730ff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 #2 0x01a28a1b in g_poll () from /lib/libglib-2.0.so.0 #3 0x01a1b43c in ?? () from /lib/libglib-2.0.so.0 #4 0x01a1b848 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #5 0x0113459f in QEventDispatcherGlib::processEvents (this=0x9deb118, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #6 0x01104609 in QEventLoop::processEvents (this=0xb05e02c0, flags=) at kernel/qeventloop.cpp:149 #7 0x01104a8a in QEventLoop::exec (this=0xb05e02c0, flags=...) at kernel/qeventloop.cpp:201 #8 0x01000b7e in QThread::exec (this=0x9f1a350) at thread/qthread.cpp:490 #9 0x027808d8 in KDevelop::CompletionWorkerThread::run (this=0x9f1a350) at ../../language/codecompletion/codecompletionmodel.cpp:81 #10 0x01003df9 in QThreadPrivate::start (arg=0x9f1a350) at thread/qthread_unix.cpp:266 #11 0x00115cc9 in start_thread (arg=0xb05e0b70) at pthread_create.c:304 #12 0x006a869e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 5 (Thread 0xad2fcb70 (LWP 23818)): #0 0x00c91416 in __kernel_vsyscall () #1 0x00699df6 in __poll (fds=0x730ff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 #2 0x01a28a1b in g_poll () from /lib/libglib-2.0.so.0 #3 0x01a1b43c in ?? () from /lib/libglib-2.0.so.0 #4 0x01a1b848 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #5 0x0113459f in QEventDispatcherGlib::processEvents (this=0x9b2d748, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #6 0x01104609 in QEventLoop::processEvents (this=0xad2fc2c0, flags=) at kernel/qeventloop.cpp:149 #7 0x01104a8a in QEventLoop::exec (this=0xad2fc2c0, flags=...) at kernel/qeventloop.cpp:201 #8 0x01000b7e in QThread::exec (this=0x9f19600) at thread/qthread.cpp:490 #9 0x027808d8 in KDevelop::CompletionWorkerThread::run (this=0x9f19600) at ../../language/codecompletion/codecompletionmodel.cpp:81 #10 0x01003df9 in QThreadPrivate::start (arg=0x9f19600) at thread/qthread_unix.cpp:266 #11 0x00115cc9 in start_thread (arg=0xad2fcb70) at pthread_create.c:304 #12 0x006a869e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 4 (Thread 0xacafbb70 (LWP 23819)): #0 0x00c91416 in __kernel_vsyscall () #1 0x0011a884 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:236 #2 0x006b5df4 in __pthread_cond_timedwait (cond=0xacafb224, mutex=0xacafb254, abstime=0xacafb2a0) at forward.c:152 #3 0x0100333e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:416 #4 0x01003493 in QThread::msleep (msecs=30) at thread/qthread_unix.cpp:442 #5 0x04b57ccb in ?? () from /usr/lib/kde4/kdevcpplanguagesupport.so #6 0x01003df9 in QThreadPrivate::start (arg=0x9f1ef58) at thread/qthread_unix.cpp:266 #7 0x00115cc9 in start_thread (arg=0xacafbb70) at pthread_create.c:304 #8 0x006a869e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 3 (Thread 0xabef8b70 (LWP 23820)): #0 0x00c91416 in __kernel_vsyscall () #1 0x0011a4dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 #2 0x006b5d9d in __pthread_cond_wait (cond=0x97a3898, mutex=0x97a3880) at forward.c:139 #3 0x010049c7 in wait (this=0x97a3780, mutex=0x97a3a20, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #4 QWaitCondition::wait (this=0x97a3780, mutex=0x97a3a20, time=4294967295) at thread/qwaitcondition_unix.cpp:160 #5 0x02d8d030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x97a3768, th=0x9b1fc18) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #6 0x02d907dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x97a3ae0, th=0x9b1fc18) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80 #7 0x02d8c55b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x97a3768, th=0x9b1fc18) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356 #8 0x02d908d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x97a3ae0, th=0x9b1fc18) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x02d8d533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x97a3768, th=0x9b1fc18, previous=0xa095a50) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #10 0x02d8e95e in ThreadWeaver::ThreadRunHelper::run (this=0xabef82f4, parent=0x97a3768, th=0x9b1fc18) at ../../../threadweaver/Weaver/Thread.cpp:87 #11 0x02d8f07b in ThreadWeaver::Thread::run (this=0x9b1fc18) at ../../../threadweaver/Weaver/Thread.cpp:142 #12 0x01003df9 in QThreadPrivate::start (arg=0x9b1fc18) at thread/qthread_unix.cpp:266 #13 0x00115cc9 in start_thread (arg=0xabef8b70) at pthread_create.c:304 #14 0x006a869e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 2 (Thread 0xab6f7b70 (LWP 23821)): #0 0x00c91416 in __kernel_vsyscall () #1 0x0011a4dc in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 #2 0x006b5d9d in __pthread_cond_wait (cond=0x97a3898, mutex=0x97a3880) at forward.c:139 #3 0x010049c7 in wait (this=0x97a3780, mutex=0x97a3a20, time=4294967295) at thread/qwaitcondition_unix.cpp:88 #4 QWaitCondition::wait (this=0x97a3780, mutex=0x97a3a20, time=4294967295) at thread/qwaitcondition_unix.cpp:160 #5 0x02d8d030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x97a3768, th=0xadb293f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #6 0x02d907dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x97a3ae0, th=0xadb293f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80 #7 0x02d8c55b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x97a3768, th=0xadb293f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356 #8 0x02d908d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0x97a3ae0, th=0xadb293f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #9 0x02d8d533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x97a3768, th=0xadb293f0, previous=0xa10a9e8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351 #10 0x02d8e95e in ThreadWeaver::ThreadRunHelper::run (this=0xab6f72f4, parent=0x97a3768, th=0xadb293f0) at ../../../threadweaver/Weaver/Thread.cpp:87 #11 0x02d8f07b in ThreadWeaver::Thread::run (this=0xadb293f0) at ../../../threadweaver/Weaver/Thread.cpp:142 #12 0x01003df9 in QThreadPrivate::start (arg=0xadb293f0) at thread/qthread_unix.cpp:266 #13 0x00115cc9 in start_thread (arg=0xab6f7b70) at pthread_create.c:304 #14 0x006a869e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 1 (Thread 0xb789b710 (LWP 23773)): [KCrash Handler] #7 KDevelop::PartController::createTextPart (this=0x9789080, encoding=...) at ../../shell/partcontroller.cpp:119 #8 0x00852a98 in KDevelop::TextDocument::createViewWidget (this=0xa27a5c0, parent=0x9cee540) at ../../shell/textdocument.cpp:247 #9 0x008522be in KDevelop::TextView::createWidget (this=0x9aed5f8, parent=0x9cee540) at ../../shell/textdocument.cpp:532 #10 0x00f66997 in Sublime::View::widget(QWidget*) () from /usr/lib/libsublime.so.1 #11 0x00f5fb2a in ?? () from /usr/lib/libsublime.so.1 #12 0x00f65c39 in Sublime::Area::WalkerMode Sublime::Area::walkViewsInternal(Sublime::MainWindowPrivate::ViewCreator&, Sublime::AreaIndex*) () from /usr/lib/libsublime.so.1 #13 0x00f63787 in ?? () from /usr/lib/libsublime.so.1 #14 0x00f5900b in Sublime::MainWindow::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libsublime.so.1 #15 0x00825e7a in KDevelop::MainWindow::qt_metacall (this=0x96714b8, _c=QMetaObject::InvokeMetaMethod, _id=62, _a=0xbfd89754) at ./mainwindow.moc:90 #16 0x0110b8ca in QMetaObject::metacall (object=0x96714b8, cl=7545792, idx=62, argv=0xbfd89754) at kernel/qmetaobject.cpp:237 #17 0x0111e6ad in QMetaObject::activate (sender=0x9679798, m=0xf7d400, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3280 #18 0x00f49869 in Sublime::Area::viewAdded(Sublime::AreaIndex*, Sublime::View*) () from /usr/lib/libsublime.so.1 #19 0x00f4aafa in Sublime::Area::addView(Sublime::View*, Sublime::AreaIndex*) () from /usr/lib/libsublime.so.1 #20 0x00f4ac0e in Sublime::Area::addView(Sublime::View*, Sublime::View*) () from /usr/lib/libsublime.so.1 #21 0x0085a67a in KDevelop::DocumentControllerPrivate::openDocumentInternal (this=0x9679798, doc=0xa27a5d0, range=..., activationParams=...) at ../../shell/documentcontroller.cpp:352 #22 0x0085aeb4 in KDevelop::DocumentControllerPrivate::openDocumentInternal (this=0x97a3f08, inputUrl=..., prefName=..., range=..., encoding=..., activationParams=...) at ../../shell/documentcontroller.cpp:280 #23 0x00857764 in KDevelop::DocumentController::openDocument (this=0x97a3bb8, inputUrl=..., range=..., activationParams=..., encoding=...) at ../../shell/documentcontroller.cpp:551 #24 0x06ee2f4e in ProjectManagerView::openUrl (this=0x9b33008, url=...) at ../../../plugins/projectmanagerview/projectmanagerview.cpp:199 #25 0x06ee321f in ProjectManagerView::qt_metacall (this=0x9b33008, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbfd89cd8) at ./projectmanagerview.moc:80 #26 0x0110b8ca in QMetaObject::metacall (object=0x9b33008, cl=7545792, idx=30, argv=0xbfd89cd8) at kernel/qmetaobject.cpp:237 #27 0x0111e6ad in QMetaObject::activate (sender=0x9b33418, m=0x6eeeb08, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3280 #28 0x06ee50e3 in ProjectTreeView::activateUrl (this=0x9b33418, _t1=...) at ./projecttreeview.moc:94 #29 0x06ee5297 in ProjectTreeView::slotActivated (this=0x9b33418, index=...) at ../../../plugins/projectmanagerview/projecttreeview.cpp:147 #30 0x06ee687d in ProjectTreeView::qt_metacall (this=0x9b33418, _c=QMetaObject::InvokeMetaMethod, _id=89, _a=0xbfd89e58) at ./projecttreeview.moc:80 #31 0x0110b8ca in QMetaObject::metacall (object=0x9b33418, cl=7545792, idx=89, argv=0xbfd89e58) at kernel/qmetaobject.cpp:237 #32 0x0111e6ad in QMetaObject::activate (sender=0x9b33418, m=0x9189d64, local_signal_index=2, argv=0x0) at kernel/qobject.cpp:3280 #33 0x08dc70e3 in QAbstractItemView::doubleClicked (this=0x9b33418, _t1=...) at .moc/release-shared/moc_qabstractitemview.cpp:338 #34 0x08e1ec0f in QTreeView::mouseDoubleClickEvent (this=0x9b33418, event=0xbfd8a7e0) at itemviews/qtreeview.cpp:1861 #35 0x0885cc8e in QWidget::event (this=0x9b33418, event=0xbfd8a7e0) at kernel/qwidget.cpp:8191 #36 0x08c7e763 in QFrame::event (this=0x9b33418, e=0xbfd8a7e0) at widgets/qframe.cpp:557 #37 0x08d1ba82 in QAbstractScrollArea::viewportEvent (this=0x7323c0, e=0x6) at widgets/qabstractscrollarea.cpp:1043 #38 0x08dd80f7 in QAbstractItemView::viewportEvent (this=0x9b33418, event=0xbfd8a7e0) at itemviews/qabstractitemview.cpp:1619 #39 0x08e1a883 in QTreeView::viewportEvent (this=0x9b33418, event=0xbfd8a7e0) at itemviews/qtreeview.cpp:1256 #40 0x08d1e4d5 in viewportEvent (this=0x9b34e20, o=0x9b36890, e=0xbfd8a7e0) at widgets/qabstractscrollarea_p.h:100 #41 QAbstractScrollAreaFilter::eventFilter (this=0x9b34e20, o=0x9b36890, e=0xbfd8a7e0) at widgets/qabstractscrollarea_p.h:116 #42 0x0110529a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x955cb28, receiver=0x9b36890, event=0xbfd8a7e0) at kernel/qcoreapplication.cpp:847 #43 0x087fefb9 in QApplicationPrivate::notify_helper (this=0x955cb28, receiver=0x9b36890, e=0xbfd8a7e0) at kernel/qapplication.cpp:4392 #44 0x08805c2e in QApplication::notify (this=0xbfd8b140, receiver=0x9b36890, e=0xbfd8a7e0) at kernel/qapplication.cpp:3959 #45 0x00ab0d8a in KApplication::notify (this=0xbfd8b140, receiver=0x9b36890, event=0xbfd8a7e0) at ../../kdeui/kernel/kapplication.cpp:310 #46 0x01105b3b in QCoreApplication::notifyInternal (this=0xbfd8b140, receiver=0x9b36890, event=0xbfd8a7e0) at kernel/qcoreapplication.cpp:732 #47 0x08804094 in sendEvent (receiver=0x9b36890, event=0xbfd8a7e0, alienWidget=0x9b36890, nativeWidget=0x96714b8, buttonDown=0x91993c0, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #48 QApplicationPrivate::sendMouseEvent (receiver=0x9b36890, event=0xbfd8a7e0, alienWidget=0x9b36890, nativeWidget=0x96714b8, buttonDown=0x91993c0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3058 #49 0x08892d10 in QETWidget::translateMouseEvent (this=0x96714b8, event=0xbfd8acfc) at kernel/qapplication_x11.cpp:4403 #50 0x08892151 in QApplication::x11ProcessEvent (this=0xbfd8b140, event=0xbfd8acfc) at kernel/qapplication_x11.cpp:3414 #51 0x088c136a in x11EventSourceDispatch (s=0x954dc40, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #52 0x01a17855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #53 0x01a1b668 in ?? () from /lib/libglib-2.0.so.0 #54 0x01a1b848 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #55 0x01134565 in QEventDispatcherGlib::processEvents (this=0x952da18, flags=...) at kernel/qeventdispatcher_glib.cpp:415 #56 0x088c0be5 in QGuiEventDispatcherGlib::processEvents (this=0x952da18, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #57 0x01104609 in QEventLoop::processEvents (this=0xbfd8aff4, flags=) at kernel/qeventloop.cpp:149 #58 0x01104a8a in QEventLoop::exec (this=0xbfd8aff4, flags=...) at kernel/qeventloop.cpp:201 #59 0x0110900f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009 #60 0x087fde07 in QApplication::exec () at kernel/qapplication.cpp:3672 #61 0x0804fe00 in _start () Possible duplicates by query: bug 224563, bug 220128. Reported using DrKonqi -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs