Bug 207531 - Create class dialog crashes
Summary: Create class dialog crashes
Status: RESOLVED DUPLICATE of bug 203428
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-09-16 04:33 UTC by Keith Rusler
Modified: 2009-09-16 09:00 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 Keith Rusler 2009-09-16 04:33:19 UTC
Application that crashed: kdevelop
Version of the application: 3.9.95 (using KDevPlatform 0.9.95)
KDE Version: 4.3.1 (KDE 4.3.1) "release 161"
Qt Version: 4.5.2
Operating System: Linux 2.6.27.29-0.1-pae i686

What I was doing when the application crashed:
When creating a class via the create class dialog. When you reach the end of the wizard to the CMake screen. If you press CTRL + S (so used to doing it). It will save the files to the project. But it crashes when you click finish.

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

Thread 11 (Thread 0xb1979b90 (LWP 4918)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb6d8cf62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6ded55c in QWaitCondition::wait (this=0x82e808c, mutex=0x82e8090, time=200000) at thread/qwaitcondition_unix.cpp:85
#3  0xb5c28e75 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x82e8080) at /usr/src/debug/kdevplatform-0.9.95/language/duchain/duchain.cpp:280
#4  0xb6dec572 in QThreadPrivate::start (arg=0x82e8080) at thread/qthread_unix.cpp:188
#5  0xb6d891b5 in start_thread () from /lib/libpthread.so.0
#6  0xb61ea3be in clone () from /lib/libc.so.6

Thread 10 (Thread 0xb0f1eb90 (LWP 4919)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb61e3411 in select () from /lib/libc.so.6
#2  0xb6ebeea7 in QProcessManager::run (this=0x810d908) at io/qprocess_unix.cpp:296
#3  0xb6dec572 in QThreadPrivate::start (arg=0x810d908) at thread/qthread_unix.cpp:188
#4  0xb6d891b5 in start_thread () from /lib/libpthread.so.0
#5  0xb61ea3be in clone () from /lib/libc.so.6

Thread 9 (Thread 0xb00b6b90 (LWP 4923)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb6d8cc35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6ded582 in QWaitCondition::wait (this=0x85fd410, mutex=0x847a300, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  0xb79af1a8 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x85fd3f8, th=0x859f610) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0xb79b1eec in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x847a330, th=0x859f610) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WorkingHardState.cpp:80
#5  0xb79add8b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x85fd3f8, th=0x859f610) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:356
#6  0xb79b1fea in ThreadWeaver::WorkingHardState::applyForWork (this=0x847a330, th=0x859f610) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WorkingHardState.cpp:71
#7  0xb79af723 in ThreadWeaver::WeaverImpl::applyForWork (this=0x85fd3f8, th=0x859f610, previous=0x968e698) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:351
#8  0xb79b000e in ThreadWeaver::ThreadRunHelper::run (this=0xb00b6340, parent=0x85fd3f8, th=0x859f610) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/Thread.cpp:87
#9  0xb79b064b in ThreadWeaver::Thread::run (this=0x859f610) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/Thread.cpp:142
#10 0xb6dec572 in QThreadPrivate::start (arg=0x859f610) at thread/qthread_unix.cpp:188
#11 0xb6d891b5 in start_thread () from /lib/libpthread.so.0
#12 0xb61ea3be in clone () from /lib/libc.so.6

Thread 8 (Thread 0xad393b90 (LWP 5052)):
#0  0xb53b43da in clock_gettime () from /lib/librt.so.1
#1  0xb6f0e62b in QTimerInfoList::getTime (this=0xac35f9ec, t=@0xac35fa10) at kernel/qeventdispatcher_unix.cpp:339
#2  0xb6f0e801 in QTimerInfoList::updateCurrentTime (this=0xac35f9ec) at kernel/qeventdispatcher_unix.cpp:297
#3  0xb6f1002c in QTimerInfoList::timerWait (this=0xac35f9ec, tm=@0xad393154) at kernel/qeventdispatcher_unix.cpp:420
#4  0xb6f0cab8 in timerSourcePrepare (source=0xb53b8ff4, timeout=0xad3931a8) at kernel/qeventdispatcher_glib.cpp:141
#5  0xb5325aa0 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#6  0xb5325e64 in ?? () from /usr/lib/libglib-2.0.so.0
#7  0xb5326318 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#8  0xb6f0c8f7 in QEventDispatcherGlib::processEvents (this=0x8ac1550, flags={i = -1388760424}) at kernel/qeventdispatcher_glib.cpp:329
#9  0xb6edf78a in QEventLoop::processEvents (this=0xad393310, flags={i = -1388760360}) at kernel/qeventloop.cpp:149
#10 0xb6edfbd2 in QEventLoop::exec (this=0xad393310, flags={i = -1388760296}) at kernel/qeventloop.cpp:201
#11 0xb6de9229 in QThread::exec (this=0x8e55fb8) at thread/qthread.cpp:487
#12 0xb5d2d850 in KDevelop::CompletionWorkerThread::run (this=0x8e55fb8) at /usr/src/debug/kdevplatform-0.9.95/language/codecompletion/codecompletionmodel.cpp:79
#13 0xb6dec572 in QThreadPrivate::start (arg=0x8e55fb8) at thread/qthread_unix.cpp:188
#14 0xb6d891b5 in start_thread () from /lib/libpthread.so.0
#15 0xb61ea3be in clone () from /lib/libc.so.6

Thread 7 (Thread 0xadb94b90 (LWP 5053)):
#0  0xb6d8a5ac in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0xb5325f93 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0xb5326318 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0xb6f0c8f7 in QEventDispatcherGlib::processEvents (this=0x8a9a340, flags={i = -1380367720}) at kernel/qeventdispatcher_glib.cpp:329
#4  0xb6edf78a in QEventLoop::processEvents (this=0xadb94310, flags={i = -1380367656}) at kernel/qeventloop.cpp:149
#5  0xb6edfbd2 in QEventLoop::exec (this=0xadb94310, flags={i = -1380367592}) at kernel/qeventloop.cpp:201
#6  0xb6de9229 in QThread::exec (this=0x8f3eed0) at thread/qthread.cpp:487
#7  0xb5d2d850 in KDevelop::CompletionWorkerThread::run (this=0x8f3eed0) at /usr/src/debug/kdevplatform-0.9.95/language/codecompletion/codecompletionmodel.cpp:79
#8  0xb6dec572 in QThreadPrivate::start (arg=0x8f3eed0) at thread/qthread_unix.cpp:188
#9  0xb6d891b5 in start_thread () from /lib/libpthread.so.0
#10 0xb61ea3be in clone () from /lib/libc.so.6

Thread 6 (Thread 0xaa4afb90 (LWP 5056)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb6d8cf62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6debf69 in thread_sleep (ti=0xaa4af300) at thread/qthread_unix.cpp:297
#3  0xb6dec09b in QThread::msleep (msecs=<value optimized out>) at thread/qthread_unix.cpp:323
#4  0xaaf4b40b in UIBlockTester::UIBlockTesterThread::run (this=0x8f7b058) at /usr/src/debug/kdevelop-3.9.95/languages/cpp/cpplanguagesupport.cpp:661
#5  0xb6dec572 in QThreadPrivate::start (arg=0x8f7b058) at thread/qthread_unix.cpp:188
#6  0xb6d891b5 in start_thread () from /lib/libpthread.so.0
#7  0xb61ea3be in clone () from /lib/libc.so.6

Thread 5 (Thread 0xa9aadb90 (LWP 5057)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb6d8cc35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6ded582 in QWaitCondition::wait (this=0x8281ca8, mutex=0x8281a18, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  0xb79af1a8 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8281c90, th=0x88c46f8) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0xb79b1eec in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8281850, th=0x88c46f8) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WorkingHardState.cpp:80
#5  0xb79add8b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8281c90, th=0x88c46f8) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:356
#6  0xb79b1fea in ThreadWeaver::WorkingHardState::applyForWork (this=0x8281850, th=0x88c46f8) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WorkingHardState.cpp:71
#7  0xb79af723 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8281c90, th=0x88c46f8, previous=0x9998348) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:351
#8  0xb79b000e in ThreadWeaver::ThreadRunHelper::run (this=0xa9aad340, parent=0x8281c90, th=0x88c46f8) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/Thread.cpp:87
#9  0xb79b064b in ThreadWeaver::Thread::run (this=0x88c46f8) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/Thread.cpp:142
#10 0xb6dec572 in QThreadPrivate::start (arg=0x88c46f8) at thread/qthread_unix.cpp:188
#11 0xb6d891b5 in start_thread () from /lib/libpthread.so.0
#12 0xb61ea3be in clone () from /lib/libc.so.6

Thread 4 (Thread 0xa92acb90 (LWP 5058)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb6d8cc35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6ded582 in QWaitCondition::wait (this=0x8281ca8, mutex=0x8281a18, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  0xb79af1a8 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8281c90, th=0xab467720) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0xb79b1eec in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8281850, th=0xab467720) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WorkingHardState.cpp:80
#5  0xb79add8b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8281c90, th=0xab467720) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:356
#6  0xb79b1fea in ThreadWeaver::WorkingHardState::applyForWork (this=0x8281850, th=0xab467720) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WorkingHardState.cpp:71
#7  0xb79af723 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8281c90, th=0xab467720, previous=0x996b8a8) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:351
#8  0xb79b000e in ThreadWeaver::ThreadRunHelper::run (this=0xa92ac340, parent=0x8281c90, th=0xab467720) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/Thread.cpp:87
#9  0xb79b064b in ThreadWeaver::Thread::run (this=0xab467720) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/Thread.cpp:142
#10 0xb6dec572 in QThreadPrivate::start (arg=0xab467720) at thread/qthread_unix.cpp:188
#11 0xb6d891b5 in start_thread () from /lib/libpthread.so.0
#12 0xb61ea3be in clone () from /lib/libc.so.6

Thread 3 (Thread 0xa8371b90 (LWP 5102)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb6d8cc35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6ded582 in QWaitCondition::wait (this=0x85fd410, mutex=0x847a300, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  0xb79af1a8 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x85fd3f8, th=0x9447348) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0xb79b1eec in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x847a330, th=0x9447348) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WorkingHardState.cpp:80
#5  0xb79add8b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x85fd3f8, th=0x9447348) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:356
#6  0xb79b1fea in ThreadWeaver::WorkingHardState::applyForWork (this=0x847a330, th=0x9447348) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WorkingHardState.cpp:71
#7  0xb79af723 in ThreadWeaver::WeaverImpl::applyForWork (this=0x85fd3f8, th=0x9447348, previous=0x0) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:351
#8  0xb79b2009 in ThreadWeaver::WorkingHardState::applyForWork (this=0x847a330, th=0x9447348) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WorkingHardState.cpp:74
#9  0xb79af723 in ThreadWeaver::WeaverImpl::applyForWork (this=0x85fd3f8, th=0x9447348, previous=0x0) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:351
#10 0xb79b000e in ThreadWeaver::ThreadRunHelper::run (this=0xa8371340, parent=0x85fd3f8, th=0x9447348) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/Thread.cpp:87
#11 0xb79b064b in ThreadWeaver::Thread::run (this=0x9447348) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/Thread.cpp:142
#12 0xb6dec572 in QThreadPrivate::start (arg=0x9447348) at thread/qthread_unix.cpp:188
#13 0xb6d891b5 in start_thread () from /lib/libpthread.so.0
#14 0xb61ea3be in clone () from /lib/libc.so.6

Thread 2 (Thread 0xa7b70b90 (LWP 5103)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb6d8cc35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6ded582 in QWaitCondition::wait (this=0x85fd410, mutex=0x847a300, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  0xb79af1a8 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x85fd3f8, th=0x968e4f0) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0xb79b1eec in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x847a330, th=0x968e4f0) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WorkingHardState.cpp:80
#5  0xb79add8b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x85fd3f8, th=0x968e4f0) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:356
#6  0xb79b1fea in ThreadWeaver::WorkingHardState::applyForWork (this=0x847a330, th=0x968e4f0) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WorkingHardState.cpp:71
#7  0xb79af723 in ThreadWeaver::WeaverImpl::applyForWork (this=0x85fd3f8, th=0x968e4f0, previous=0x0) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/WeaverImpl.cpp:351
#8  0xb79b000e in ThreadWeaver::ThreadRunHelper::run (this=0xa7b70340, parent=0x85fd3f8, th=0x968e4f0) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/Thread.cpp:87
#9  0xb79b064b in ThreadWeaver::Thread::run (this=0x968e4f0) at /usr/src/debug/kdelibs-4.3.1/threadweaver/Weaver/Thread.cpp:142
#10 0xb6dec572 in QThreadPrivate::start (arg=0x968e4f0) at thread/qthread_unix.cpp:188
#11 0xb6d891b5 in start_thread () from /lib/libpthread.so.0
#12 0xb61ea3be in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb506d700 (LWP 4917)):
[KCrash Handler]
#6  QUrl::scheme (this=0x14) at io/qurl.cpp:4182
#7  0xb7f1828c in KUrl::hasSubUrl (this=0x14) at /usr/src/debug/kdelibs-4.3.1/kdecore/io/kurl.cpp:934
#8  0xb7f193fe in KUrl::fileName (this=0x14, options=@0xbfcdee30) at /usr/src/debug/kdelibs-4.3.1/kdecore/io/kurl.cpp:1219
#9  0xb1134672 in CMakeManager::addFileToTarget (this=0x83b44c0, it=0x81fe7a8, target=0xb1050e60) at /usr/src/debug/kdevelop-3.9.95/projectmanagers/cmake/cmakemanager.cpp:1083
#10 0xaafbafd1 in SimpleRefactoring::createNewClass (this=0xaafea1b0, item=0xac54e968) at /usr/src/debug/kdevelop-3.9.95/languages/cpp/codegen/simplerefactoring.cpp:248
#11 0xaafbeb04 in SimpleRefactoring::executeNewClassAction (this=0xaafea1b0) at /usr/src/debug/kdevelop-3.9.95/languages/cpp/codegen/simplerefactoring.cpp:165
#12 0xaaf4ae73 in SimpleRefactoring::qt_metacall (this=0xaafea1b0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbfcdf15c)
    at /usr/src/debug/kdevelop-3.9.95/build/languages/cpp/moc_simplerefactoring.cpp:73
#13 0xb6ef6788 in QMetaObject::activate (sender=0x8e261b0, from_signal_index=5, to_signal_index=6, argv=0xbfcdf15c) at kernel/qobject.cpp:3113
#14 0xb6ef6bc0 in QMetaObject::activate (sender=0x8e261b0, m=0xb6d130e8, from_local_signal_index=1, to_local_signal_index=2, argv=0xbfcdf15c) at kernel/qobject.cpp:3207
#15 0xb64bc141 in QAction::triggered (this=0x8e261b0, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#16 0xb64bd6bf in QAction::activate (this=0x8e261b0, event=QAction::Trigger) at kernel/qaction.cpp:1160
#17 0xb68eea04 in QMenuPrivate::activateCausedStack (this=0x967a200, causedStack=@0xbfcdf238, action=0x8e261b0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:967
#18 0xb68f519b in QMenuPrivate::activateAction (this=0x967a200, action=0x8e261b0, action_e=QAction::Trigger, self=<value optimized out>) at widgets/qmenu.cpp:1060
#19 0xb68f5ce2 in QMenu::mouseReleaseEvent (this=0xbfce120c, e=0xbfcdf878) at widgets/qmenu.cpp:2254
#20 0xb72f4465 in KMenu::mouseReleaseEvent (this=0xbfce120c, e=0xbfcdf878) at /usr/src/debug/kdelibs-4.3.1/kdeui/widgets/kmenu.cpp:456
#21 0xb6519393 in QWidget::event (this=0xbfce120c, event=0xbfcdf878) at kernel/qwidget.cpp:7549
#22 0xb68f7f99 in QMenu::event (this=0xbfce120c, e=0xbfcdf878) at widgets/qmenu.cpp:2353
#23 0xb64c27bc in QApplicationPrivate::notify_helper (this=0x810a038, receiver=0xbfce120c, e=0xbfcdf878) at kernel/qapplication.cpp:4056
#24 0xb64cb421 in QApplication::notify (this=0xbfce35ac, receiver=0xbfce120c, e=0xbfcdf878) at kernel/qapplication.cpp:3758
#25 0xb720c72d in KApplication::notify (this=0xbfce35ac, receiver=0xbfce120c, event=0xbfcdf878) at /usr/src/debug/kdelibs-4.3.1/kdeui/kernel/kapplication.cpp:302
#26 0xb6ee116b in QCoreApplication::notifyInternal (this=0xbfce35ac, receiver=0xbfce120c, event=0xbfcdf878) at kernel/qcoreapplication.cpp:610
#27 0xb64ca48e in QApplicationPrivate::sendMouseEvent (receiver=0xbfce120c, event=0xbfcdf878, alienWidget=0x0, nativeWidget=0xbfce120c, buttonDown=0xb6d2ba20, lastMouseReceiver=@0xb6d2ba24)
    at ../../src/corelib/kernel/qcoreapplication.h:216
#28 0xb653a94e in QETWidget::translateMouseEvent (this=0xbfce120c, event=0xbfce0f0c) at kernel/qapplication_x11.cpp:4336
#29 0xb6539a9d in QApplication::x11ProcessEvent (this=0xbfce35ac, event=0xbfce0f0c) at kernel/qapplication_x11.cpp:3421
#30 0xb65635aa in x11EventSourceDispatch (s=0x810d1a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#31 0xb5322928 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#32 0xb5326193 in ?? () from /usr/lib/libglib-2.0.so.0
#33 0xb5326318 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#34 0xb6f0c8d8 in QEventDispatcherGlib::processEvents (this=0x8059360, flags={i = -1077014328}) at kernel/qeventdispatcher_glib.cpp:327
#35 0xb6562ca5 in QGuiEventDispatcherGlib::processEvents (this=0x8059360, flags={i = -1077014280}) at kernel/qguieventdispatcher_glib.cpp:202
#36 0xb6edf78a in QEventLoop::processEvents (this=0xbfce116c, flags={i = -1077014216}) at kernel/qeventloop.cpp:149
#37 0xb6edfbd2 in QEventLoop::exec (this=0xbfce116c, flags={i = -1077014156}) at kernel/qeventloop.cpp:201
#38 0xb68f7e01 in QMenu::exec (this=0xbfce120c, p=@0xbfce1260, action=0x0) at widgets/qmenu.cpp:1993
#39 0xb0f69622 in ProjectTreeView::popupContextMenu (this=0x8b02300, pos=@0xbfce1c30) at /usr/src/debug/kdevplatform-0.9.95/plugins/projectmanagerview/projecttreeview.cpp:203
#40 0xb0f699ad in ProjectTreeView::qt_metacall (this=0x8b02300, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfce13ac)
    at /usr/src/debug/kdevplatform-0.9.95/build/plugins/projectmanagerview/projecttreeview.moc:75
#41 0xb6ef6788 in QMetaObject::activate (sender=0x8b02300, from_signal_index=4, to_signal_index=4, argv=0xbfce13ac) at kernel/qobject.cpp:3113
#42 0xb6ef7412 in QMetaObject::activate (sender=0x8b02300, m=0xb6d13fe8, local_signal_index=0, argv=0xbfce13ac) at kernel/qobject.cpp:3187
#43 0xb650b0f3 in QWidget::customContextMenuRequested (this=0x8b02300, _t1=@0xbfce1c30) at .moc/release-shared/moc_qwidget.cpp:350
#44 0xb6519a9b in QWidget::event (this=0x8b02300, event=0xbfce1c20) at kernel/qwidget.cpp:7711
#45 0xb68aa443 in QFrame::event (this=0x8b02300, e=0xbfce1c20) at widgets/qframe.cpp:559
#46 0xb694a6df in QAbstractScrollArea::viewportEvent (this=0x8b02300, e=0x14) at widgets/qabstractscrollarea.cpp:962
#47 0xb69fce77 in QAbstractItemView::viewportEvent (this=0x8b02300, event=0xbfce1c20) at itemviews/qabstractitemview.cpp:1476
#48 0xb6a37ab6 in QTreeView::viewportEvent (this=0x8b02300, event=0xbfce1c20) at itemviews/qtreeview.cpp:1266
#49 0xb694cce5 in QAbstractScrollAreaFilter::eventFilter (this=0x8b00fe0, o=0x8b01f50, e=0xbfce1c20) at widgets/qabstractscrollarea_p.h:100
#50 0xb6ee037a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x810a038, receiver=0x8b01f50, event=0xbfce1c20) at kernel/qcoreapplication.cpp:726
#51 0xb64c279a in QApplicationPrivate::notify_helper (this=0x810a038, receiver=0x8b01f50, e=0xbfce1c20) at kernel/qapplication.cpp:4052
#52 0xb64cafed in QApplication::notify (this=0xbfce35ac, receiver=0x8b01f50, e=0xbfce1c20) at kernel/qapplication.cpp:3845
#53 0xb720c72d in KApplication::notify (this=0xbfce35ac, receiver=0x8b01f50, event=0xbfce1c20) at /usr/src/debug/kdelibs-4.3.1/kdeui/kernel/kapplication.cpp:302
#54 0xb6ee116b in QCoreApplication::notifyInternal (this=0xbfce35ac, receiver=0x8b01f50, event=0xbfce1c20) at kernel/qcoreapplication.cpp:610
#55 0xb64cd8fe in QCoreApplication::sendSpontaneousEvent (receiver=0x8b01f50, event=0x14) at ../../src/corelib/kernel/qcoreapplication.h:216
#56 0xb653aeaf in QETWidget::translateMouseEvent (this=0x81ec558, event=0xbfce328c) at kernel/qapplication_x11.cpp:4408
#57 0xb6539a9d in QApplication::x11ProcessEvent (this=0xbfce35ac, event=0xbfce328c) at kernel/qapplication_x11.cpp:3421
#58 0xb65635aa in x11EventSourceDispatch (s=0x810d1a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#59 0xb5322928 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#60 0xb5326193 in ?? () from /usr/lib/libglib-2.0.so.0
#61 0xb5326318 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#62 0xb6f0c8d8 in QEventDispatcherGlib::processEvents (this=0x8059360, flags={i = -1077005240}) at kernel/qeventdispatcher_glib.cpp:327
#63 0xb6562ca5 in QGuiEventDispatcherGlib::processEvents (this=0x8059360, flags={i = -1077005192}) at kernel/qguieventdispatcher_glib.cpp:202
#64 0xb6edf78a in QEventLoop::processEvents (this=0xbfce34f0, flags={i = -1077005128}) at kernel/qeventloop.cpp:149
#65 0xb6edfbd2 in QEventLoop::exec (this=0xbfce34f0, flags={i = -1077005064}) at kernel/qeventloop.cpp:201
#66 0xb6ee2079 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#67 0xb64c2637 in QApplication::exec () at kernel/qapplication.cpp:3525
#68 0x0804f26b in main (argc=1, argv=0xbfce3a94) at /usr/src/debug/kdevelop-3.9.95/app/main.cpp:181

Reported using DrKonqi
Comment 1 Andreas Pakulat 2009-09-16 09:00:05 UTC

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