Bug 269809 - kdevelop crash
Summary: kdevelop crash
Status: RESOLVED DUPLICATE of bug 252656
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 4.1.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: 4.2.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-31 10:03 UTC by ssb
Modified: 2011-04-01 11:18 UTC (History)
0 users

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 ssb 2011-03-31 10:03:02 UTC
Application: kdevelop (4.1.0)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.34.8-68.fc13.i686 i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed: close project from context menu. The application crash also when close button are used .

The crash can be reproduced every time.

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

Thread 11 (Thread 0xb4c92b70 (LWP 3151)):
#0  0x007fa416 in __kernel_vsyscall ()
#1  0x005d65d4 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:236
#2  0x02e64570 in wait (this=0x8f747cc, mutex=0x8f747d0, time=200000) at thread/qwaitcondition_unix.cpp:85
#3  QWaitCondition::wait (this=0x8f747cc, mutex=0x8f747d0, time=200000) at thread/qwaitcondition_unix.cpp:159
#4  0x029a5c9d in KDevelop::DUChainPrivate::CleanupThread::run (this=0x8f747c0) at /usr/src/debug/kdevplatform-1.1.0/language/duchain/duchain.cpp:286
#5  0x02e6368f in QThreadPrivate::start (arg=0x8f747c0) at thread/qthread_unix.cpp:248
#6  0x005d2919 in start_thread (arg=0xb4c92b70) at pthread_create.c:301
#7  0x00514d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 10 (Thread 0xb40ffb70 (LWP 3190)):
#0  0x005d41fb in __pthread_mutex_lock (mutex=0xb05004ec) at pthread_mutex_lock.c:61
#1  0x00974768 in IA__g_main_context_check (context=0xb05004e8, max_priority=2147483647, fds=0xb0501c48, n_fds=1) at gmain.c:2471
#2  0x00975066 in g_main_context_iterate (context=0x5d5490, block=1, dispatch=1, self=0xb0501cf8) at gmain.c:2588
#3  0x00975449 in IA__g_main_context_iteration (context=0xb05004e8, may_block=1) at gmain.c:2654
#4  0x02f7c75f in QEventDispatcherGlib::processEvents (this=0xb0500468, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#5  0x02f52c3a in QEventLoop::processEvents (this=0xb40ff240, flags=...) at kernel/qeventloop.cpp:149
#6  0x02f52f7a in QEventLoop::exec (this=0xb40ff240, flags=...) at kernel/qeventloop.cpp:201
#7  0x02e6123e in QThread::exec (this=0x9fabaa0) at thread/qthread.cpp:487
#8  0x02a8f499 in KDevelop::CompletionWorkerThread::run (this=0x9fabaa0) at /usr/src/debug/kdevplatform-1.1.0/language/codecompletion/codecompletionmodel.cpp:81
#9  0x02e6368f in QThreadPrivate::start (arg=0x9fabaa0) at thread/qthread_unix.cpp:248
#10 0x005d2919 in start_thread (arg=0xb40ffb70) at pthread_create.c:301
#11 0x00514d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 9 (Thread 0xb1292b70 (LWP 3191)):
#0  0x00618db6 in clock_gettime (clock_id=1, tp=0xb1291f68) at ../sysdeps/unix/clock_gettime.c:100
#1  0x02f799bb in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0x02f7e096 in QTimerInfoList::updateCurrentTime (this=0xb0301a34) at kernel/qeventdispatcher_unix.cpp:340
#3  0x02f7e0db in QTimerInfoList::timerWait (this=0xb0301a34, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#4  0x02f7c968 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb129207c) at kernel/qeventdispatcher_glib.cpp:136
#5  0x02f7c9fd in timerSourcePrepare (source=0xb0301a00, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#6  0x00974a6a in IA__g_main_context_prepare (context=<value optimized out>, priority=0xb12920fc) at gmain.c:2280
#7  0x00974e81 in g_main_context_iterate (context=0xb03004e8, block=1, dispatch=1, self=0xb0301cf8) at gmain.c:2571
#8  0x00975449 in IA__g_main_context_iteration (context=0xb03004e8, may_block=1) at gmain.c:2654
#9  0x02f7c75f in QEventDispatcherGlib::processEvents (this=0xb0300468, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0x02f52c3a in QEventLoop::processEvents (this=0xb1292240, flags=...) at kernel/qeventloop.cpp:149
#11 0x02f52f7a in QEventLoop::exec (this=0xb1292240, flags=...) at kernel/qeventloop.cpp:201
#12 0x02e6123e in QThread::exec (this=0x9dc4568) at thread/qthread.cpp:487
#13 0x02a8f499 in KDevelop::CompletionWorkerThread::run (this=0x9dc4568) at /usr/src/debug/kdevplatform-1.1.0/language/codecompletion/codecompletionmodel.cpp:81
#14 0x02e6368f in QThreadPrivate::start (arg=0x9dc4568) at thread/qthread_unix.cpp:248
#15 0x005d2919 in start_thread (arg=0xb1292b70) at pthread_create.c:301
#16 0x00514d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 8 (Thread 0xafab7b70 (LWP 3192)):
#0  0x007fa416 in __kernel_vsyscall ()
#1  0x005d65d4 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:236
#2  0x02e62f4f in thread_sleep (ti=<value optimized out>) at thread/qthread_unix.cpp:398
#3  0x02e630a4 in QThread::msleep (msecs=30) at thread/qthread_unix.cpp:424
#4  0x0237d09b in UIBlockTester::UIBlockTesterThread::run (this=0x9f68988) at /usr/src/debug/kdevelop-4.1.0/languages/cpp/cpplanguagesupport.cpp:678
#5  0x02e6368f in QThreadPrivate::start (arg=0x9f68988) at thread/qthread_unix.cpp:248
#6  0x005d2919 in start_thread (arg=0xafab7b70) at pthread_create.c:301
#7  0x00514d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 7 (Thread 0xaeca0b70 (LWP 3193)):
#0  0x007fa416 in __kernel_vsyscall ()
#1  0x005d622c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:169
#2  0x02e645ef in wait (this=0x9105d18, mutex=0x90f2bb0, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0x9105d18, mutex=0x90f2bb0, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x02201f62 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9105d00, th=0x9da0370) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WeaverImpl.cpp:365
#5  0x0220491d in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x90f3d10, th=0x9da0370) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WorkingHardState.cpp:80
#6  0x022010dc in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9105d00, th=0x9da0370) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WeaverImpl.cpp:356
#7  0x02204a1a in ThreadWeaver::WorkingHardState::applyForWork (this=0x90f3d10, th=0x9da0370) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WorkingHardState.cpp:71
#8  0x02202104 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9105d00, th=0x9da0370, previous=0x0) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WeaverImpl.cpp:351
#9  0x02204a39 in ThreadWeaver::WorkingHardState::applyForWork (this=0x90f3d10, th=0x9da0370) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x02202104 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9105d00, th=0x9da0370, previous=0x0) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WeaverImpl.cpp:351
#11 0x02204a39 in ThreadWeaver::WorkingHardState::applyForWork (this=0x90f3d10, th=0x9da0370) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WorkingHardState.cpp:74
#12 0x02202104 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9105d00, th=0x9da0370, previous=0x9e1ca70) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WeaverImpl.cpp:351
#13 0x02202f26 in ThreadWeaver::ThreadRunHelper::run (this=0xaeca0274, parent=0x9105d00, th=0x9da0370) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/Thread.cpp:87
#14 0x022035cc in ThreadWeaver::Thread::run (this=0x9da0370) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/Thread.cpp:142
#15 0x02e6368f in QThreadPrivate::start (arg=0x9da0370) at thread/qthread_unix.cpp:248
#16 0x005d2919 in start_thread (arg=0xaeca0b70) at pthread_create.c:301
#17 0x00514d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 6 (Thread 0xae29fb70 (LWP 3194)):
#0  0x007fa416 in __kernel_vsyscall ()
#1  0x005d622c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:169
#2  0x02e645ef in wait (this=0x9105d18, mutex=0x90f2bb0, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0x9105d18, mutex=0x90f2bb0, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x02201f62 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9105d00, th=0xb0303808) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WeaverImpl.cpp:365
#5  0x0220491d in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x90f3d10, th=0xb0303808) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WorkingHardState.cpp:80
#6  0x022010dc in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9105d00, th=0xb0303808) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WeaverImpl.cpp:356
#7  0x02204a1a in ThreadWeaver::WorkingHardState::applyForWork (this=0x90f3d10, th=0xb0303808) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WorkingHardState.cpp:71
#8  0x02202104 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9105d00, th=0xb0303808, previous=0x9e119b8) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WeaverImpl.cpp:351
#9  0x02202f26 in ThreadWeaver::ThreadRunHelper::run (this=0xae29f274, parent=0x9105d00, th=0xb0303808) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/Thread.cpp:87
#10 0x022035cc in ThreadWeaver::Thread::run (this=0xb0303808) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/Thread.cpp:142
#11 0x02e6368f in QThreadPrivate::start (arg=0xb0303808) at thread/qthread_unix.cpp:248
#12 0x005d2919 in start_thread (arg=0xae29fb70) at pthread_create.c:301
#13 0x00514d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 5 (Thread 0xad2b2b70 (LWP 19410)):
#0  0x007fa416 in __kernel_vsyscall ()
#1  0x005d622c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:169
#2  0x02e645ef in wait (this=0x9e85980, mutex=0x9f86040, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0x9e85980, mutex=0x9f86040, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x02201f62 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9e85968, th=0x9e835f8) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WeaverImpl.cpp:365
#5  0x0220491d in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x99ea018, th=0x9e835f8) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WorkingHardState.cpp:80
#6  0x022010dc in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9e85968, th=0x9e835f8) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WeaverImpl.cpp:356
#7  0x02204a1a in ThreadWeaver::WorkingHardState::applyForWork (this=0x99ea018, th=0x9e835f8) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WorkingHardState.cpp:71
#8  0x02202104 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9e85968, th=0x9e835f8, previous=0x0) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WeaverImpl.cpp:351
#9  0x02204a39 in ThreadWeaver::WorkingHardState::applyForWork (this=0x99ea018, th=0x9e835f8) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x02202104 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9e85968, th=0x9e835f8, previous=0xa1be5e8) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WeaverImpl.cpp:351
#11 0x02202f26 in ThreadWeaver::ThreadRunHelper::run (this=0xad2b2274, parent=0x9e85968, th=0x9e835f8) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/Thread.cpp:87
#12 0x022035cc in ThreadWeaver::Thread::run (this=0x9e835f8) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/Thread.cpp:142
#13 0x02e6368f in QThreadPrivate::start (arg=0x9e835f8) at thread/qthread_unix.cpp:248
#14 0x005d2919 in start_thread (arg=0xad2b2b70) at pthread_create.c:301
#15 0x00514d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 4 (Thread 0xac8b1b70 (LWP 19411)):
#0  0x007fa416 in __kernel_vsyscall ()
#1  0x005d622c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:169
#2  0x02e645ef in wait (this=0x9e85980, mutex=0x9f86040, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0x9e85980, mutex=0x9f86040, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x02201f62 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9e85968, th=0xa012570) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WeaverImpl.cpp:365
#5  0x0220491d in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x99ea018, th=0xa012570) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WorkingHardState.cpp:80
#6  0x022010dc in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9e85968, th=0xa012570) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WeaverImpl.cpp:356
#7  0x02204a1a in ThreadWeaver::WorkingHardState::applyForWork (this=0x99ea018, th=0xa012570) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WorkingHardState.cpp:71
#8  0x02202104 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9e85968, th=0xa012570, previous=0x9f55578) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WeaverImpl.cpp:351
#9  0x02202f26 in ThreadWeaver::ThreadRunHelper::run (this=0xac8b1274, parent=0x9e85968, th=0xa012570) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/Thread.cpp:87
#10 0x022035cc in ThreadWeaver::Thread::run (this=0xa012570) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/Thread.cpp:142
#11 0x02e6368f in QThreadPrivate::start (arg=0xa012570) at thread/qthread_unix.cpp:248
#12 0x005d2919 in start_thread (arg=0xac8b1b70) at pthread_create.c:301
#13 0x00514d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 3 (Thread 0xabeb0b70 (LWP 19417)):
#0  0x007fa416 in __kernel_vsyscall ()
#1  0x005d622c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:169
#2  0x02e645ef in wait (this=0x9e85980, mutex=0x9f86040, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0x9e85980, mutex=0x9f86040, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x02201f62 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9e85968, th=0xa255c90) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WeaverImpl.cpp:365
#5  0x0220491d in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x99ea018, th=0xa255c90) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WorkingHardState.cpp:80
#6  0x022010dc in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9e85968, th=0xa255c90) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WeaverImpl.cpp:356
#7  0x02204a1a in ThreadWeaver::WorkingHardState::applyForWork (this=0x99ea018, th=0xa255c90) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WorkingHardState.cpp:71
#8  0x02202104 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9e85968, th=0xa255c90, previous=0x0) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WeaverImpl.cpp:351
#9  0x02204a39 in ThreadWeaver::WorkingHardState::applyForWork (this=0x99ea018, th=0xa255c90) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WorkingHardState.cpp:74
#10 0x02202104 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9e85968, th=0xa255c90, previous=0x0) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WeaverImpl.cpp:351
#11 0x02202f26 in ThreadWeaver::ThreadRunHelper::run (this=0xabeb0274, parent=0x9e85968, th=0xa255c90) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/Thread.cpp:87
#12 0x022035cc in ThreadWeaver::Thread::run (this=0xa255c90) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/Thread.cpp:142
#13 0x02e6368f in QThreadPrivate::start (arg=0xa255c90) at thread/qthread_unix.cpp:248
#14 0x005d2919 in start_thread (arg=0xabeb0b70) at pthread_create.c:301
#15 0x00514d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 2 (Thread 0xab4afb70 (LWP 19418)):
#0  0x007fa416 in __kernel_vsyscall ()
#1  0x005d622c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:169
#2  0x02e645ef in wait (this=0x9e85980, mutex=0x9f86040, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0x9e85980, mutex=0x9f86040, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x02201f62 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9e85968, th=0xa04bea0) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WeaverImpl.cpp:365
#5  0x0220491d in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x99ea018, th=0xa04bea0) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WorkingHardState.cpp:80
#6  0x022010dc in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9e85968, th=0xa04bea0) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WeaverImpl.cpp:356
#7  0x02204a1a in ThreadWeaver::WorkingHardState::applyForWork (this=0x99ea018, th=0xa04bea0) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WorkingHardState.cpp:71
#8  0x02202104 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9e85968, th=0xa04bea0, previous=0x0) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/WeaverImpl.cpp:351
#9  0x02202f26 in ThreadWeaver::ThreadRunHelper::run (this=0xab4af274, parent=0x9e85968, th=0xa04bea0) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/Thread.cpp:87
#10 0x022035cc in ThreadWeaver::Thread::run (this=0xa04bea0) at /usr/src/debug/kdelibs-4.5.5/threadweaver/Weaver/Thread.cpp:142
#11 0x02e6368f in QThreadPrivate::start (arg=0xa04bea0) at thread/qthread_unix.cpp:248
#12 0x005d2919 in start_thread (arg=0xab4afb70) at pthread_create.c:301
#13 0x00514d4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 1 (Thread 0xb7889780 (LWP 3150)):
[KCrash Handler]
#7  0x5f643269 in ?? ()
#8  0x07a69143 in KJob::kill (this=0x9d4b010, verbosity=KJob::Quietly) at /usr/src/debug/kdelibs-4.5.5/kdecore/jobs/kjob.cpp:106
#9  0x0116f3a3 in GenericProjectManager::projectClosing (this=0x9200188, project=0x91d00b0) at /usr/src/debug/kdevplatform-1.1.0/plugins/genericprojectmanager/genericmanager.cpp:101
#10 0x0116fbb7 in GenericProjectManager::qt_metacall (this=0x9200188, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbf9bf418)
    at /usr/src/debug/kdevplatform-1.1.0/i686-redhat-linux-gnu/plugins/genericprojectmanager/genericmanager.moc:106
#11 0x02f58ffb in QMetaObject::metacall (object=0x9200188, cl=QMetaObject::InvokeMetaMethod, idx=17, argv=0xbf9bf418) at kernel/qmetaobject.cpp:237
#12 0x02f67e15 in QMetaObject::activate (sender=0x9093ac8, m=0xdcae00, local_signal_index=2, argv=0xbf9bf418) at kernel/qobject.cpp:3295
#13 0x00dbc3a4 in KDevelop::IProjectController::projectClosing (this=0x9093ac8, _t1=0x91d00b0) at /usr/src/debug/kdevplatform-1.1.0/i686-redhat-linux-gnu/interfaces/iprojectcontroller.moc:167
#14 0x022de28c in KDevelop::ProjectController::closeProject (this=0x9093ac8, proj_=0x91d00b0) at /usr/src/debug/kdevplatform-1.1.0/shell/projectcontroller.cpp:734
#15 0x08a29fee in ProjectManagerViewPlugin::closeProjects (this=0x92d5ae0) at /usr/src/debug/kdevplatform-1.1.0/plugins/projectmanagerview/projectmanagerviewplugin.cpp:317
#16 0x08a2e713 in ProjectManagerViewPlugin::qt_metacall (this=0x92d5ae0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbf9bf658)
    at /usr/src/debug/kdevplatform-1.1.0/i686-redhat-linux-gnu/plugins/projectmanagerview/projectmanagerviewplugin.moc:112
#17 0x02f58ffb in QMetaObject::metacall (object=0x92d5ae0, cl=QMetaObject::InvokeMetaMethod, idx=14, argv=0xbf9bf658) at kernel/qmetaobject.cpp:237
#18 0x02f67e15 in QMetaObject::activate (sender=0x9f75168, m=0x3de7c58, local_signal_index=1, argv=0xbf9bf658) at kernel/qobject.cpp:3295
#19 0x034f7e3a in QAction::triggered (this=0x9f75168, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#20 0x034f97cc in QAction::activate (this=0x9f75168, event=QAction::Trigger) at kernel/qaction.cpp:1255
#21 0x0395f380 in QMenuPrivate::activateCausedStack (this=0xa25c7f0, causedStack=..., action=0x9f75168, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1002
#22 0x039650bb in QMenuPrivate::activateAction (this=0xa25c7f0, action=0x9f75168, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1094
#23 0x03965eff in QMenu::mouseReleaseEvent (this=0xbf9c07a0, e=0xbf9bff00) at widgets/qmenu.cpp:2312
#24 0x040c53c6 in KMenu::mouseReleaseEvent (this=0xbf9c07a0, e=0xbf9bff00) at /usr/src/debug/kdelibs-4.5.5/kdeui/widgets/kmenu.cpp:471
#25 0x035503dd in QWidget::event (this=0xbf9c07a0, event=0xbf9bff00) at kernel/qwidget.cpp:8044
#26 0x039674fc in QMenu::event (this=0xbf9c07a0, e=0xbf9bff00) at widgets/qmenu.cpp:2421
#27 0x034fd74c in QApplicationPrivate::notify_helper (this=0x8e3bbf8, receiver=0xbf9c07a0, e=0xbf9bff00) at kernel/qapplication.cpp:4306
#28 0x03504d4e in QApplication::notify (this=0xbf9c1bf8, receiver=0xbf9c07a0, e=0xbf9bff00) at kernel/qapplication.cpp:3871
#29 0x03fdfa5b in KApplication::notify (this=0xbf9c1bf8, receiver=0xbf9c07a0, event=0xbf9bff00) at /usr/src/debug/kdelibs-4.5.5/kdeui/kernel/kapplication.cpp:310
#30 0x02f54563 in QCoreApplication::notifyInternal (this=0xbf9c1bf8, receiver=0xbf9c07a0, event=0xbf9bff00) at kernel/qcoreapplication.cpp:726
#31 0x03503ab8 in sendEvent (receiver=0xbf9c07a0, event=0xbf9bff00, alienWidget=0x0, nativeWidget=0xbf9c07a0, buttonDown=0x3e02f38, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#32 QApplicationPrivate::sendMouseEvent (receiver=0xbf9c07a0, event=0xbf9bff00, alienWidget=0x0, nativeWidget=0xbf9c07a0, buttonDown=0x3e02f38, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2971
#33 0x035811ba in QETWidget::translateMouseEvent (this=0xbf9c07a0, event=0xbf9c041c) at kernel/qapplication_x11.cpp:4314
#34 0x03580005 in QApplication::x11ProcessEvent (this=0xbf9c1bf8, event=0xbf9c041c) at kernel/qapplication_x11.cpp:3391
#35 0x035abe9e in x11EventSourceDispatch (s=0x8e3eca8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#36 0x00971525 in g_main_dispatch (context=0x8e3de90) at gmain.c:1960
#37 IA__g_main_context_dispatch (context=0x8e3de90) at gmain.c:2513
#38 0x00975268 in g_main_context_iterate (context=0x5d5490, block=1, dispatch=1, self=0x8e3bdc0) at gmain.c:2591
#39 0x00975449 in IA__g_main_context_iteration (context=0x8e3de90, may_block=1) at gmain.c:2654
#40 0x02f7c726 in QEventDispatcherGlib::processEvents (this=0x8e20b20, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#41 0x035abb56 in QGuiEventDispatcherGlib::processEvents (this=0x8e20b20, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#42 0x02f52c3a in QEventLoop::processEvents (this=0xbf9c0710, flags=...) at kernel/qeventloop.cpp:149
#43 0x02f52f7a in QEventLoop::exec (this=0xbf9c0710, flags=...) at kernel/qeventloop.cpp:201
#44 0x039624af in QMenu::exec (this=0xbf9c07a0, p=..., action=0x0) at widgets/qmenu.cpp:2063
#45 0x08a325ef in ProjectTreeView::popupContextMenu (this=0x94df158, pos=...) at /usr/src/debug/kdevplatform-1.1.0/plugins/projectmanagerview/projecttreeview.cpp:217
#46 0x08a3297d in ProjectTreeView::qt_metacall (this=0x94df158, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbf9c0988)
    at /usr/src/debug/kdevplatform-1.1.0/i686-redhat-linux-gnu/plugins/projectmanagerview/projecttreeview.moc:81
#47 0x02f58ffb in QMetaObject::metacall (object=0x94df158, cl=QMetaObject::InvokeMetaMethod, idx=90, argv=0xbf9c0988) at kernel/qmetaobject.cpp:237
#48 0x02f67e15 in QMetaObject::activate (sender=0x94df158, m=0x3de8c08, local_signal_index=0, argv=0xbf9c0988) at kernel/qobject.cpp:3295
#49 0x03543a24 in QWidget::customContextMenuRequested (this=0x94df158, _t1=...) at .moc/release-shared/moc_qwidget.cpp:360
#50 0x03550dac in QWidget::event (this=0x94df158, event=0xbf9c1288) at kernel/qwidget.cpp:8214
#51 0x0391f254 in QFrame::event (this=0x94df158, e=0xbf9c1288) at widgets/qframe.cpp:557
#52 0x039ad733 in QAbstractScrollArea::viewportEvent (this=0x94df158, e=0xbf9c1288) at widgets/qabstractscrollarea.cpp:1036
#53 0x03a55087 in QAbstractItemView::viewportEvent (this=0x94df158, event=0xbf9c1288) at itemviews/qabstractitemview.cpp:1615
#54 0x03a939a1 in QTreeView::viewportEvent (this=0x94df158, event=0xbf9c1288) at itemviews/qtreeview.cpp:1248
#55 0x039afbd5 in viewportEvent (this=0x94e1990, o=0x94df1d8, e=0xbf9c1288) at widgets/qabstractscrollarea_p.h:100
#56 QAbstractScrollAreaFilter::eventFilter (this=0x94e1990, o=0x94df1d8, e=0xbf9c1288) at widgets/qabstractscrollarea_p.h:116
#57 0x02f5379a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8e3bbf8, receiver=0x94df1d8, event=0xbf9c1288) at kernel/qcoreapplication.cpp:841
#58 0x034fd72a in QApplicationPrivate::notify_helper (this=0x8e3bbf8, receiver=0x94df1d8, e=0xbf9c1288) at kernel/qapplication.cpp:4302
#59 0x035045a4 in QApplication::notify (this=0xbf9c1bf8, receiver=0x94df1d8, e=0xbf9c1288) at kernel/qapplication.cpp:3950
#60 0x03fdfa5b in KApplication::notify (this=0xbf9c1bf8, receiver=0x94df1d8, event=0xbf9c1288) at /usr/src/debug/kdelibs-4.5.5/kdeui/kernel/kapplication.cpp:310
#61 0x02f54563 in QCoreApplication::notifyInternal (this=0xbf9c1bf8, receiver=0x94df1d8, event=0xbf9c1288) at kernel/qcoreapplication.cpp:726
#62 0x035865cf in QCoreApplication::sendSpontaneousEvent (receiver=0x94df1d8, event=0xbf9c1288) at ../../src/corelib/kernel/qcoreapplication.h:218
#63 0x03580cdc in QETWidget::translateMouseEvent (this=0x963b470, event=0xbf9c177c) at kernel/qapplication_x11.cpp:4385
#64 0x03580005 in QApplication::x11ProcessEvent (this=0xbf9c1bf8, event=0xbf9c177c) at kernel/qapplication_x11.cpp:3391
#65 0x035abe9e in x11EventSourceDispatch (s=0x8e3eca8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#66 0x00971525 in g_main_dispatch (context=0x8e3de90) at gmain.c:1960
#67 IA__g_main_context_dispatch (context=0x8e3de90) at gmain.c:2513
#68 0x00975268 in g_main_context_iterate (context=0x5d5490, block=1, dispatch=1, self=0x8e3bdc0) at gmain.c:2591
#69 0x00975449 in IA__g_main_context_iteration (context=0x8e3de90, may_block=1) at gmain.c:2654
#70 0x02f7c726 in QEventDispatcherGlib::processEvents (this=0x8e20b20, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#71 0x035abb56 in QGuiEventDispatcherGlib::processEvents (this=0x8e20b20, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#72 0x02f52c3a in QEventLoop::processEvents (this=0xbf9c1a74, flags=...) at kernel/qeventloop.cpp:149
#73 0x02f52f7a in QEventLoop::exec (this=0xbf9c1a74, flags=...) at kernel/qeventloop.cpp:201
#74 0x02f56c37 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#75 0x034fd7f8 in QApplication::exec () at kernel/qapplication.cpp:3585
#76 0x08050a04 in main (argc=<value optimized out>, argv=) at /usr/src/debug/kdevelop-4.1.0/app/main.cpp:380

Possible duplicates by query: bug 252656.

Reported using DrKonqi
Comment 1 Milian Wolff 2011-04-01 11:18:08 UTC
see notes in bug 252656 and tell me on how to reproduce or alternatively send me the valgrind log.

also, if possible, try to reproduce with KDevelop 4.2 and see whether it persists.

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