Bug 288419 - kdevelop crashed wwhen I delete folders
Summary: kdevelop crashed wwhen I delete folders
Status: RESOLVED DUPLICATE of bug 267034
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 4.2.3
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: 4.2.3
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-07 16:25 UTC by luchobeto18
Modified: 2011-12-12 07:56 UTC (History)
1 user (show)

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 luchobeto18 2011-12-07 16:25:46 UTC
Application: kdevelop (4.2.3)
KDE Platform Version: 4.7.2 (4.7.2) (Compiled from sources)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
developing in php and I try to delete some unused folders and the application crashed

The crash can be reproduced every time.

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

Thread 16 (Thread 0x7f77a34cc700 (LWP 3024)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x00007f77ba18f11e in wait (time=1000, this=0x2045e10) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x200dcc0, time=1000) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f77b6557c7b in KDevelop::DUChainPrivate::CleanupThread::run (this=0x200dca0) at ../../language/duchain/duchain.cpp:286
#4  0x00007f77ba18ed05 in QThreadPrivate::start (arg=0x200dca0) at thread/qthread_unix.cpp:331
#5  0x00007f77b81e4efc in start_thread (arg=0x7f77a34cc700) at pthread_create.c:304
#6  0x00007f77b8e6589d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7f7798d31700 (LWP 3028)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f77ba18f1ab in wait (time=18446744073709551615, this=0x20c12b0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x20fa150, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f77b192a864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x20c1590, th=0x1f37050) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f77b192ce0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x20fdda0, th=0x1f37050) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f77b192ce24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x20fdda0, th=0x1f37050) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f77b192bccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f7798d30e20, parent=0x20c1590, th=0x1f37050) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f77b192bd5b in ThreadWeaver::Thread::run (this=0x1f37050) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f77ba18ed05 in QThreadPrivate::start (arg=0x1f37050) at thread/qthread_unix.cpp:331
#9  0x00007f77b81e4efc in start_thread (arg=0x7f7798d31700) at pthread_create.c:304
#10 0x00007f77b8e6589d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f7797d2f700 (LWP 3032)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f77ba18f1ab in wait (time=18446744073709551615, this=0x20c12b0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x20fa150, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f77b192a864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x20c1590, th=0x21bb670) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f77b192ce0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x20fdda0, th=0x21bb670) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f77b192bccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f7797d2ee20, parent=0x20c1590, th=0x21bb670) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f77b192bd5b in ThreadWeaver::Thread::run (this=0x21bb670) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f77ba18ed05 in QThreadPrivate::start (arg=0x21bb670) at thread/qthread_unix.cpp:331
#8  0x00007f77b81e4efc in start_thread (arg=0x7f7797d2f700) at pthread_create.c:304
#9  0x00007f77b8e6589d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f7791a7c700 (LWP 3053)):
#0  0x00007f77b8e59773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f77b3df0f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f77b3df1429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f77ba2a0f3e in QEventDispatcherGlib::processEvents (this=0x3988360, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f77ba274cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f77ba274ef7 in QEventLoop::exec (this=0x7f7791a7be00, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f77ba18c27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f77ba18ed05 in QThreadPrivate::start (arg=0x398db60) at thread/qthread_unix.cpp:331
#8  0x00007f77b81e4efc in start_thread (arg=0x7f7791a7c700) at pthread_create.c:304
#9  0x00007f77b8e6589d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f779227d700 (LWP 3085)):
#0  0x00007f77b8e59773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f77b3df0f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f77b3df1429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f77ba2a0f3e in QEventDispatcherGlib::processEvents (this=0x3b76230, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f77ba274cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f77ba274ef7 in QEventLoop::exec (this=0x7f779227cdd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f77ba18c27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f77ba257cbf in QInotifyFileSystemWatcherEngine::run (this=0x3b75510) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f77ba18ed05 in QThreadPrivate::start (arg=0x3b75510) at thread/qthread_unix.cpp:331
#9  0x00007f77b81e4efc in start_thread (arg=0x7f779227d700) at pthread_create.c:304
#10 0x00007f77b8e6589d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f778c816700 (LWP 3109)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f77a47e8fe2 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f77a47e9019 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f77b81e4efc in start_thread (arg=0x7f778c816700) at pthread_create.c:304
#4  0x00007f77b8e6589d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f778b9f4700 (LWP 3124)):
#0  0x00007f77b81e7034 in __pthread_mutex_lock (mutex=0x7f779cd4bca8) at pthread_mutex_lock.c:61
#1  0x00007f77b3df0361 in g_main_context_query () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f77b3df0e6a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f77b3df1429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f77ba2a0f3e in QEventDispatcherGlib::processEvents (this=0x7f779c38e490, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007f77ba274cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f77ba274ef7 in QEventLoop::exec (this=0x7f778b9f3dd0, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007f77ba18c27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#8  0x00007f77ba257cbf in QInotifyFileSystemWatcherEngine::run (this=0x49ce410) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00007f77ba18ed05 in QThreadPrivate::start (arg=0x49ce410) at thread/qthread_unix.cpp:331
#10 0x00007f77b81e4efc in start_thread (arg=0x7f778b9f4700) at pthread_create.c:304
#11 0x00007f77b8e6589d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f778ae6c700 (LWP 3196)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f77b0f46c2c in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f77b0f46d59 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f77b81e4efc in start_thread (arg=0x7f778ae6c700) at pthread_create.c:304
#4  0x00007f77b8e6589d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f778a56b700 (LWP 3197)):
#0  0x00007f77b81e81fd in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x4cb9768) at pthread_mutex_unlock.c:290
#2  0x00007f77b3deffe4 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f77b3df0dfd in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f77b3df1429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f77ba2a0f3e in QEventDispatcherGlib::processEvents (this=0x496eae0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#6  0x00007f77ba274cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f77ba274ef7 in QEventLoop::exec (this=0x7f778a56ae00, flags=...) at kernel/qeventloop.cpp:201
#8  0x00007f77ba18c27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#9  0x00007f77ba18ed05 in QThreadPrivate::start (arg=0x48891a0) at thread/qthread_unix.cpp:331
#10 0x00007f77b81e4efc in start_thread (arg=0x7f778a56b700) at pthread_create.c:304
#11 0x00007f77b8e6589d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f77492aa700 (LWP 3198)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f77ba18f1ab in wait (time=18446744073709551615, this=0x1f95eb0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1e469e0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f77b192a864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1f95e20, th=0x48db3b0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f77b192ce0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e789d0, th=0x48db3b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f77b192bccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f77492a9e20, parent=0x1f95e20, th=0x48db3b0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f77b192bd5b in ThreadWeaver::Thread::run (this=0x48db3b0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f77ba18ed05 in QThreadPrivate::start (arg=0x48db3b0) at thread/qthread_unix.cpp:331
#8  0x00007f77b81e4efc in start_thread (arg=0x7f77492aa700) at pthread_create.c:304
#9  0x00007f77b8e6589d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f7748a83700 (LWP 3199)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f77ba18f1ab in wait (time=18446744073709551615, this=0x1f95eb0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1e469e0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f77b192a864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1f95e20, th=0x4b79340) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f77b192ce0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e789d0, th=0x4b79340) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f77b192ce24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1e789d0, th=0x4b79340) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f77b192bccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f7748a82e20, parent=0x1f95e20, th=0x4b79340) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f77b192bd5b in ThreadWeaver::Thread::run (this=0x4b79340) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f77ba18ed05 in QThreadPrivate::start (arg=0x4b79340) at thread/qthread_unix.cpp:331
#9  0x00007f77b81e4efc in start_thread (arg=0x7f7748a83700) at pthread_create.c:304
#10 0x00007f77b8e6589d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f774770d700 (LWP 3208)):
#0  __libc_enable_asynccancel () at ../nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S:66
#1  0x00007f77b8e59758 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:85
#2  0x00007f77b3df0f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f77b3df1429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f77ba2a0f3e in QEventDispatcherGlib::processEvents (this=0x5172310, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#5  0x00007f77ba274cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f77ba274ef7 in QEventLoop::exec (this=0x7f774770ce00, flags=...) at kernel/qeventloop.cpp:201
#7  0x00007f77ba18c27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#8  0x00007f77ba18ed05 in QThreadPrivate::start (arg=0x5173150) at thread/qthread_unix.cpp:331
#9  0x00007f77b81e4efc in start_thread (arg=0x7f774770d700) at pthread_create.c:304
#10 0x00007f77b8e6589d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f7746f0c700 (LWP 3209)):
#0  0x00007f77b8e59773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f77b3df0f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f77b3df1429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f77ba2a0f3e in QEventDispatcherGlib::processEvents (this=0x5143860, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f77ba274cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f77ba274ef7 in QEventLoop::exec (this=0x7f7746f0be00, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f77ba18c27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007f77ba18ed05 in QThreadPrivate::start (arg=0x5156a30) at thread/qthread_unix.cpp:331
#8  0x00007f77b81e4efc in start_thread (arg=0x7f7746f0c700) at pthread_create.c:304
#9  0x00007f77b8e6589d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f774670b700 (LWP 3233)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f77ba18f1ab in wait (time=18446744073709551615, this=0x20c12b0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x20fa150, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f77b192a864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x20c1590, th=0x6e9afe0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f77b192ce0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x20fdda0, th=0x6e9afe0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f77b192ce24 in ThreadWeaver::WorkingHardState::applyForWork (this=0x20fdda0, th=0x6e9afe0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f77b192bccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f774670ae20, parent=0x20c1590, th=0x6e9afe0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f77b192bd5b in ThreadWeaver::Thread::run (this=0x6e9afe0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f77ba18ed05 in QThreadPrivate::start (arg=0x6e9afe0) at thread/qthread_unix.cpp:331
#9  0x00007f77b81e4efc in start_thread (arg=0x7f774670b700) at pthread_create.c:304
#10 0x00007f77b8e6589d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f7745f0a700 (LWP 3234)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f77ba18f1ab in wait (time=18446744073709551615, this=0x20c12b0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x20fa150, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f77b192a864 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x20c1590, th=0x633d200) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f77b192ce0b in ThreadWeaver::WorkingHardState::applyForWork (this=0x20fdda0, th=0x633d200) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f77b192bccf in ThreadWeaver::ThreadRunHelper::run (this=0x7f7745f09e20, parent=0x20c1590, th=0x633d200) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f77b192bd5b in ThreadWeaver::Thread::run (this=0x633d200) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f77ba18ed05 in QThreadPrivate::start (arg=0x633d200) at thread/qthread_unix.cpp:331
#8  0x00007f77b81e4efc in start_thread (arg=0x7f7745f0a700) at pthread_create.c:304
#9  0x00007f77b8e6589d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f77bbc89780 (LWP 3023)):
[KCrash Handler]
#6  0x00007f77b6b467d6 in KDevelop::AbstractFileManagerPlugin::removeFilesAndFolders (this=0x1f47b40, items=<optimized out>) at ../../project/abstractfilemanagerplugin.cpp:496
#7  0x00007f778f155a3c in ProjectManagerViewPlugin::removeFromContextMenu (this=<optimized out>) at ../../../plugins/projectmanagerview/projectmanagerviewplugin.cpp:504
#8  0x00007f778f15600c in ProjectManagerViewPlugin::qt_metacall (this=0x397eb20, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fffdb01b550) at ./projectmanagerviewplugin.moc:125
#9  0x00007f77ba288eba in QMetaObject::activate (sender=0x7f774052a960, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffdb01b550) at kernel/qobject.cpp:3278
#10 0x00007f77b961fb62 in QAction::triggered (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#11 0x00007f77b961fd4f in QAction::activate (this=0x7f774052a960, event=<optimized out>) at kernel/qaction.cpp:1257
#12 0x00007f77b9a5a609 in QMenuPrivate::activateCausedStack (this=0x7f774052de70, causedStack=..., action=0x7f774052a960, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1005
#13 0x00007f77b9a60252 in QMenuPrivate::activateAction (this=0x7f774052de70, action=0x7f774052a960, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1097
#14 0x00007f77bab15cb0 in KMenu::mouseReleaseEvent (this=0x7fffdb01cc20, e=0x7fffdb01bfa0) at ../../kdeui/widgets/kmenu.cpp:464
#15 0x00007f77b9676c9a in QWidget::event (this=0x7fffdb01cc20, event=0x7fffdb01bfa0) at kernel/qwidget.cpp:8295
#16 0x00007f77b9a617fb in QMenu::event (this=0x7fffdb01cc20, e=0x7fffdb01bfa0) at widgets/qmenu.cpp:2405
#17 0x00007f77b9626424 in notify_helper (e=0x7fffdb01bfa0, receiver=0x7fffdb01cc20, this=0x1b126b0) at kernel/qapplication.cpp:4486
#18 QApplicationPrivate::notify_helper (this=0x1b126b0, receiver=0x7fffdb01cc20, e=0x7fffdb01bfa0) at kernel/qapplication.cpp:4458
#19 0x00007f77b962bc6b in QApplication::notify (this=<optimized out>, receiver=0x7fffdb01cc20, e=0x7fffdb01bfa0) at kernel/qapplication.cpp:4047
#20 0x00007f77baa54126 in KApplication::notify (this=0x7fffdb01e770, receiver=0x7fffdb01cc20, event=0x7fffdb01bfa0) at ../../kdeui/kernel/kapplication.cpp:311
#21 0x000000000040a896 in _start ()

Possible duplicates by query: bug 267034.

Reported using DrKonqi
Comment 1 Bogdan Udrescu 2011-12-08 14:05:37 UTC
duplicate of bug 267034
Comment 2 Myriam Schweingruber 2011-12-12 07:56:48 UTC

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