Bug 301940 - Crash after right-click on a button
Summary: Crash after right-click on a button
Status: RESOLVED DUPLICATE of bug 296622
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 4.3.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 4.3.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-15 00:22 UTC by naju
Modified: 2012-07-06 15:53 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 naju 2012-06-15 00:22:27 UTC
Application: kdevelop (4.3.1)
KDE Platform Version: 4.8.3 (4.8.3)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-25-generic x86_64
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:

Right-clicked on some button, don't remember which or where

-- Backtrace:
Application: KDevelop (kdevelop), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f0eae196780 (LWP 2128))]

Thread 19 (Thread 0x7f0e954ee700 (LWP 2140)):
#0  0x00007f0eab317b03 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f0ea63c3036 in g_main_context_poll (n_fds=1, fds=0x7f0e900010e0, timeout=-1, context=0x1b0b950, priority=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3440
#2  g_main_context_iterate (dispatch=1, block=<optimized out>, context=0x1b0b950, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3141
#3  g_main_context_iterate (context=0x1b0b950, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#4  0x00007f0ea63c349a in g_main_loop_run (loop=0x7f0e900010c0) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3340
#5  0x00007f0e954f398b in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#6  0x00007f0ea63e49e5 in g_thread_proxy (data=0x1b055e0) at /build/buildd/glib2.0-2.32.3/./glib/gthread.c:801
#7  0x00007f0eaa686e9a in start_thread (arg=0x7f0e954ee700) at pthread_create.c:308
#8  0x00007f0eab3234bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 18 (Thread 0x7f0e94ced700 (LWP 2141)):
#0  0x00007f0eab317b03 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f0ea63c3036 in g_main_context_poll (n_fds=3, fds=0x7f0e880010c0, timeout=-1, context=0x7f0e90010240, priority=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3440
#2  g_main_context_iterate (dispatch=1, block=<optimized out>, context=0x7f0e90010240, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3141
#3  g_main_context_iterate (context=0x7f0e90010240, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#4  0x00007f0ea63c349a in g_main_loop_run (loop=0x7f0e900101f0) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3340
#5  0x00007f0e99b0a406 in gdbus_shared_thread_func (user_data=<optimized out>) at /build/buildd/glib2.0-2.32.3/./gio/gdbusprivate.c:277
#6  0x00007f0ea63e49e5 in g_thread_proxy (data=0x7f0e9000c540) at /build/buildd/glib2.0-2.32.3/./glib/gthread.c:801
#7  0x00007f0eaa686e9a in start_thread (arg=0x7f0e94ced700) at pthread_create.c:308
#8  0x00007f0eab3234bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 17 (Thread 0x7f0e7b723700 (LWP 2181)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215
#1  0x00007f0eac63843f in wait (time=1000, this=0x2ee4860) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2ee3980, time=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f0ea896963b in KDevelop::DUChainPrivate::CleanupThread::run (this=0x2ee3960) at ../../language/duchain/duchain.cpp:282
#4  0x00007f0eac637fcb in QThreadPrivate::start (arg=0x2ee3960) at thread/qthread_unix.cpp:298
#5  0x00007f0eaa686e9a in start_thread (arg=0x7f0e7b723700) at pthread_create.c:308
#6  0x00007f0eab3234bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7f0e6937a700 (LWP 2200)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f0e8020a222 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f0e80502e80) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f0e8020a259 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f0eaa686e9a in start_thread (arg=0x7f0e6937a700) at pthread_create.c:308
#4  0x00007f0eab3234bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7f0e67d5b700 (LWP 2214)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f0ea34e7dec in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f0ea34e7f19 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f0eaa686e9a in start_thread (arg=0x7f0e67d5b700) at pthread_create.c:308
#4  0x00007f0eab3234bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f0e6855c700 (LWP 2216)):
#0  0x00007f0eaa68a05d in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  __pthread_mutex_unlock (mutex=0x7f0e58000a40) at pthread_mutex_unlock.c:290
#2  0x00007f0ea63fe5d1 in g_mutex_unlock (mutex=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gthread-posix.c:227
#3  0x00007f0ea63c283b in g_main_context_prepare (context=0x7f0e58000980, priority=0x7f0e6855bce8) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:2834
#4  0x00007f0ea63c2f5b in g_main_context_iterate (dispatch=1, block=1, context=0x7f0e58000980, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3126
#5  g_main_context_iterate (context=0x7f0e58000980, block=1, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#6  0x00007f0ea63c3164 in g_main_context_iteration (context=0x7f0e58000980, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#7  0x00007f0eac766426 in QEventDispatcherGlib::processEvents (this=0x7f0e580015c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#8  0x00007f0eac735c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#9  0x00007f0eac735ed7 in QEventLoop::exec (this=0x7f0e6855be00, flags=...) at kernel/qeventloop.cpp:204
#10 0x00007f0eac634fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#11 0x00007f0eac637fcb in QThreadPrivate::start (arg=0x3bcec10) at thread/qthread_unix.cpp:298
#12 0x00007f0eaa686e9a in start_thread (arg=0x7f0e6855c700) at pthread_create.c:308
#13 0x00007f0eab3234bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f0e8ef93700 (LWP 2337)):
#0  0x00007f0eab317b03 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f0ea63c3036 in g_main_context_poll (n_fds=1, fds=0x7f0e84002ca0, timeout=-1, context=0x7f0e840009a0, priority=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3440
#2  g_main_context_iterate (dispatch=1, block=<optimized out>, context=0x7f0e840009a0, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3141
#3  g_main_context_iterate (context=0x7f0e840009a0, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#4  0x00007f0ea63c3164 in g_main_context_iteration (context=0x7f0e840009a0, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#5  0x00007f0eac766426 in QEventDispatcherGlib::processEvents (this=0x7f0e840008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f0eac735c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f0eac735ed7 in QEventLoop::exec (this=0x7f0e8ef92e00, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f0eac634fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#9  0x00007f0eac637fcb in QThreadPrivate::start (arg=0x480b340) at thread/qthread_unix.cpp:298
#10 0x00007f0eaa686e9a in start_thread (arg=0x7f0e8ef93700) at pthread_create.c:308
#11 0x00007f0eab3234bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f0e65d80700 (LWP 2338)):
#0  __libc_disable_asynccancel () at ../nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S:103
#1  0x00007f0eab3160c9 in read () at ../sysdeps/unix/syscall-template.S:82
#2  0x00007f0ea63fd8cf in read (__nbytes=16, __buf=0x7f0e65d7fc80, __fd=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/unistd.h:45
#3  g_wakeup_acknowledge (wakeup=0x7f0e84001d60) at /build/buildd/glib2.0-2.32.3/./glib/gwakeup.c:212
#4  0x00007f0ea63c2ba4 in g_main_context_check (context=0x7f0e600008c0, max_priority=2147483647, fds=0x7f0e60004130, n_fds=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:2980
#5  0x00007f0ea63c2fd6 in g_main_context_iterate (dispatch=1, block=<optimized out>, context=0x7f0e600008c0, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3143
#6  g_main_context_iterate (context=0x7f0e600008c0, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#7  0x00007f0ea63c3164 in g_main_context_iteration (context=0x7f0e600008c0, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#8  0x00007f0eac766426 in QEventDispatcherGlib::processEvents (this=0x7f0e60002a00, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#9  0x00007f0eac735c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#10 0x00007f0eac735ed7 in QEventLoop::exec (this=0x7f0e65d7fe00, flags=...) at kernel/qeventloop.cpp:204
#11 0x00007f0eac634fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#12 0x00007f0eac637fcb in QThreadPrivate::start (arg=0x45ae680) at thread/qthread_unix.cpp:298
#13 0x00007f0eaa686e9a in start_thread (arg=0x7f0e65d80700) at pthread_create.c:308
#14 0x00007f0eab3234bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f0e652c3700 (LWP 2343)):
#0  0x00007f0ea6394410 in pthread_mutex_unlock@plt () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007f0ea63fe5d1 in g_mutex_unlock (mutex=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gthread-posix.c:227
#2  0x00007f0ea63c283b in g_main_context_prepare (context=0x7f0e5c0009a0, priority=0x7f0e652c2cb8) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:2834
#3  0x00007f0ea63c2f5b in g_main_context_iterate (dispatch=1, block=1, context=0x7f0e5c0009a0, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3126
#4  g_main_context_iterate (context=0x7f0e5c0009a0, block=1, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#5  0x00007f0ea63c3164 in g_main_context_iteration (context=0x7f0e5c0009a0, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#6  0x00007f0eac766426 in QEventDispatcherGlib::processEvents (this=0x7f0e5c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007f0eac735c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f0eac735ed7 in QEventLoop::exec (this=0x7f0e652c2dd0, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f0eac634fa7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#10 0x00007f0eac7159ff in QInotifyFileSystemWatcherEngine::run (this=0x57127c0) at io/qfilesystemwatcher_inotify.cpp:248
#11 0x00007f0eac637fcb in QThreadPrivate::start (arg=0x57127c0) at thread/qthread_unix.cpp:298
#12 0x00007f0eaa686e9a in start_thread (arg=0x7f0e652c3700) at pthread_create.c:308
#13 0x00007f0eab3234bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f0e07fff700 (LWP 11595)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f0eac6384db in wait (time=18446744073709551615, this=0x576ccf0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x53b0530, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f0ea3ede0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x69d30a0, th=0x5e4f760) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f0ea3ee09db in ThreadWeaver::WorkingHardState::applyForWork (this=0x6a6d060, th=0x5e4f760) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0ea3edf84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f0e07ffee20, parent=0x69d30a0, th=0x5e4f760) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f0ea3edf8db in ThreadWeaver::Thread::run (this=0x5e4f760) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f0eac637fcb in QThreadPrivate::start (arg=0x5e4f760) at thread/qthread_unix.cpp:298
#8  0x00007f0eaa686e9a in start_thread (arg=0x7f0e07fff700) at pthread_create.c:308
#9  0x00007f0eab3234bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f0e0d86d700 (LWP 11596)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f0eac6384db in wait (time=18446744073709551615, this=0x1ff2380) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1def940, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f0ea3ede0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1ff23f0, th=0x50fbc30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f0ea3ee09db in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f913d0, th=0x50fbc30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0ea3ee09f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f913d0, th=0x50fbc30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f0ea3ee09f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f913d0, th=0x50fbc30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f0ea3ee09f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f913d0, th=0x50fbc30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f0ea3ee09f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f913d0, th=0x50fbc30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f0ea3edf84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f0e0d86ce20, parent=0x1ff23f0, th=0x50fbc30) at ../../../threadweaver/Weaver/Thread.cpp:87
#10 0x00007f0ea3edf8db in ThreadWeaver::Thread::run (this=0x50fbc30) at ../../../threadweaver/Weaver/Thread.cpp:142
#11 0x00007f0eac637fcb in QThreadPrivate::start (arg=0x50fbc30) at thread/qthread_unix.cpp:298
#12 0x00007f0eaa686e9a in start_thread (arg=0x7f0e0d86d700) at pthread_create.c:308
#13 0x00007f0eab3234bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f0e0d06c700 (LWP 11597)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f0eac6384db in wait (time=18446744073709551615, this=0x1ff2380) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1def940, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f0ea3ede0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1ff23f0, th=0x7f0dfc003d30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f0ea3ee09db in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f913d0, th=0x7f0dfc003d30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0ea3ee09f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f913d0, th=0x7f0dfc003d30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f0ea3ee09f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f913d0, th=0x7f0dfc003d30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f0ea3ee09f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f913d0, th=0x7f0dfc003d30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f0ea3edf84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f0e0d06be20, parent=0x1ff23f0, th=0x7f0dfc003d30) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007f0ea3edf8db in ThreadWeaver::Thread::run (this=0x7f0dfc003d30) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007f0eac637fcb in QThreadPrivate::start (arg=0x7f0dfc003d30) at thread/qthread_unix.cpp:298
#11 0x00007f0eaa686e9a in start_thread (arg=0x7f0e0d06c700) at pthread_create.c:308
#12 0x00007f0eab3234bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f0e06ffd700 (LWP 11598)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f0eac6384db in wait (time=18446744073709551615, this=0x1ff2380) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1def940, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f0ea3ede0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1ff23f0, th=0x56d1890) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f0ea3ee09db in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f913d0, th=0x56d1890) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0ea3ee09f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f913d0, th=0x56d1890) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f0ea3edf84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f0e06ffce20, parent=0x1ff23f0, th=0x56d1890) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f0ea3edf8db in ThreadWeaver::Thread::run (this=0x56d1890) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f0eac637fcb in QThreadPrivate::start (arg=0x56d1890) at thread/qthread_unix.cpp:298
#9  0x00007f0eaa686e9a in start_thread (arg=0x7f0e06ffd700) at pthread_create.c:308
#10 0x00007f0eab3234bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f0e065ed700 (LWP 11599)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f0eac6384db in wait (time=18446744073709551615, this=0x1ff2380) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1def940, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f0ea3ede0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1ff23f0, th=0x7f0e00001ee0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f0ea3ee09db in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f913d0, th=0x7f0e00001ee0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0ea3ee09f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f913d0, th=0x7f0e00001ee0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f0ea3ee09f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f913d0, th=0x7f0e00001ee0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f0ea3ee09f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f913d0, th=0x7f0e00001ee0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f0ea3ee09f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f913d0, th=0x7f0e00001ee0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#9  0x00007f0ea3edf84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f0e065ece20, parent=0x1ff23f0, th=0x7f0e00001ee0) at ../../../threadweaver/Weaver/Thread.cpp:87
#10 0x00007f0ea3edf8db in ThreadWeaver::Thread::run (this=0x7f0e00001ee0) at ../../../threadweaver/Weaver/Thread.cpp:142
#11 0x00007f0eac637fcb in QThreadPrivate::start (arg=0x7f0e00001ee0) at thread/qthread_unix.cpp:298
#12 0x00007f0eaa686e9a in start_thread (arg=0x7f0e065ed700) at pthread_create.c:308
#13 0x00007f0eab3234bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#14 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f0e05dec700 (LWP 11600)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f0eac6384db in wait (time=18446744073709551615, this=0x1ff2380) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1def940, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f0ea3ede0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1ff23f0, th=0x5982150) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f0ea3ee09db in ThreadWeaver::WorkingHardState::applyForWork (this=0x1f913d0, th=0x5982150) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0ea3edf84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f0e05debe20, parent=0x1ff23f0, th=0x5982150) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f0ea3edf8db in ThreadWeaver::Thread::run (this=0x5982150) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f0eac637fcb in QThreadPrivate::start (arg=0x5982150) at thread/qthread_unix.cpp:298
#8  0x00007f0eaa686e9a in start_thread (arg=0x7f0e05dec700) at pthread_create.c:308
#9  0x00007f0eab3234bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f0e0533d700 (LWP 11604)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f0eac6384db in wait (time=18446744073709551615, this=0x576ccf0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x53b0530, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f0ea3ede0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x69d30a0, th=0x6146890) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f0ea3ee09db in ThreadWeaver::WorkingHardState::applyForWork (this=0x6a6d060, th=0x6146890) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0ea3ee09f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x6a6d060, th=0x6146890) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f0ea3ee09f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x6a6d060, th=0x6146890) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f0ea3ee09f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x6a6d060, th=0x6146890) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#8  0x00007f0ea3edf84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f0e0533ce20, parent=0x69d30a0, th=0x6146890) at ../../../threadweaver/Weaver/Thread.cpp:87
#9  0x00007f0ea3edf8db in ThreadWeaver::Thread::run (this=0x6146890) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007f0eac637fcb in QThreadPrivate::start (arg=0x6146890) at thread/qthread_unix.cpp:298
#11 0x00007f0eaa686e9a in start_thread (arg=0x7f0e0533d700) at pthread_create.c:308
#12 0x00007f0eab3234bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f0e04b2b700 (LWP 11605)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f0eac6384db in wait (time=18446744073709551615, this=0x576ccf0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x53b0530, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f0ea3ede0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x69d30a0, th=0x408e780) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f0ea3ee09db in ThreadWeaver::WorkingHardState::applyForWork (this=0x6a6d060, th=0x408e780) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0ea3ee09f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x6a6d060, th=0x408e780) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f0ea3edf84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f0e04b2ae20, parent=0x69d30a0, th=0x408e780) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f0ea3edf8db in ThreadWeaver::Thread::run (this=0x408e780) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f0eac637fcb in QThreadPrivate::start (arg=0x408e780) at thread/qthread_unix.cpp:298
#9  0x00007f0eaa686e9a in start_thread (arg=0x7f0e04b2b700) at pthread_create.c:308
#10 0x00007f0eab3234bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f0debfff700 (LWP 11760)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f0eac6384db in wait (time=18446744073709551615, this=0x576ccf0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x53b0530, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f0ea3ede0eb in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x69d30a0, th=0x5e51b30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f0ea3ee09db in ThreadWeaver::WorkingHardState::applyForWork (this=0x6a6d060, th=0x5e51b30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f0ea3ee09f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x6a6d060, th=0x5e51b30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f0ea3ee09f4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x6a6d060, th=0x5e51b30) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f0ea3edf84f in ThreadWeaver::ThreadRunHelper::run (this=0x7f0debffee20, parent=0x69d30a0, th=0x5e51b30) at ../../../threadweaver/Weaver/Thread.cpp:87
#8  0x00007f0ea3edf8db in ThreadWeaver::Thread::run (this=0x5e51b30) at ../../../threadweaver/Weaver/Thread.cpp:142
#9  0x00007f0eac637fcb in QThreadPrivate::start (arg=0x5e51b30) at thread/qthread_unix.cpp:298
#10 0x00007f0eaa686e9a in start_thread (arg=0x7f0debfff700) at pthread_create.c:308
#11 0x00007f0eab3234bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f0eae196780 (LWP 2128)):
[KCrash Handler]
#6  0x00007f0ead0342fa in KToolBar::Private::findAction (this=<optimized out>, actionName=..., clientOut=0x0) at ../../kdeui/widgets/ktoolbar.cpp:548
#7  0x00007f0ead0349a7 in KToolBar::Private::slotContextAboutToShow (this=0x2e8e3a0) at ../../kdeui/widgets/ktoolbar.cpp:574
#8  0x00007f0eac74b281 in QMetaObject::activate (sender=0xd171c10, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3547
#9  0x00007f0eabf075e2 in QMenu::popup (this=0xd171c10, p=..., atAction=0x0) at widgets/qmenu.cpp:1832
#10 0x00007f0eabf0810d in QMenu::exec (this=<optimized out>, p=..., action=0x0) at widgets/qmenu.cpp:2110
#11 0x00007f0ead034912 in contextMenuEvent (event=0x7ffffbd321c0, this=0x2e7df70) at ../../kdeui/widgets/ktoolbar.cpp:873
#12 KToolBar::contextMenuEvent (this=0x2e7df70, event=0x7ffffbd321c0) at ../../kdeui/widgets/ktoolbar.cpp:867
#13 0x00007f0eabb09e94 in QWidget::event (this=0x2e7df70, event=0x7ffffbd321c0) at kernel/qwidget.cpp:8529
#14 0x00007f0eabf40b7b in QToolBar::event (this=0x2e7df70, event=0x7ffffbd321c0) at widgets/qtoolbar.cpp:1250
#15 0x00007f0eabab9894 in notify_helper (e=0x7ffffbd321c0, receiver=0x2e7df70, this=0x1a74410) at kernel/qapplication.cpp:4559
#16 QApplicationPrivate::notify_helper (this=0x1a74410, receiver=0x2e7df70, e=0x7ffffbd321c0) at kernel/qapplication.cpp:4531
#17 0x00007f0eababebcd in QApplication::notify (this=<optimized out>, receiver=0x37bec10, e=0x7ffffbd32530) at kernel/qapplication.cpp:4181
#18 0x00007f0eacf41bb6 in KApplication::notify (this=0x7ffffbd33390, receiver=0x37bec10, event=0x7ffffbd32530) at ../../kdeui/kernel/kapplication.cpp:311
#19 0x00007f0eac736e9c in QCoreApplication::notifyInternal (this=0x7ffffbd33390, receiver=0x37bec10, event=0x7ffffbd32530) at kernel/qcoreapplication.cpp:876
#20 0x00007f0eabb39c58 in sendSpontaneousEvent (event=0x7ffffbd32530, receiver=0x37bec10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234
#21 QETWidget::translateMouseEvent (this=<optimized out>, event=<optimized out>) at kernel/qapplication_x11.cpp:4622
#22 0x00007f0eabb38bae in QApplication::x11ProcessEvent (this=0x7ffffbd33390, event=0x7ffffbd32dd0) at kernel/qapplication_x11.cpp:3732
#23 0x00007f0eabb620d2 in x11EventSourceDispatch (s=0x1a732a0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#24 0x00007f0ea63c2d53 in g_main_dispatch (context=0x1a74230) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:2539
#25 g_main_context_dispatch (context=0x1a74230) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3075
#26 0x00007f0ea63c30a0 in g_main_context_iterate (dispatch=1, block=<optimized out>, context=0x1a74230, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3146
#27 g_main_context_iterate (context=0x1a74230, block=<optimized out>, dispatch=1, self=<optimized out>) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3083
#28 0x00007f0ea63c3164 in g_main_context_iteration (context=0x1a74230, may_block=1) at /build/buildd/glib2.0-2.32.3/./glib/gmain.c:3207
#29 0x00007f0eac7663bf in QEventDispatcherGlib::processEvents (this=0x1a40b30, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#30 0x00007f0eabb61d5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007f0eac735c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#32 0x00007f0eac735ed7 in QEventLoop::exec (this=0x7ffffbd33170, flags=...) at kernel/qeventloop.cpp:204
#33 0x00007f0eac73af67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#34 0x000000000040a259 in ?? ()
#35 0x00007f0eab25276d in __libc_start_main (main=0x404ba0, argc=1, ubp_av=0x7ffffbd35248, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffffbd35238) at libc-start.c:226
#36 0x000000000040a9b1 in _start ()

This bug may be a duplicate of or related to bug 296622.

Possible duplicates by query: bug 300242, bug 297617, bug 296622.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-07-06 15:53:40 UTC

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