Bug 326970 - freeze plus xkill crash
Summary: freeze plus xkill crash
Status: RESOLVED DUPLICATE of bug 324786
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 4.5.60
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-11-01 00:58 UTC by Leozito
Modified: 2013-11-01 05:28 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 Leozito 2013-11-01 00:58:23 UTC
Application: kdevelop (4.5.60)
KDE Platform Version: 4.11.2 (Compiled from sources)
Qt Version: 4.8.4
Operating System: Linux 3.11.0-12-generic x86_64
Distribution: Ubuntu 13.10

-- Information about the crash:
- Unusual behavior I noticed:
The IDE became unresponsive to commands though the buttons seems to present animations but no actions were being performed. Then i xkilled and got crash report

-- 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 0x7f90f197c7c0 (LWP 25240))]

Thread 13 (Thread 0x7f90d51d6700 (LWP 25241)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f90ea8be06b in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f90eabbbf00 <QTWTF::pageheap_memory>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f90ea8be0a9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f90ed498f6e in start_thread (arg=0x7f90d51d6700) at pthread_create.c:311
#4  0x00007f90ee13b9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 12 (Thread 0x7f9053d40700 (LWP 25242)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007f90ef43a3e4 in wait (time=1000, this=0x3d8ddb0) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=this@entry=0x3dbb1d8, mutex=mutex@entry=0x3dbb1e0, time=time@entry=1000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f90eb55d532 in KDevelop::DUChainPrivate::CleanupThread::run (this=0x3dbb1c0) at /home/leozito/source/kdevplatform/language/duchain/duchain.cpp:285
#4  0x00007f90ef439f2f in QThreadPrivate::start (arg=0x3dbb1c0) at thread/qthread_unix.cpp:338
#5  0x00007f90ed498f6e in start_thread (arg=0x7f9053d40700) at pthread_create.c:311
#6  0x00007f90ee13b9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 11 (Thread 0x7f90490f6700 (LWP 25243)):
#0  __GI___pthread_mutex_lock (mutex=0x7f9044000a60) at pthread_mutex_lock.c:130
#1  0x00007f90e852a3a1 in g_mutex_lock (mutex=mutex@entry=0x7f90440009a0) at /build/buildd/glib2.0-2.38.1/./glib/gthread-posix.c:213
#2  0x00007f90e84e9938 in g_main_context_release (context=context@entry=0x7f90440009a0) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3160
#3  0x00007f90e84ea651 in g_main_context_iterate (context=context@entry=0x7f90440009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3714
#4  0x00007f90e84ea7ac in g_main_context_iteration (context=0x7f90440009a0, may_block=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3773
#5  0x00007f90ef566a76 in QEventDispatcherGlib::processEvents (this=0x7f90440008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f90ef5385ef in QEventLoop::processEvents (this=this@entry=0x7f90490f5db0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f90ef5388e5 in QEventLoop::exec (this=this@entry=0x7f90490f5db0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f90ef43788f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#9  0x00007f90ef439f2f in QThreadPrivate::start (arg=0x46c65f8) at thread/qthread_unix.cpp:338
#10 0x00007f90ed498f6e in start_thread (arg=0x7f90490f6700) at pthread_create.c:311
#11 0x00007f90ee13b9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 10 (Thread 0x7f9040d41700 (LWP 25246)):
#0  0x00007f90ed49c05f in __pthread_mutex_unlock_usercnt (mutex=0x7f9038000a60, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  0x00007f90e852a3d1 in g_mutex_unlock (mutex=mutex@entry=0x7f90380009a0) at /build/buildd/glib2.0-2.38.1/./glib/gthread-posix.c:232
#2  0x00007f90e84e9fbb in g_main_context_query (context=context@entry=0x7f90380009a0, max_priority=2147483647, timeout=timeout@entry=0x7f9040d40c7c, fds=fds@entry=0x7f9038002ca0, n_fds=n_fds@entry=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3473
#3  0x00007f90e84ea612 in g_main_context_iterate (context=context@entry=0x7f90380009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3694
#4  0x00007f90e84ea7ac in g_main_context_iteration (context=0x7f90380009a0, may_block=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3773
#5  0x00007f90ef566a76 in QEventDispatcherGlib::processEvents (this=0x7f90380008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f90ef5385ef in QEventLoop::processEvents (this=this@entry=0x7f9040d40db0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f90ef5388e5 in QEventLoop::exec (this=this@entry=0x7f9040d40db0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f90ef43788f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#9  0x00007f90ef439f2f in QThreadPrivate::start (arg=0x48f1030) at thread/qthread_unix.cpp:338
#10 0x00007f90ed498f6e in start_thread (arg=0x7f9040d41700) at pthread_create.c:311
#11 0x00007f90ee13b9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 9 (Thread 0x7f9037fff700 (LWP 25247)):
#0  g_mutex_get_impl (mutex=0x7f90300009a0) at /build/buildd/glib2.0-2.38.1/./glib/gthread-posix.c:123
#1  0x00007f90e852a399 in g_mutex_lock (mutex=mutex@entry=0x7f90300009a0) at /build/buildd/glib2.0-2.38.1/./glib/gthread-posix.c:213
#2  0x00007f90e84e97f0 in g_main_context_acquire (context=0x7f90300009a0) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3126
#3  0x00007f90e84ea565 in g_main_context_iterate (context=context@entry=0x7f90300009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3662
#4  0x00007f90e84ea7ac in g_main_context_iteration (context=0x7f90300009a0, may_block=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3773
#5  0x00007f90ef566a76 in QEventDispatcherGlib::processEvents (this=0x7f90300008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f90ef5385ef in QEventLoop::processEvents (this=this@entry=0x7f9037ffedb0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f90ef5388e5 in QEventLoop::exec (this=this@entry=0x7f9037ffedb0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f90ef43788f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#9  0x00007f90ef439f2f in QThreadPrivate::start (arg=0x48bf2a0) at thread/qthread_unix.cpp:338
#10 0x00007f90ed498f6e in start_thread (arg=0x7f9037fff700) at pthread_create.c:311
#11 0x00007f90ee13b9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 8 (Thread 0x7f902f7fe700 (LWP 25309)):
#0  0x00007f90ee12d6bd in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f90e8529670 in read (__nbytes=16, __buf=0x7f902f7fdb70, __fd=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/unistd.h:44
#2  g_wakeup_acknowledge (wakeup=0x7f9028001f80) at /build/buildd/glib2.0-2.38.1/./glib/gwakeup.c:212
#3  0x00007f90e84ea1cc in g_main_context_check (context=context@entry=0x7f90200008c0, max_priority=2147483647, fds=fds@entry=0x7f9020002ca0, n_fds=n_fds@entry=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3513
#4  0x00007f90e84ea63b in g_main_context_iterate (context=context@entry=0x7f90200008c0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3709
#5  0x00007f90e84ea7ac in g_main_context_iteration (context=0x7f90200008c0, may_block=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3773
#6  0x00007f90ef566a76 in QEventDispatcherGlib::processEvents (this=0x7f9020002800, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007f90ef5385ef in QEventLoop::processEvents (this=this@entry=0x7f902f7fdd70, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f90ef5388e5 in QEventLoop::exec (this=this@entry=0x7f902f7fdd70, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f90ef43788f in QThread::exec (this=this@entry=0x6783990) at thread/qthread.cpp:542
#10 0x00007f90ef519d13 in QInotifyFileSystemWatcherEngine::run (this=0x6783990) at io/qfilesystemwatcher_inotify.cpp:265
#11 0x00007f90ef439f2f in QThreadPrivate::start (arg=0x6783990) at thread/qthread_unix.cpp:338
#12 0x00007f90ed498f6e in start_thread (arg=0x7f902f7fe700) at pthread_create.c:311
#13 0x00007f90ee13b9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 7 (Thread 0x7f902ffff700 (LWP 25318)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f90ef43a406 in wait (time=18446744073709551615, this=0x2eaed70) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2eaeef0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f90e5feee6c in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f90e5ff1903 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f90e5ff191c in ?? () from /usr/lib/libthreadweaver.so.4
#6  0x00007f90e5ff061f in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#7  0x00007f90ef439f2f in QThreadPrivate::start (arg=0x64f0750) at thread/qthread_unix.cpp:338
#8  0x00007f90ed498f6e in start_thread (arg=0x7f902ffff700) at pthread_create.c:311
#9  0x00007f90ee13b9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 6 (Thread 0x7f902effd700 (LWP 25319)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f90ef43a406 in wait (time=18446744073709551615, this=0x2eaed70) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x2eaeef0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f90e5feee6c in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f90e5ff1903 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f90e5ff061f in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#6  0x00007f90ef439f2f in QThreadPrivate::start (arg=0x7f9028002c90) at thread/qthread_unix.cpp:338
#7  0x00007f90ed498f6e in start_thread (arg=0x7f902effd700) at pthread_create.c:311
#8  0x00007f90ee13b9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 5 (Thread 0x7f902e7fc700 (LWP 25320)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f90e52941cd in WTF::TCMalloc_PageHeap::scavengerThread() () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f90e5294209 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f90ed498f6e in start_thread (arg=0x7f902e7fc700) at pthread_create.c:311
#4  0x00007f90ee13b9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 4 (Thread 0x7f902dffb700 (LWP 25321)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f90e4fd4bbd in JSC::BlockAllocator::blockFreeingThreadMain() () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#2  0x00007f90e52c3a76 in WTF::wtfThreadEntryPoint(void*) () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4
#3  0x00007f90ed498f6e in start_thread (arg=0x7f902dffb700) at pthread_create.c:311
#4  0x00007f90ee13b9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7f902d7fa700 (LWP 25322)):
#0  0x00007f90ed49c05f in __pthread_mutex_unlock_usercnt (mutex=0x7f8fd0000a60, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  0x00007f90e852a3d1 in g_mutex_unlock (mutex=mutex@entry=0x7f8fd00009a0) at /build/buildd/glib2.0-2.38.1/./glib/gthread-posix.c:232
#2  0x00007f90e84e9d40 in g_main_context_prepare (context=context@entry=0x7f8fd00009a0, priority=priority@entry=0x7f902d7f9c78) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3337
#3  0x00007f90e84ea5c3 in g_main_context_iterate (context=context@entry=0x7f8fd00009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3692
#4  0x00007f90e84ea7ac in g_main_context_iteration (context=0x7f8fd00009a0, may_block=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3773
#5  0x00007f90ef566a76 in QEventDispatcherGlib::processEvents (this=0x7f8fd00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f90ef5385ef in QEventLoop::processEvents (this=this@entry=0x7f902d7f9db0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f90ef5388e5 in QEventLoop::exec (this=this@entry=0x7f902d7f9db0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f90ef43788f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#9  0x00007f90ef439f2f in QThreadPrivate::start (arg=0x5526010) at thread/qthread_unix.cpp:338
#10 0x00007f90ed498f6e in start_thread (arg=0x7f902d7fa700) at pthread_create.c:311
#11 0x00007f90ee13b9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7f902cbbc700 (LWP 25323)):
#0  0x00007f90e852a0e3 in g_mutex_get_impl (mutex=0x7f8fd40009a0) at /build/buildd/glib2.0-2.38.1/./glib/gthread-posix.c:123
#1  0x00007f90e852a3c9 in g_mutex_unlock (mutex=mutex@entry=0x7f8fd40009a0) at /build/buildd/glib2.0-2.38.1/./glib/gthread-posix.c:232
#2  0x00007f90e84e9d40 in g_main_context_prepare (context=context@entry=0x7f8fd40009a0, priority=priority@entry=0x7f902cbbbc38) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3337
#3  0x00007f90e84ea5c3 in g_main_context_iterate (context=context@entry=0x7f8fd40009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3692
#4  0x00007f90e84ea7ac in g_main_context_iteration (context=0x7f8fd40009a0, may_block=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3773
#5  0x00007f90ef566a76 in QEventDispatcherGlib::processEvents (this=0x7f8fd40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f90ef5385ef in QEventLoop::processEvents (this=this@entry=0x7f902cbbbd70, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f90ef5388e5 in QEventLoop::exec (this=this@entry=0x7f902cbbbd70, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f90ef43788f in QThread::exec (this=this@entry=0x2b1d810) at thread/qthread.cpp:542
#9  0x00007f90ef519d13 in QInotifyFileSystemWatcherEngine::run (this=0x2b1d810) at io/qfilesystemwatcher_inotify.cpp:265
#10 0x00007f90ef439f2f in QThreadPrivate::start (arg=0x2b1d810) at thread/qthread_unix.cpp:338
#11 0x00007f90ed498f6e in start_thread (arg=0x7f902cbbc700) at pthread_create.c:311
#12 0x00007f90ee13b9cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f90f197c7c0 (LWP 25240)):
[KCrash Handler]
#5  QObject::thread (this=0x0) at kernel/qobject.cpp:1370
#6  0x00007f90f142ef2e in KDBusConnectionPool::threadConnection() () from /usr/lib/libkdecore.so.5
#7  0x00007f90ec58fa7c in ?? () from /usr/lib/libkio.so.5
#8  0x00007f90ec59010a in OrgKdeKDirNotifyInterface::emitLeftDirectory(QString const&) () from /usr/lib/libkio.so.5
#9  0x00007f90ec578e97 in ?? () from /usr/lib/libkio.so.5
#10 0x00007f90ec578f49 in ?? () from /usr/lib/libkio.so.5
#11 0x00007f90ee07d071 in __run_exit_handlers (status=1, listp=0x7f90ee4026a8 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:77
#12 0x00007f90ee07d0f5 in __GI_exit (status=<optimized out>) at exit.c:99
#13 0x00007f90ee93d6b8 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:782
#14 0x00007f90efd3b620 in KApplication::xioErrhandler(_XDisplay*) () from /usr/lib/libkdeui.so.5
#15 0x00007f90e97a464e in _XIOError (dpy=dpy@entry=0x2693f60) at ../../src/XlibInt.c:1498
#16 0x00007f90e97a203d in _XEventsQueued (dpy=dpy@entry=0x2693f60, mode=mode@entry=2) at ../../src/xcb_io.c:366
#17 0x00007f90e979412b in XEventsQueued (dpy=0x2693f60, mode=2) at ../../src/Pending.c:43
#18 0x00007f90ee9784a7 in x11EventSourcePrepare (s=0x2662750, timeout=timeout@entry=0x7fff02e2f2b4) at kernel/qguieventdispatcher_glib.cpp:77
#19 0x00007f90e84e9d4d in g_main_context_prepare (context=context@entry=0x2665fe0, priority=priority@entry=0x7fff02e2f338) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3339
#20 0x00007f90e84ea5c3 in g_main_context_iterate (context=context@entry=0x2665fe0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3692
#21 0x00007f90e84ea7ac in g_main_context_iteration (context=0x2665fe0, may_block=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3773
#22 0x00007f90ef566a55 in QEventDispatcherGlib::processEvents (this=0x2660a50, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#23 0x00007f90ee9789d6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#24 0x00007f90ef5385ef in QEventLoop::processEvents (this=this@entry=0x7fff02e2f4a0, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007f90ef5388e5 in QEventLoop::exec (this=this@entry=0x7fff02e2f4a0, flags=...) at kernel/qeventloop.cpp:204
#26 0x00007f90ee952512 in QSessionManager::allowsInteraction (this=<optimized out>) at kernel/qapplication_x11.cpp:6325
#27 0x00007f90efdf1862 in ?? () from /usr/lib/libkdeui.so.5
#28 0x00007f90efd3ebc3 in KApplication::commitData(QSessionManager&) () from /usr/lib/libkdeui.so.5
#29 0x00007f90ee9530f9 in sm_performSaveYourself (smd=0x270b1d0) at kernel/qapplication_x11.cpp:6132
#30 0x00007f90ee9533b5 in sm_saveYourselfCallback (smcConn=<optimized out>, clientData=<optimized out>, saveType=<optimized out>, shutdown=<optimized out>, interactStyle=<optimized out>) at kernel/qapplication_x11.cpp:6075
#31 0x00007f90e9cbbd37 in _SmcProcessMessage (iceConn=0x26e2ec0, clientData=0x26ed1a0, opcode=<optimized out>, length=<optimized out>, swap=0, replyWait=<optimized out>, replyReadyRet=0x7fff02e2fc88) at ../../src/sm_process.c:241
#32 0x00007f90e9aac8c7 in IceProcessMessages (iceConn=0x26e2ec0, replyWait=0x0, replyReadyRet=0x0) at ../../src/process.c:386
#33 0x00007f90ef54da58 in QMetaObject::activate (sender=sender@entry=0x26ed990, m=m@entry=0x7f90ef89ca40 <QSocketNotifier::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fff02e2fdd0) at kernel/qobject.cpp:3539
#34 0x00007f90ef59830e in QSocketNotifier::activated (this=this@entry=0x26ed990, _t1=8) at .moc/release-shared/moc_qsocketnotifier.cpp:103
#35 0x00007f90ef5567cb in QSocketNotifier::event (this=0x26ed990, e=0x7fff02e30100) at kernel/qsocketnotifier.cpp:317
#36 0x00007f90ee8d6dfc in QApplicationPrivate::notify_helper (this=this@entry=0x2665140, receiver=receiver@entry=0x26ed990, e=e@entry=0x7fff02e30100) at kernel/qapplication.cpp:4567
#37 0x00007f90ee8dd470 in QApplication::notify (this=0x7fff02e30520, receiver=0x26ed990, e=0x7fff02e30100) at kernel/qapplication.cpp:4353
#38 0x00007f90efd3ca6a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#39 0x00007f90ef5398bd in QCoreApplication::notifyInternal (this=0x7fff02e30520, receiver=0x26ed990, event=event@entry=0x7fff02e30100) at kernel/qcoreapplication.cpp:946
#40 0x00007f90ef567590 in sendEvent (event=0x7fff02e30100, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#41 socketNotifierSourceDispatch (source=source@entry=0x2665380) at kernel/qeventdispatcher_glib.cpp:110
#42 0x00007f90e84ea3b6 in g_main_dispatch (context=0x2665fe0) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3065
#43 g_main_context_dispatch (context=context@entry=0x2665fe0) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3641
#44 0x00007f90e84ea708 in g_main_context_iterate (context=context@entry=0x2665fe0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3712
#45 0x00007f90e84ea7ac in g_main_context_iteration (context=0x2665fe0, may_block=1) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3773
#46 0x00007f90ef566a55 in QEventDispatcherGlib::processEvents (this=0x2660a50, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#47 0x00007f90ee9789d6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#48 0x00007f90ef5385ef in QEventLoop::processEvents (this=this@entry=0x7fff02e30350, flags=...) at kernel/qeventloop.cpp:149
#49 0x00007f90ef5388e5 in QEventLoop::exec (this=this@entry=0x7fff02e30350, flags=...) at kernel/qeventloop.cpp:204
#50 0x00007f90ef53de5b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#51 0x00007f90ee8d534c in QApplication::exec () at kernel/qapplication.cpp:3828
#52 0x000000000041073a in main (argc=<optimized out>, argv=<optimized out>) at /home/leozito/source/kdevelop/app/main.cpp:566

Possible duplicates by query: bug 324786.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-11-01 05:28:26 UTC

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