Bug 214234 - I've created a plain C++ project. If you try to do a build while the CMakeList.txt is opened in the KDevelop editor the environment will crash
Summary: I've created a plain C++ project. If you try to do a build while the CMakeLis...
Status: RESOLVED DUPLICATE of bug 194483
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-12 08:28 UTC by Attila Balint
Modified: 2009-11-12 13:55 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Attila Balint 2009-11-12 08:28:08 UTC
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-14-generic-pae i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I've created a plain C++ project. If you try to do a build while the CMakeList.txt is opened in the KDevelop editor the environment will crash

 -- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
[Current thread is 1 (Thread 0xb48e6700 (LWP 31735))]

Thread 10 (Thread 0xb145bb70 (LWP 31736)):
#0  0xb7844430 in __kernel_vsyscall ()
#1  0xb4f2d142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb63e17e4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb6f2cdef in QWaitConditionPrivate::wait (this=0x9105f64, mutex=0x9105f68, time=200000) at thread/qwaitcondition_unix.cpp:85
#4  QWaitCondition::wait (this=0x9105f64, mutex=0x9105f68, time=200000) at thread/qwaitcondition_unix.cpp:159
#5  0xb5635715 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x9105f58) at ../../language/duchain/duchain.cpp:280
#6  0xb6f2be32 in QThreadPrivate::start (arg=0x9105f58) at thread/qthread_unix.cpp:188
#7  0xb4f2880e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0xb63d47ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 9 (Thread 0xad289b70 (LWP 31771)):
#0  0xb4f2ad54 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
#1  0xb63e1956 in pthread_mutex_lock () from /lib/tls/i686/cmov/libc.so.6
#2  0xb4f78510 in ?? () from /lib/libglib-2.0.so.0
#3  0xb4f78853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0xb7047067 in QEventDispatcherGlib::processEvents (this=0x95ffb48, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#5  0xb701ac79 in QEventLoop::processEvents (this=0xad2892d4, flags=) at kernel/qeventloop.cpp:149
#6  0xb701b0ca in QEventLoop::exec (this=0xad2892d4, flags=...) at kernel/qeventloop.cpp:201
#7  0xb6f28b73 in QThread::exec (this=0x95ff4b0) at thread/qthread.cpp:487
#8  0xb573a1d0 in KDevelop::CompletionWorkerThread::run (this=0x95ff4b0) at ../../language/codecompletion/codecompletionmodel.cpp:79
#9  0xb6f2be32 in QThreadPrivate::start (arg=0x95ff4b0) at thread/qthread_unix.cpp:188
#10 0xb4f2880e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0xb63d47ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 8 (Thread 0xaca88b70 (LWP 31772)):
#0  0xb63e1996 in pthread_mutex_unlock () from /lib/tls/i686/cmov/libc.so.6
#1  0xb4f767f6 in g_main_context_release () from /lib/libglib-2.0.so.0
#2  0xb4f78481 in ?? () from /lib/libglib-2.0.so.0
#3  0xb4f78853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0xb7047067 in QEventDispatcherGlib::processEvents (this=0x964c578, flags=...) at kernel/qeventdispatcher_glib.cpp:329
#5  0xb701ac79 in QEventLoop::processEvents (this=0xaca882d4, flags=) at kernel/qeventloop.cpp:149
#6  0xb701b0ca in QEventLoop::exec (this=0xaca882d4, flags=...) at kernel/qeventloop.cpp:201
#7  0xb6f28b73 in QThread::exec (this=0x95fda30) at thread/qthread.cpp:487
#8  0xb573a1d0 in KDevelop::CompletionWorkerThread::run (this=0x95fda30) at ../../language/codecompletion/codecompletionmodel.cpp:79
#9  0xb6f2be32 in QThreadPrivate::start (arg=0x95fda30) at thread/qthread_unix.cpp:188
#10 0xb4f2880e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0xb63d47ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 7 (Thread 0xac287b70 (LWP 31775)):
#0  0xb7844430 in __kernel_vsyscall ()
#1  0xb4f2d142 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb63e17e4 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb6f2b81e in thread_sleep (ti=0x1) at thread/qthread_unix.cpp:297
#4  0xb6f2b973 in QThread::msleep (msecs=30) at thread/qthread_unix.cpp:323
#5  0xadd762ab in ?? () from /usr/lib/kde4/kdevcpplanguagesupport.so
#6  0xb6f2be32 in QThreadPrivate::start (arg=0x964e320) at thread/qthread_unix.cpp:188
#7  0xb4f2880e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0xb63d47ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 6 (Thread 0xab504b70 (LWP 31779)):
#0  0xb7844430 in __kernel_vsyscall ()
#1  0xb4f2ce15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb63e178d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb6f2ce67 in QWaitConditionPrivate::wait (this=0x9097e70, mutex=0x9097e20, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9097e70, mutex=0x9097e20, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb4b71b30 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9097e58, th=0x98cbe90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4b7419c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9097ab0, th=0x98cbe90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4b701fb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9097e58, th=0x98cbe90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4b74292 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9097ab0, th=0x98cbe90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4b71db3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9097e58, th=0x98cbe90, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4b742b1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9097ab0, th=0x98cbe90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb4b71db3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9097e58, th=0x98cbe90, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb4b742b1 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9097ab0, th=0x98cbe90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0xb4b71db3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9097e58, th=0x98cbe90, previous=0xb550178) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0xb4b723be in ThreadWeaver::ThreadRunHelper::run (this=0xab504304, parent=0x9097e58, th=0x98cbe90) at ../../../threadweaver/Weaver/Thread.cpp:87
#15 0xb4b729db in ThreadWeaver::Thread::run (this=0x98cbe90) at ../../../threadweaver/Weaver/Thread.cpp:142
#16 0xb6f2be32 in QThreadPrivate::start (arg=0x98cbe90) at thread/qthread_unix.cpp:188
#17 0xb4f2880e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#18 0xb63d47ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 5 (Thread 0xaad03b70 (LWP 31780)):
#0  0xb7844430 in __kernel_vsyscall ()
#1  0xb4f2ce15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb63e178d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb6f2ce67 in QWaitConditionPrivate::wait (this=0x9097e70, mutex=0x9097e20, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x9097e70, mutex=0x9097e20, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb4b71b30 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9097e58, th=0xab912380) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4b7419c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9097ab0, th=0xab912380) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4b701fb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9097e58, th=0xab912380) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4b74292 in ThreadWeaver::WorkingHardState::applyForWork (this=0x9097ab0, th=0xab912380) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4b71db3 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9097e58, th=0xab912380, previous=0xaf29998) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4b723be in ThreadWeaver::ThreadRunHelper::run (this=0xaad03304, parent=0x9097e58, th=0xab912380) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb4b729db in ThreadWeaver::Thread::run (this=0xab912380) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb6f2be32 in QThreadPrivate::start (arg=0xab912380) at thread/qthread_unix.cpp:188
#13 0xb4f2880e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#14 0xb63d47ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 4 (Thread 0xa9313b70 (LWP 31791)):
#0  0xb7844430 in __kernel_vsyscall ()
#1  0xb4f2ce15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb63e178d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb6f2ce67 in QWaitConditionPrivate::wait (this=0xa5363b0, mutex=0xa536640, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa5363b0, mutex=0xa536640, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb4b71b30 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa536398, th=0xa536a00) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4b7419c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa5366d8, th=0xa536a00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4b701fb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa536398, th=0xa536a00) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4b74292 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa5366d8, th=0xa536a00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4b71db3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa536398, th=0xa536a00, previous=0x9bdfe90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4b723be in ThreadWeaver::ThreadRunHelper::run (this=0xa9313304, parent=0xa536398, th=0xa536a00) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb4b729db in ThreadWeaver::Thread::run (this=0xa536a00) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb6f2be32 in QThreadPrivate::start (arg=0xa536a00) at thread/qthread_unix.cpp:188
#13 0xb4f2880e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#14 0xb63d47ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread 0xa5a18b70 (LWP 31792)):
#0  0xb7844430 in __kernel_vsyscall ()
#1  0xb4f2ce15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb63e178d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb6f2ce67 in QWaitConditionPrivate::wait (this=0xa5363b0, mutex=0xa536640, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa5363b0, mutex=0xa536640, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb4b71b30 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa536398, th=0xa61f3e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4b7419c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa5366d8, th=0xa61f3e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4b701fb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa536398, th=0xa61f3e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4b74292 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa5366d8, th=0xa61f3e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4b71db3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa536398, th=0xa61f3e0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4b742b1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa5366d8, th=0xa61f3e0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0xb4b71db3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa536398, th=0xa61f3e0, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0xb4b723be in ThreadWeaver::ThreadRunHelper::run (this=0xa5a18304, parent=0xa536398, th=0xa61f3e0) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0xb4b729db in ThreadWeaver::Thread::run (this=0xa61f3e0) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0xb6f2be32 in QThreadPrivate::start (arg=0xa61f3e0) at thread/qthread_unix.cpp:188
#15 0xb4f2880e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0xb63d47ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xa48ffb70 (LWP 31928)):
#0  0xb7844430 in __kernel_vsyscall ()
#1  0xb4f2ce15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb63e178d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb6f2ce67 in QWaitConditionPrivate::wait (this=0xa5363b0, mutex=0xa536640, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0xa5363b0, mutex=0xa536640, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb4b71b30 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa536398, th=0xa6f5808) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0xb4b7419c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa5366d8, th=0xa6f5808) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0xb4b701fb in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa536398, th=0xa6f5808) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0xb4b74292 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa5366d8, th=0xa6f5808) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0xb4b71db3 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa536398, th=0xa6f5808, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb4b723be in ThreadWeaver::ThreadRunHelper::run (this=0xa48ff304, parent=0xa536398, th=0xa6f5808) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0xb4b729db in ThreadWeaver::Thread::run (this=0xa6f5808) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0xb6f2be32 in QThreadPrivate::start (arg=0xa6f5808) at thread/qthread_unix.cpp:188
#13 0xb4f2880e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#14 0xb63d47ee in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb48e6700 (LWP 31735)):
[KCrash Handler]
#6  0xa33a0408 in ?? ()
#7  0xb581854a in KDevelop::BuilderJob::addItems (this=0xa6eea38, t=2878730168, items=...) at ../../project/builderjob.cpp:101
#8  0xa5a36c80 in BuildItemBuilderJob (this=0xa6eea38, t=KDevelop::BuilderJob::Build, items=...) at ../../../plugins/projectmanagerview/builditembuilderjob.cpp:43
#9  0xa5a25aaa in ProjectManagerViewPlugin::runBuilderJob (this=0xa5d5568, t=KDevelop::BuilderJob::Build) at ../../../plugins/projectmanagerview/projectmanagerviewplugin.cpp:390
#10 0xa5a25ae9 in ProjectManagerViewPlugin::buildProjectItems (this=0xa5d5568) at ../../../plugins/projectmanagerview/projectmanagerviewplugin.cpp:416
#11 0xa5a2a7b9 in ProjectManagerViewPlugin::qt_metacall (this=0xa5d5568, _c=QMetaObject::InvokeMetaMethod, _id=13, _a=0xbfa46fb8) at ./projectmanagerviewplugin.moc:108
#12 0xb7032263 in QMetaObject::activate (sender=0xa5b6640, from_signal_index=5, to_signal_index=6, argv=0xbfa46fb8) at kernel/qobject.cpp:3113
#13 0xb70326d8 in QMetaObject::activate (sender=0xa5b6640, m=0xb6ec1e48, from_local_signal_index=1, to_local_signal_index=2, argv=0xbfa46fb8) at kernel/qobject.cpp:3207
#14 0xb66599b1 in QAction::triggered (this=0xa5b6640, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#15 0xb665af32 in QAction::activate (this=0xa5b6640, event=QAction::Trigger) at kernel/qaction.cpp:1160
#16 0xb6afcf02 in QAction::trigger (this=0xbfa46d10) at ../../include/QtGui/../../src/gui/kernel/qaction.h:203
#17 QToolButton::nextCheckState (this=0xbfa46d10) at widgets/qtoolbutton.cpp:1135
#18 0xb6a17163 in QAbstractButtonPrivate::click (this=0xa613b98) at widgets/qabstractbutton.cpp:525
#19 0xb6a17431 in QAbstractButton::mouseReleaseEvent (this=0xa613b80, e=0xbfa475e0) at widgets/qabstractbutton.cpp:1115
#20 0xb6afd3fc in QToolButton::mouseReleaseEvent (this=0xa613b80, e=0xbfa475e0) at widgets/qtoolbutton.cpp:709
#21 0xb66b5012 in QWidget::event (this=0xa613b80, event=0xbfa475e0) at kernel/qwidget.cpp:7549
#22 0xb6a153ee in QAbstractButton::event (this=0xa613b80, e=0xbfa46d10) at widgets/qabstractbutton.cpp:1077
#23 0xb6affd9a in QToolButton::event (this=0xa613b80, event=0xbfa475e0) at widgets/qtoolbutton.cpp:1151
#24 0xb665ff54 in QApplicationPrivate::notify_helper (this=0x8e7b378, receiver=0xa613b80, e=0xbfa475e0) at kernel/qapplication.cpp:4056
#25 0xb6668033 in QApplication::notify (this=0xbfa49004, receiver=0xa613b80, e=0xbfa475e0) at kernel/qapplication.cpp:3758
#26 0xb72e2bfa in KApplication::notify (this=0xbfa49004, receiver=0xa613b80, event=0xbfa475e0) at ../../kdeui/kernel/kapplication.cpp:302
#27 0xb701c6cb in QCoreApplication::notifyInternal (this=0xbfa49004, receiver=0xa613b80, event=0xbfa475e0) at kernel/qcoreapplication.cpp:610
#28 0xb6666f6e in QCoreApplication::sendSpontaneousEvent (receiver=0xa613b80, event=0xbfa475e0, alienWidget=0xa613b80, nativeWidget=0x8f5b938, buttonDown=0xb6edaaa0, lastMouseReceiver=...)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#29 QApplicationPrivate::sendMouseEvent (receiver=0xa613b80, event=0xbfa475e0, alienWidget=0xa613b80, nativeWidget=0x8f5b938, buttonDown=0xb6edaaa0, lastMouseReceiver=...)
    at kernel/qapplication.cpp:2924
#30 0xb66d57c0 in QETWidget::translateMouseEvent (this=0x8f5b938, event=0xbfa48c2c) at kernel/qapplication_x11.cpp:4409
#31 0xb66d4c4b in QApplication::x11ProcessEvent (this=0xbfa49004, event=0xbfa48c2c) at kernel/qapplication_x11.cpp:3428
#32 0xb6701502 in x11EventSourceDispatch (s=0x8e7e500, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#33 0xb4f74e78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#34 0xb4f78720 in ?? () from /lib/libglib-2.0.so.0
#35 0xb4f78853 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#36 0xb704702c in QEventDispatcherGlib::processEvents (this=0x8dcb0d0, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#37 0xb6700be5 in QGuiEventDispatcherGlib::processEvents (this=0x8dcb0d0, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#38 0xb701ac79 in QEventLoop::processEvents (this=0xbfa48f24, flags=) at kernel/qeventloop.cpp:149
#39 0xb701b0ca in QEventLoop::exec (this=0xbfa48f24, flags=...) at kernel/qeventloop.cpp:201
#40 0xb701d53f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#41 0xb665fdd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#42 0x0804f393 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-12 13:55:23 UTC

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