Application that crashed: kdevelop Version of the application: 3.9.95 (using KDevPlatform 0.9.95) KDE Version: 4.3.2 (KDE 4.3.2) Qt Version: 4.5.2 Operating System: Linux 2.6.31-15-generic x86_64 Distribution: Ubuntu 9.10 What I was doing when the application crashed: What i'm doing: Load my project file. I't a c++ project with cmake. When it's apend the first time : When i have saved a c++ template in a file. If i remove the file, there is no crash -- Backtrace: Application: KDevelop (kdevelop), signal: Segmentation fault [Current thread is 1 (Thread 0x7f8b51b44750 (LWP 2987))] Thread 10 (Thread 0x7f8b41b42910 (LWP 2988)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220 #1 0x00007f8b50382462 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x337aa40, time=200000) at thread/qwaitcondition_unix.cpp:85 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x337aa40, time=200000) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f8b4bf259be in KDevelop::DUChainPrivate::CleanupThread::run (this=0x337aa20) at ../../language/duchain/duchain.cpp:280 #4 0x00007f8b50381445 in QThreadPrivate::start (arg=0x337aa20) at thread/qthread_unix.cpp:188 #5 0x00007f8b495b2a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #6 0x00007f8b4f1cf7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 9 (Thread 0x7f8b2bff4910 (LWP 3039)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007f8b503824fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x4c02e20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x4c02e20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f8b47197326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x4c02ab0, th=0x4b41260) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007f8b4719945b in ThreadWeaver::WorkingHardState::applyForWork (this=0x4c02f00, th=0x4b41260) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007f8b47199474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x4c02f00, th=0x4b41260) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #6 0x00007f8b47197a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f8b2bff4050, parent=0x4c02ab0, th=0x4b41260) at ../../../threadweaver/Weaver/Thread.cpp:87 #7 0x00007f8b47197eb8 in ThreadWeaver::Thread::run (this=0x4b41260) at ../../../threadweaver/Weaver/Thread.cpp:142 #8 0x00007f8b50381445 in QThreadPrivate::start (arg=0x4b41260) at thread/qthread_unix.cpp:188 #9 0x00007f8b495b2a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #10 0x00007f8b4f1cf7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () The current source language is "auto; currently asm". Thread 8 (Thread 0x7f8b2a364910 (LWP 3121)): #0 0xffffffffff60017b in ?? () #1 0x00007f8b2a363d80 in ?? () #2 0x00007fffe43ff782 in ?? () Backtrace stopped: previous frame identical to this frame (corrupt stack?) Thread 7 (Thread 0x7f8b29b63910 (LWP 3122)): #0 0x00007f8b4f1c3373 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f8b4980736c in ?? () from /lib/libglib-2.0.so.0 #2 0x00007f8b498076b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #3 0x00007f8b504901fe in QEventDispatcherGlib::processEvents (this=0x4b4bbf0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329 #4 0x00007f8b50466532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #5 0x00007f8b50466904 in QEventLoop::exec (this=0x7f8b29b63050, flags=) at kernel/qeventloop.cpp:201 #6 0x00007f8b5037e6cb in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487 #7 0x00007f8b50381445 in QThreadPrivate::start (arg=0x5377790) at thread/qthread_unix.cpp:188 #8 0x00007f8b495b2a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #9 0x00007f8b4f1cf7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 6 (Thread 0x7f8b29362910 (LWP 3125)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220 #1 0x00007f8b50380ed5 in thread_sleep (ti=0x7f8b29362000) at thread/qthread_unix.cpp:297 #2 0x00007f8b50381040 in QThread::msleep (msecs=<value optimized out>) at thread/qthread_unix.cpp:323 #3 0x00007f8b2ad58301 in ?? () from /usr/lib/kde4/kdevcpplanguagesupport.so #4 0x00007f8b50381445 in QThreadPrivate::start (arg=0x5bf07f0) at thread/qthread_unix.cpp:188 #5 0x00007f8b495b2a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #6 0x00007f8b4f1cf7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () The current source language is "auto; currently c". Thread 5 (Thread 0x7f8b28b61910 (LWP 3126)): [KCrash Handler] #5 KDevelop::FunctionDeclaration::toString (this=<value optimized out>) at ../../language/duchain/functiondeclaration.cpp:79 #6 0x00007f8b4bfa9428 in KDevelop::DumpChain::dump (this=0x7f8b28b5f8a0, context=<value optimized out>, allowedDepth=<value optimized out>) at ../../language/duchain/dumpchain.cpp:86 #7 0x00007f8b4bfaa5b9 in KDevelop::DumpChain::dump (this=0x7f8b28b5f8a0, context=<value optimized out>, allowedDepth=<value optimized out>) at ../../language/duchain/dumpchain.cpp:120 #8 0x00007f8b4bfaac9d in KDevelop::DumpChain::dump (this=0x7f8b28b5f8a0, context=<value optimized out>, allowedDepth=<value optimized out>) at ../../language/duchain/dumpchain.cpp:116 #9 0x00007f8b4bfaac9d in KDevelop::DumpChain::dump (this=0x7f8b28b5f8a0, context=<value optimized out>, allowedDepth=<value optimized out>) at ../../language/duchain/dumpchain.cpp:116 #10 0x00007f8b4bfaac9d in KDevelop::DumpChain::dump (this=0x7f8b28b5f8a0, context=<value optimized out>, allowedDepth=<value optimized out>) at ../../language/duchain/dumpchain.cpp:116 #11 0x00007f8b4bfaac9d in KDevelop::DumpChain::dump (this=0x7f8b28b5f8a0, context=<value optimized out>, allowedDepth=<value optimized out>) at ../../language/duchain/dumpchain.cpp:116 #12 0x00007f8b4bfaac9d in KDevelop::DumpChain::dump (this=0x7f8b28b5f8a0, context=<value optimized out>, allowedDepth=<value optimized out>) at ../../language/duchain/dumpchain.cpp:116 #13 0x00007f8b4bfaac9d in KDevelop::DumpChain::dump (this=0x7f8b28b5f8a0, context=<value optimized out>, allowedDepth=<value optimized out>) at ../../language/duchain/dumpchain.cpp:116 #14 0x00007f8b4bfaac9d in KDevelop::DumpChain::dump (this=0x7f8b28b5f8a0, context=<value optimized out>, allowedDepth=<value optimized out>) at ../../language/duchain/dumpchain.cpp:116 #15 0x00007f8b2a837ffd in ContextBuilder::buildContexts(KSharedPtr<Cpp::EnvironmentFile>, AST*, QList<LineContextPair>*, KDevelop::ReferencedTopDUContext const&, bool) () from /usr/lib/libkdev4cppduchain.so.3.9.95 #16 0x00007f8b2a845ab5 in DeclarationBuilder::buildDeclarations(KSharedPtr<Cpp::EnvironmentFile>, AST*, QList<LineContextPair>*, KDevelop::ReferencedTopDUContext const&, bool) () from /usr/lib/libkdev4cppduchain.so.3.9.95 #17 0x00007f8b2ad6c530 in ?? () from /usr/lib/kde4/kdevcpplanguagesupport.so #18 0x00007f8b4719875d in ThreadWeaver::JobRunHelper::runTheJob (this=0x7f8b28b60fa0, th=0x4aee860, job=0x4b83aa0) at ../../../threadweaver/Weaver/Job.cpp:106 #19 0x00007f8b47198a5e in ThreadWeaver::Job::execute (this=0x4b83aa0, th=0x4aee860) at ../../../threadweaver/Weaver/Job.cpp:135 #20 0x00007f8b47199d83 in ThreadWeaver::JobCollectionJobRunner::execute (this=0x5c88090, t=0x4aee860) at ../../../threadweaver/Weaver/JobCollection.cpp:82 #21 0x00007f8b47197a2f in ThreadWeaver::ThreadRunHelper::run (this=0x7f8b28b61050, parent=0x31b4180, th=0x4aee860) at ../../../threadweaver/Weaver/Thread.cpp:95 #22 0x00007f8b47197eb8 in ThreadWeaver::Thread::run (this=0x4aee860) at ../../../threadweaver/Weaver/Thread.cpp:142 #23 0x00007f8b50381445 in QThreadPrivate::start (arg=0x4aee860) at thread/qthread_unix.cpp:188 #24 0x00007f8b495b2a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #25 0x00007f8b4f1cf7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #26 0x0000000000000000 in ?? () The current source language is "auto; currently asm". Thread 4 (Thread 0x7f8b28360910 (LWP 3127)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007f8b503824fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x32da400, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x32da400, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f8b47197326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x31b4180, th=0x5c00590) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007f8b4719945b in ThreadWeaver::WorkingHardState::applyForWork (this=0x32da520, th=0x5c00590) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007f8b47199474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x32da520, th=0x5c00590) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #6 0x00007f8b47197a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f8b28360050, parent=0x31b4180, th=0x5c00590) at ../../../threadweaver/Weaver/Thread.cpp:87 #7 0x00007f8b47197eb8 in ThreadWeaver::Thread::run (this=0x5c00590) at ../../../threadweaver/Weaver/Thread.cpp:142 #8 0x00007f8b50381445 in QThreadPrivate::start (arg=0x5c00590) at thread/qthread_unix.cpp:188 #9 0x00007f8b495b2a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #10 0x00007f8b4f1cf7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () The current source language is "auto; currently c". Thread 3 (Thread 0x7f8b27416910 (LWP 3598)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007f8b503824fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x4c02e20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x4c02e20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f8b47197326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x4c02ab0, th=0x607f160) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007f8b4719945b in ThreadWeaver::WorkingHardState::applyForWork (this=0x4c02f00, th=0x607f160) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007f8b47199474 in ThreadWeaver::WorkingHardState::applyForWork (this=0x4c02f00, th=0x607f160) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74 #6 0x00007f8b47197a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f8b27416050, parent=0x4c02ab0, th=0x607f160) at ../../../threadweaver/Weaver/Thread.cpp:87 #7 0x00007f8b47197eb8 in ThreadWeaver::Thread::run (this=0x607f160) at ../../../threadweaver/Weaver/Thread.cpp:142 #8 0x00007f8b50381445 in QThreadPrivate::start (arg=0x607f160) at thread/qthread_unix.cpp:188 #9 0x00007f8b495b2a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #10 0x00007f8b4f1cf7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () The current source language is "auto; currently asm". Thread 2 (Thread 0x7f8b1fb5e910 (LWP 3761)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007f8b503824fb in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x4c02e20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x4c02e20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f8b47197326 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x4c02ab0, th=0x4c08800) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365 #4 0x00007f8b4719945b in ThreadWeaver::WorkingHardState::applyForWork (this=0x4c02f00, th=0x4c08800) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71 #5 0x00007f8b47197a5f in ThreadWeaver::ThreadRunHelper::run (this=0x7f8b1fb5e050, parent=0x4c02ab0, th=0x4c08800) at ../../../threadweaver/Weaver/Thread.cpp:87 #6 0x00007f8b47197eb8 in ThreadWeaver::Thread::run (this=0x4c08800) at ../../../threadweaver/Weaver/Thread.cpp:142 #7 0x00007f8b50381445 in QThreadPrivate::start (arg=0x4c08800) at thread/qthread_unix.cpp:188 #8 0x00007f8b495b2a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #9 0x00007f8b4f1cf7bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f8b51b44750 (LWP 2987)): #0 0x00007f8b4f1c3376 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=1) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f8b46b3629a in ?? () from /usr/lib/libxcb.so.1 #2 0x00007f8b46b367d7 in ?? () from /usr/lib/libxcb.so.1 #3 0x00007f8b46b36a85 in xcb_writev () from /usr/lib/libxcb.so.1 #4 0x00007f8b4a94dd4a in _XSend () from /usr/lib/libX11.so.6 #5 0x00007f8b4a93a4b3 in ?? () from /usr/lib/libX11.so.6 #6 0x00007f8b4a93a65e in XPutImage () from /usr/lib/libX11.so.6 #7 0x00007f8b4fabef80 in qt_x11_drawImage (rect=<value optimized out>, pos=..., image=<value optimized out>, hd=<value optimized out>, gc=<value optimized out>, dpy=<value optimized out>, visual=0x2fabea0, depth=24) at painting/qpaintengine_x11.cpp:1866 #8 0x00007f8b4fabbb8e in QRasterWindowSurface::flush (this=<value optimized out>, widget=0x7fffe434ab60, rgn=<value optimized out>, offset=<value optimized out>) at painting/qwindowsurface_raster.cpp:248 #9 0x00007f8b4fad6b31 in qt_flush (this=0x6a19b90, widget=0x7fffe434ab60, surface=0x6a114e0) at painting/qbackingstore.cpp:100 #10 QWidgetBackingStore::flush (this=0x6a19b90, widget=0x7fffe434ab60, surface=0x6a114e0) at painting/qbackingstore.cpp:1330 #11 0x00007f8b4fad7e34 in QWidgetBackingStore::sync (this=0x6a19b90) at painting/qbackingstore.cpp:1272 #12 0x00007f8b4fad8159 in QWidgetBackingStore::sync (this=0x6a19b90, exposedWidget=0x7fffe434ab60, exposedRegion=...) at painting/qbackingstore.cpp:1074 #13 0x00007f8b4f96e2ca in QETWidget::translatePaintEvent (this=0x7fffe434ab60, event=<value optimized out>) at kernel/qapplication_x11.cpp:5109 #14 0x00007f8b4f97babb in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffe434a770) at kernel/qapplication_x11.cpp:3450 #15 0x00007f8b4f9a4d0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146 #16 0x00007f8b49803bbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #17 0x00007f8b49807588 in ?? () from /lib/libglib-2.0.so.0 #18 0x00007f8b498076b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #19 0x00007f8b504901a6 in QEventDispatcherGlib::processEvents (this=0x1edb870, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327 #20 0x00007f8b4f9a44be in QGuiEventDispatcherGlib::processEvents (this=0x7fffe4348270, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202 #21 0x00007f8b50466532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #22 0x00007f8b50466904 in QEventLoop::exec (this=0x7fffe434aaa0, flags=) at kernel/qeventloop.cpp:201 #23 0x00007f8b4fd00425 in QMenu::exec (this=0x7fffe434ab60, p=<value optimized out>, action=0x0) at widgets/qmenu.cpp:1993 #24 0x00007f8b2c0e9d26 in ProjectTreeView::popupContextMenu (this=0x4abdbb0, pos=<value optimized out>) at ../../../plugins/projectmanagerview/projecttreeview.cpp:203 #25 0x00007f8b2c0ea0c1 in ProjectTreeView::qt_metacall (this=0x4abdbb0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffe434ae80) at ./projecttreeview.moc:75 #26 0x00007f8b5047cddc in QMetaObject::activate (sender=0x4abdbb0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x7f8b4f1c3373) at kernel/qobject.cpp:3113 #27 0x00007f8b4f951fc2 in QWidget::customContextMenuRequested (this=0x7fffe4348270, _t1=<value optimized out>) at .moc/release-shared/moc_qwidget.cpp:350 #28 0x00007f8b4f95ee3b in QWidget::event (this=0x4abdbb0, event=0x7fffe434b960) at kernel/qwidget.cpp:7711 #29 0x00007f8b4fcba2a6 in QFrame::event (this=0x4abdbb0, e=0x7fffe434b960) at widgets/qframe.cpp:559 #30 0x00007f8b4fded21b in QAbstractItemView::viewportEvent (this=0x4abdbb0, event=0x7fffe434b960) at itemviews/qabstractitemview.cpp:1476 #31 0x00007f8b4fe24420 in QTreeView::viewportEvent (this=0x4abdbb0, event=0x7fffe434b960) at itemviews/qtreeview.cpp:1266 #32 0x00007f8b50466f47 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x4ae70b0, event=0x7fffe434b960) at kernel/qcoreapplication.cpp:726 #33 0x00007f8b4f90fecc in QApplicationPrivate::notify_helper (this=0x2fa69d0, receiver=0x4ae70b0, e=0x7fffe434b960) at kernel/qapplication.cpp:4052 #34 0x00007f8b4f917527 in QApplication::notify (this=0x7fffe434d900, receiver=0x4ae70b0, e=0x7fffe434b960) at kernel/qapplication.cpp:3845 #35 0x00007f8b5097dab6 in KApplication::notify (this=0x7fffe434d900, receiver=0x4ae70b0, event=0x7fffe434b960) at ../../kdeui/kernel/kapplication.cpp:302 #36 0x00007f8b50467c2c in QCoreApplication::notifyInternal (this=0x7fffe434d900, receiver=0x4ae70b0, event=0x7fffe434b960) at kernel/qcoreapplication.cpp:610 #37 0x00007f8b4f97cfae in QETWidget::translateMouseEvent (this=<value optimized out>, event=<value optimized out>) at kernel/qapplication_x11.cpp:4415 #38 0x00007f8b4f97baa9 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffe434d4c0) at kernel/qapplication_x11.cpp:3550 #39 0x00007f8b4f9a4d0c in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146 #40 0x00007f8b49803bbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #41 0x00007f8b49807588 in ?? () from /lib/libglib-2.0.so.0 #42 0x00007f8b498076b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #43 0x00007f8b504901a6 in QEventDispatcherGlib::processEvents (this=0x1edb870, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327 #44 0x00007f8b4f9a44be in QGuiEventDispatcherGlib::processEvents (this=0x7fffe4348270, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202 #45 0x00007f8b50466532 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #46 0x00007f8b50466904 in QEventLoop::exec (this=0x7fffe434d7f0, flags=) at kernel/qeventloop.cpp:201 #47 0x00007f8b50468ab9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #48 0x0000000000407f27 in _start () The current source language is "auto; currently c". This bug may be a duplicate of or related to bug 213829 Reported using DrKonqi
Sory, don't see that is already resolved *** This bug has been marked as a duplicate of bug 213829 ***