Bug 321031

Summary: kate crash on activate
Product: [Applications] kate Reporter: Per (phobie) <kdebugs.phobie>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version First Reported In: 3.10.3   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Per (phobie) 2013-06-11 15:56:07 UTC
Application: kate (3.10.3)
KDE Platform Version: 4.10.3
Qt Version: 4.8.4
Operating System: Linux 3.8.0-25-generic x86_64
Distribution: Ubuntu 13.04

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

kate was in background behind a konsole window, I clicked somewhere on kate to bring it to foreground

-- Backtrace:
Application: Kate (kate), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f137e6587c0 (LWP 1986))]

Thread 3 (Thread 0x7f136a9ab700 (LWP 2615)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f136bc12e77 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x7f136bf20660 <QTWTF::pageheap_memory>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#2  0x00007f136bc12ea9 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#3  0x00007f137b5ccf8e in start_thread (arg=0x7f136a9ab700) at pthread_create.c:311
#4  0x00007f137df9fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7f136775a700 (LWP 5779)):
#0  g_private_get (key=key@entry=0x7f137b3abba0 <g_thread_specific_private>) at /build/buildd/glib2.0-2.36.0/./glib/gthread-posix.c:1014
#1  0x00007f137b11e390 in g_thread_self () at /build/buildd/glib2.0-2.36.0/./glib/gthread.c:993
#2  0x00007f137b0fa2f5 in g_main_context_iteration (context=0x7f13600009a0, may_block=1) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3762
#3  0x00007f137bec6036 in QEventDispatcherGlib::processEvents (this=0x7f13600008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f137be9638f in QEventLoop::processEvents (this=this@entry=0x7f1367759d90, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f137be96618 in QEventLoop::exec (this=this@entry=0x7f1367759d90, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f137bd98410 in QThread::exec (this=this@entry=0x3a854f0) at thread/qthread.cpp:542
#7  0x00007f137be77edf in QInotifyFileSystemWatcherEngine::run (this=0x3a854f0) at io/qfilesystemwatcher_inotify.cpp:256
#8  0x00007f137bd9abec in QThreadPrivate::start (arg=0x3a854f0) at thread/qthread_unix.cpp:338
#9  0x00007f137b5ccf8e in start_thread (arg=0x7f136775a700) at pthread_create.c:311
#10 0x00007f137df9fe1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f137e6587c0 (LWP 1986)):
[KCrash Handler]
#6  QObject::connect (sender=sender@entry=0x4936850, signal=0x7f137bf7311d "timeout()", signal@entry=0x7f137bf7311c "2timeout()", receiver=receiver@entry=0xc, method=0x7f136c39e8e8 "deleteLater()", method@entry=0x7f136c39e8e7 "1deleteLater()", type=Qt::AutoConnection, type@entry=Qt::AutoCompatConnection) at kernel/qobject.cpp:2587
#7  0x00007f137beb4e1a in QSingleShotTimer::QSingleShotTimer (this=0x4936850, msec=3000, receiver=0xc, member=0x7f136c39e8e7 "1deleteLater()") at kernel/qtimer.cpp:300
#8  0x00007f137beb4f66 in QTimer::singleShot (msec=3000, receiver=0xc, member=0x7f136c39e8e7 "1deleteLater()") at kernel/qtimer.cpp:363
#9  0x00007f137beac0ef in QMetaObject::activate (sender=0x3da8b10, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffcb585b10) at kernel/qobject.cpp:3539
#10 0x00007f136c2d1bc2 in KateView::displayRangeChanged(KateView*) () from /usr/lib/libkatepartinterfaces.so.4
#11 0x00007f136c2ec354 in ?? () from /usr/lib/libkatepartinterfaces.so.4
#12 0x00007f137d411c55 in QWidget::event (this=0x3daec70, event=0x7fffcb586360) at kernel/qwidget.cpp:8540
#13 0x00007f137d3c48ec in QApplicationPrivate::notify_helper (this=this@entry=0x255a6a0, receiver=receiver@entry=0x3daec70, e=e@entry=0x7fffcb586360) at kernel/qapplication.cpp:4567
#14 0x00007f137d3c725b in QApplication::notify (this=this@entry=0x7fffcb58bc90, receiver=receiver@entry=0x3daec70, e=e@entry=0x7fffcb586360) at kernel/qapplication.cpp:4428
#15 0x00007f137c69caf6 in KApplication::notify (this=0x7fffcb58bc90, receiver=0x3daec70, event=0x7fffcb586360) at ../../kdeui/kernel/kapplication.cpp:311
#16 0x00007f137be9763e in QCoreApplication::notifyInternal (this=0x7fffcb58bc90, receiver=receiver@entry=0x3daec70, event=event@entry=0x7fffcb586360) at kernel/qcoreapplication.cpp:946
#17 0x00007f137d45f274 in sendEvent (event=0x7fffcb586360, receiver=0x3daec70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#18 QWidgetPrivate::setGeometry_sys (this=this@entry=0x3db2840, x=<optimized out>, y=3, w=<optimized out>, h=<optimized out>, isMove=isMove@entry=true) at kernel/qwidget_x11.cpp:2675
#19 0x00007f137d40d195 in QWidget::setGeometry (this=0x3daec70, r=...) at kernel/qwidget.cpp:6973
#20 0x00007f137d3f1392 in setGeometry (ah=625, aw=1050, ay=3, ax=41, this=<optimized out>) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1015
#21 setGeometry (rect=..., this=0x3dba330) at kernel/qlayoutitem.cpp:490
#22 QWidgetItem::setGeometry (this=0x3dba330, rect=...) at kernel/qlayoutitem.cpp:436
#23 0x00007f137d3d3ad7 in QBoxLayout::setGeometry (this=0x3dbdfb0, r=...) at kernel/qboxlayout.cpp:861
#24 0x00007f137d3eda63 in QLayoutPrivate::doResize (this=0x3db9ef0, r=...) at kernel/qlayout.cpp:681
#25 0x00007f137d3c48ae in QApplicationPrivate::notify_helper (this=this@entry=0x255a6a0, receiver=receiver@entry=0x3dbc4d0, e=e@entry=0x7fffcb586be0) at kernel/qapplication.cpp:4558
#26 0x00007f137d3c725b in QApplication::notify (this=this@entry=0x7fffcb58bc90, receiver=receiver@entry=0x3dbc4d0, e=e@entry=0x7fffcb586be0) at kernel/qapplication.cpp:4428
#27 0x00007f137c69caf6 in KApplication::notify (this=0x7fffcb58bc90, receiver=0x3dbc4d0, event=0x7fffcb586be0) at ../../kdeui/kernel/kapplication.cpp:311
#28 0x00007f137be9763e in QCoreApplication::notifyInternal (this=0x7fffcb58bc90, receiver=receiver@entry=0x3dbc4d0, event=event@entry=0x7fffcb586be0) at kernel/qcoreapplication.cpp:946
#29 0x00007f137d45f274 in sendEvent (event=0x7fffcb586be0, receiver=0x3dbc4d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#30 QWidgetPrivate::setGeometry_sys (this=this@entry=0x3dba010, x=<optimized out>, y=0, w=<optimized out>, h=<optimized out>, isMove=isMove@entry=true) at kernel/qwidget_x11.cpp:2675
#31 0x00007f137d40d195 in QWidget::setGeometry (this=0x3dbc4d0, r=...) at kernel/qwidget.cpp:6973
#32 0x00007f137d3f1392 in setGeometry (ah=631, aw=1094, ay=0, ax=0, this=<optimized out>) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1015
#33 setGeometry (rect=..., this=0x3dba3f0) at kernel/qlayoutitem.cpp:490
#34 QWidgetItem::setGeometry (this=0x3dba3f0, rect=...) at kernel/qlayoutitem.cpp:436
#35 0x00007f137d3d3ad7 in QBoxLayout::setGeometry (this=0x3dbe0d0, r=...) at kernel/qboxlayout.cpp:861
#36 0x00007f137d3d3a89 in QBoxLayout::setGeometry (this=0x3db7620, r=...) at kernel/qboxlayout.cpp:868
#37 0x00007f137d3eda63 in QLayoutPrivate::doResize (this=0x3db7650, r=...) at kernel/qlayout.cpp:681
#38 0x00007f137d3c48ae in QApplicationPrivate::notify_helper (this=this@entry=0x255a6a0, receiver=receiver@entry=0x3da8b10, e=e@entry=0x7fffcb587520) at kernel/qapplication.cpp:4558
#39 0x00007f137d3c725b in QApplication::notify (this=this@entry=0x7fffcb58bc90, receiver=receiver@entry=0x3da8b10, e=e@entry=0x7fffcb587520) at kernel/qapplication.cpp:4428
#40 0x00007f137c69caf6 in KApplication::notify (this=0x7fffcb58bc90, receiver=0x3da8b10, event=0x7fffcb587520) at ../../kdeui/kernel/kapplication.cpp:311
#41 0x00007f137be9763e in QCoreApplication::notifyInternal (this=0x7fffcb58bc90, receiver=receiver@entry=0x3da8b10, event=event@entry=0x7fffcb587520) at kernel/qcoreapplication.cpp:946
#42 0x00007f137d45f274 in sendEvent (event=0x7fffcb587520, receiver=0x3da8b10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#43 QWidgetPrivate::setGeometry_sys (this=this@entry=0x3dab670, x=<optimized out>, y=0, w=<optimized out>, h=<optimized out>, isMove=isMove@entry=true) at kernel/qwidget_x11.cpp:2675
#44 0x00007f137d40d195 in QWidget::setGeometry (this=0x3da8b10, r=...) at kernel/qwidget.cpp:6973
#45 0x00007f137d3eda63 in QLayoutPrivate::doResize (this=0x34241d0, r=...) at kernel/qlayout.cpp:681
#46 0x00007f137d3c48ae in QApplicationPrivate::notify_helper (this=this@entry=0x255a6a0, receiver=receiver@entry=0x344e4b0, e=e@entry=0x7fffcb587c40) at kernel/qapplication.cpp:4558
#47 0x00007f137d3c725b in QApplication::notify (this=this@entry=0x7fffcb58bc90, receiver=receiver@entry=0x344e4b0, e=e@entry=0x7fffcb587c40) at kernel/qapplication.cpp:4428
#48 0x00007f137c69caf6 in KApplication::notify (this=0x7fffcb58bc90, receiver=0x344e4b0, event=0x7fffcb587c40) at ../../kdeui/kernel/kapplication.cpp:311
#49 0x00007f137be9763e in QCoreApplication::notifyInternal (this=0x7fffcb58bc90, receiver=receiver@entry=0x344e4b0, event=event@entry=0x7fffcb587c40) at kernel/qcoreapplication.cpp:946
#50 0x00007f137d45f274 in sendEvent (event=0x7fffcb587c40, receiver=0x344e4b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#51 QWidgetPrivate::setGeometry_sys (this=this@entry=0x342b440, x=<optimized out>, y=0, w=<optimized out>, h=<optimized out>, isMove=isMove@entry=true) at kernel/qwidget_x11.cpp:2675
#52 0x00007f137d40d195 in QWidget::setGeometry (this=0x344e4b0, r=...) at kernel/qwidget.cpp:6973
#53 0x00007f137d3f1392 in setGeometry (ah=646, aw=1109, ay=0, ax=0, this=<optimized out>) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1015
#54 setGeometry (rect=..., this=0x3445d90) at kernel/qlayoutitem.cpp:490
#55 QWidgetItem::setGeometry (this=0x3445d90, rect=...) at kernel/qlayoutitem.cpp:436
#56 0x00007f137d3d3a89 in QBoxLayout::setGeometry (this=0x341c2e0, r=...) at kernel/qboxlayout.cpp:868
#57 0x00007f137d3eda63 in QLayoutPrivate::doResize (this=0x3424cd0, r=...) at kernel/qlayout.cpp:681
#58 0x00007f137d3c48ae in QApplicationPrivate::notify_helper (this=this@entry=0x255a6a0, receiver=receiver@entry=0x3426280, e=e@entry=0x7fffcb5884c0) at kernel/qapplication.cpp:4558
#59 0x00007f137d3c725b in QApplication::notify (this=this@entry=0x7fffcb58bc90, receiver=receiver@entry=0x3426280, e=e@entry=0x7fffcb5884c0) at kernel/qapplication.cpp:4428
#60 0x00007f137c69caf6 in KApplication::notify (this=0x7fffcb58bc90, receiver=0x3426280, event=0x7fffcb5884c0) at ../../kdeui/kernel/kapplication.cpp:311
#61 0x00007f137be9763e in QCoreApplication::notifyInternal (this=0x7fffcb58bc90, receiver=receiver@entry=0x3426280, event=event@entry=0x7fffcb5884c0) at kernel/qcoreapplication.cpp:946
#62 0x00007f137d45f274 in sendEvent (event=0x7fffcb5884c0, receiver=0x3426280) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#63 QWidgetPrivate::setGeometry_sys (this=this@entry=0x3424a50, x=<optimized out>, y=0, w=<optimized out>, h=<optimized out>, isMove=isMove@entry=true) at kernel/qwidget_x11.cpp:2675
#64 0x00007f137d40d195 in QWidget::setGeometry (this=this@entry=0x3426280, r=...) at kernel/qwidget.cpp:6973
#65 0x00007f137d819e70 in QSplitterPrivate::setGeo (this=this@entry=0x340eff0, sls=sls@entry=0x367d7c0, p=0, s=s@entry=1109, allowCollapse=allowCollapse@entry=false) at widgets/qsplitter.cpp:750
#66 0x00007f137d81c3cf in QSplitterPrivate::doResize (this=0x340eff0) at widgets/qsplitter.cpp:549
#67 0x00007f137d411c55 in QWidget::event (this=0x341eaa0, event=0x7fffcb588ef0) at kernel/qwidget.cpp:8540
#68 0x00007f137d3c48ec in QApplicationPrivate::notify_helper (this=this@entry=0x255a6a0, receiver=receiver@entry=0x341eaa0, e=e@entry=0x7fffcb588ef0) at kernel/qapplication.cpp:4567
#69 0x00007f137d3c725b in QApplication::notify (this=this@entry=0x7fffcb58bc90, receiver=receiver@entry=0x341eaa0, e=e@entry=0x7fffcb588ef0) at kernel/qapplication.cpp:4428
#70 0x00007f137c69caf6 in KApplication::notify (this=0x7fffcb58bc90, receiver=0x341eaa0, event=0x7fffcb588ef0) at ../../kdeui/kernel/kapplication.cpp:311
#71 0x00007f137be9763e in QCoreApplication::notifyInternal (this=0x7fffcb58bc90, receiver=receiver@entry=0x341eaa0, event=event@entry=0x7fffcb588ef0) at kernel/qcoreapplication.cpp:946
#72 0x00007f137d45f274 in sendEvent (event=0x7fffcb588ef0, receiver=0x341eaa0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#73 QWidgetPrivate::setGeometry_sys (this=this@entry=0x340eff0, x=<optimized out>, y=0, w=<optimized out>, h=<optimized out>, isMove=isMove@entry=true) at kernel/qwidget_x11.cpp:2675
#74 0x00007f137d40d195 in QWidget::setGeometry (this=0x341eaa0, r=...) at kernel/qwidget.cpp:6973
#75 0x00007f137d3eda63 in QLayoutPrivate::doResize (this=0x340d1c0, r=...) at kernel/qlayout.cpp:681
#76 0x00007f137d3c48ae in QApplicationPrivate::notify_helper (this=this@entry=0x255a6a0, receiver=receiver@entry=0x340ce60, e=e@entry=0x7fffcb589610) at kernel/qapplication.cpp:4558
#77 0x00007f137d3c725b in QApplication::notify (this=this@entry=0x7fffcb58bc90, receiver=receiver@entry=0x340ce60, e=e@entry=0x7fffcb589610) at kernel/qapplication.cpp:4428
#78 0x00007f137c69caf6 in KApplication::notify (this=0x7fffcb58bc90, receiver=0x340ce60, event=0x7fffcb589610) at ../../kdeui/kernel/kapplication.cpp:311
#79 0x00007f137be9763e in QCoreApplication::notifyInternal (this=0x7fffcb58bc90, receiver=receiver@entry=0x340ce60, event=event@entry=0x7fffcb589610) at kernel/qcoreapplication.cpp:946
#80 0x00007f137d45f274 in sendEvent (event=0x7fffcb589610, receiver=0x340ce60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#81 QWidgetPrivate::setGeometry_sys (this=this@entry=0x340ce90, x=<optimized out>, y=0, w=<optimized out>, h=<optimized out>, isMove=isMove@entry=true) at kernel/qwidget_x11.cpp:2675
#82 0x00007f137d40d195 in QWidget::setGeometry (this=0x340ce60, r=...) at kernel/qwidget.cpp:6973
#83 0x00007f137d3f1392 in setGeometry (ah=667, aw=1109, ay=0, ax=0, this=<optimized out>) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1015
#84 setGeometry (rect=..., this=0x340d0e0) at kernel/qlayoutitem.cpp:490
#85 QWidgetItem::setGeometry (this=0x340d0e0, rect=...) at kernel/qlayoutitem.cpp:436
#86 0x00007f137d3d3a89 in QBoxLayout::setGeometry (this=0x33f1e40, r=...) at kernel/qboxlayout.cpp:868
#87 0x00007f137d3eda63 in QLayoutPrivate::doResize (this=this@entry=0x33f59a0, r=...) at kernel/qlayout.cpp:681
#88 0x00007f137d3ef70d in QLayout::activate (this=0x33f1e40) at kernel/qlayout.cpp:1259
#89 0x00007f137d4154af in QWidget::setVisible (this=0x3db6060, visible=<optimized out>) at kernel/qwidget.cpp:7749
#90 0x00007f137d3f89da in show (this=0x3db6060) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:494
#91 QStackedLayout::setCurrentIndex (this=0x340cbe0, index=2) at kernel/qstackedlayout.cpp:311
#92 0x00007f137caf3315 in ?? () from /usr/lib/libkateinterfaces.so.4
#93 0x00007f137caf7783 in ?? () from /usr/lib/libkateinterfaces.so.4
#94 0x00007f137beac0ef in QMetaObject::activate (sender=0x341eaa0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3539
#95 0x00007f137cafcfb6 in ?? () from /usr/lib/libkateinterfaces.so.4
#96 0x00007f137cafe4eb in ?? () from /usr/lib/libkateinterfaces.so.4
#97 0x00007f137beac0ef in QMetaObject::activate (sender=0x363b370, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fffcb589da0) at kernel/qobject.cpp:3539
#98 0x00007f136b3781e2 in ?? () from /usr/lib/kde4/katefiletreeplugin.so
#99 0x00007f136b37ab99 in ?? () from /usr/lib/kde4/katefiletreeplugin.so
#100 0x00007f136b37b919 in ?? () from /usr/lib/kde4/katefiletreeplugin.so
#101 0x00007f137beac0ef in QMetaObject::activate (sender=sender@entry=0x363b370, m=m@entry=0x7f137de81fc0 <QAbstractItemView::staticMetaObject>, local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7fffcb589fe0) at kernel/qobject.cpp:3539
#102 0x00007f137d8d02f5 in QAbstractItemView::clicked (this=this@entry=0x363b370, _t1=...) at .moc/release-shared/moc_qabstractitemview.cpp:348
#103 0x00007f137d8d04b2 in QAbstractItemView::mouseReleaseEvent (this=0x363b370, event=0x7fffcb58ace0) at itemviews/qabstractitemview.cpp:1814
#104 0x00007f137d411a89 in QWidget::event (this=this@entry=0x363b370, event=event@entry=0x7fffcb58ace0) at kernel/qwidget.cpp:8375
#105 0x00007f137d7c4316 in QFrame::event (this=0x363b370, e=0x7fffcb58ace0) at widgets/qframe.cpp:557
#106 0x00007f137d8da8bb in QAbstractItemView::viewportEvent (this=this@entry=0x363b370, event=event@entry=0x7fffcb58ace0) at itemviews/qabstractitemview.cpp:1644
#107 0x00007f137d91a561 in QTreeView::viewportEvent (this=0x363b370, event=0x7fffcb58ace0) at itemviews/qtreeview.cpp:1257
#108 0x00007f137be977a6 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=this@entry=0x255a6a0, receiver=receiver@entry=0x363b3f0, event=event@entry=0x7fffcb58ace0) at kernel/qcoreapplication.cpp:1056
#109 0x00007f137d3c48bc in QApplicationPrivate::notify_helper (this=this@entry=0x255a6a0, receiver=receiver@entry=0x363b3f0, e=e@entry=0x7fffcb58ace0) at kernel/qapplication.cpp:4563
#110 0x00007f137d3c7a33 in QApplication::notify (this=this@entry=0x7fffcb58bc90, receiver=receiver@entry=0x363b3f0, e=e@entry=0x7fffcb58ace0) at kernel/qapplication.cpp:4110
#111 0x00007f137c69caf6 in KApplication::notify (this=0x7fffcb58bc90, receiver=0x363b3f0, event=0x7fffcb58ace0) at ../../kdeui/kernel/kapplication.cpp:311
#112 0x00007f137be9763e in QCoreApplication::notifyInternal (this=0x7fffcb58bc90, receiver=receiver@entry=0x363b3f0, event=event@entry=0x7fffcb58ace0) at kernel/qcoreapplication.cpp:946
#113 0x00007f137d3ca933 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#114 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x363b3f0, event=event@entry=0x7fffcb58ace0, alienWidget=alienWidget@entry=0x363b3f0, nativeWidget=nativeWidget@entry=0x33f0640, buttonDown=buttonDown@entry=0x7f137dea2308 <qt_button_down>, lastMouseReceiver=..., spontaneous=spontaneous@entry=true) at kernel/qapplication.cpp:3178
#115 0x00007f137d43fec4 in QETWidget::translateMouseEvent (this=this@entry=0x33f0640, event=event@entry=0x7fffcb58b460) at kernel/qapplication_x11.cpp:4631
#116 0x00007f137d43eef1 in QApplication::x11ProcessEvent (this=0x7fffcb58bc90, event=event@entry=0x7fffcb58b460) at kernel/qapplication_x11.cpp:3746
#117 0x00007f137d46a0b2 in x11EventSourceDispatch (s=s@entry=0x25526a0, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#118 0x00007f137b0f9f05 in g_main_dispatch (context=0x2567730) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3054
#119 g_main_context_dispatch (context=context@entry=0x2567730) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3630
#120 0x00007f137b0fa248 in g_main_context_iterate (context=context@entry=0x2567730, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3701
#121 0x00007f137b0fa304 in g_main_context_iteration (context=0x2567730, may_block=1) at /build/buildd/glib2.0-2.36.0/./glib/gmain.c:3762
#122 0x00007f137bec6016 in QEventDispatcherGlib::processEvents (this=0x2518b30, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#123 0x00007f137d46a1ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#124 0x00007f137be9638f in QEventLoop::processEvents (this=this@entry=0x7fffcb58b830, flags=...) at kernel/qeventloop.cpp:149
#125 0x00007f137be96618 in QEventLoop::exec (this=this@entry=0x7fffcb58b830, flags=...) at kernel/qeventloop.cpp:204
#126 0x00007f137be9bcf6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#127 0x00007f137e274e8d in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_kate.so
#128 0x00007f137dec7ea5 in __libc_start_main (main=0x4006d0, argc=3, ubp_av=0x7fffcb58be18, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffcb58be08) at libc-start.c:260
#129 0x0000000000400701 in _start ()

Possible duplicates by query: bug 320302.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-06-11 16:17:14 UTC

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