Bug 275902 - Kdeinit4 crash while logging on
Summary: Kdeinit4 crash while logging on
Status: RESOLVED WORKSFORME
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdecore (show other bugs)
Version: unspecified
Platform: Mageia RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-17 14:42 UTC by Gamaliel
Modified: 2018-11-29 04:52 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (5.19 KB, text/plain)
2012-02-12 11:36 UTC, Diego
Details
New crash information added by DrKonqi (5.19 KB, text/plain)
2012-02-12 11:36 UTC, Diego
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gamaliel 2011-06-17 14:42:15 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.6.3 (4.6.3)
Qt Version: 4.7.3
Operating System: Linux 2.6.38.7-desktop586-1.mga i686
Distribution: "Mageia 1"

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

I started up my Mageia 1 system and after the splash screen, the desktop did not load, but instead a "sorry, plasma desktop shell closed" dialog appeared. The steps to reproduce I guess are simply to log in and experience the crash. It may be more related to the custom settings of the desktop.

- Custom settings of the application:

Slideshow wallpaper
Folder view (2)
Qalculate! - This one loaded some other information when starting plasma-desktop from the shell:
 
plasma-desktop(5585)/libplasma Plasma::AppletPrivate::mainConfigGroup: requesting config for "Qalculate!" without a containment! 
I/O warning : failed to load external entity "/home/gamaliel/.qalculate/eurofxref-daily.xml"
I/O warning : failed to load external entity "/home/gamaliel/.qalculate/eurofxref-daily.xml"

RSSNow
YaWP
Image Viewer Plasmoid
Shortcuts on Taskbar
Lock/Logout in Panel
Smooth Tasks
System Tray
Keyboard Layout Switcher (Two Keyboard Layouts)

Other messages given by the plasma-desktop (after starting up from terminal):

plasma-desktop(5585)/libplasma Plasma::FrameSvg::resizeFrame: Invalid size QSizeF(0, 0) - this one is posted like 50 times.

ControllerWindow::resizeEvent QSize(1280, 105) 
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::setCompositionMode: Painter not active
QPainter::end: Painter not active, aborted
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::setCompositionMode: Painter not active
QPainter::end: Painter not active, aborted
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::setCompositionMode: Painter not active
QPainter::end: Painter not active, aborted

plasma-desktop(5585)/libplasma Plasma::Applet::itemChange: Configuration object was requested prior to init(), which is too early. Please fix this item: QGraphicsItem(0) DefaultDesktop (this = 0x9ead958 , parent = 0x0 , pos = QPointF(1286, 0) , z = 0 , flags =  ( ItemIsFocusable | ItemUsesExtendedStyleOption | ItemSendsGeometryChanges ) ) "Qalculate!"
QPainter::begin: Paint device returned engine == 0, type: 2
QPainter::setCompositionMode: Painter not active
QPainter::end: Painter not active, aborted 

Seems Qalculate! is creating internal problems by calling functions earlier than it should.
Another problem, probably half-related, is that whenever I set the touchpad settings to enable two-finger scrolling (Synaptics Driver and Macbook 2,2 Touchpad), the crash seems to reset them. Although they appear set in the "input devices" menu, they don't actually work until I uncheck the options, check them again and hit "apply".

The crash can be reproduced some of the time.

-- Backtrace:
Application: Plasma Desktop Shell (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb55606d0 (LWP 1447))]

Thread 2 (Thread 0xa8fd5b70 (LWP 1451)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb6cdb02c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/libpthread.so.0
#2  0xb6d4c100 in wait (this=0x85b6d44, mutex=0x85b6d30, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#3  QWaitCondition::wait (this=0x85b6d44, mutex=0x85b6d30, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#4  0xb6d3f492 in QThreadPoolPrivate::waitForDone (this=0x85b6ce0) at concurrent/qthreadpool.cpp:295
#5  0xb6d40400 in QThreadPool::~QThreadPool (this=0x85de4f8, __in_chrg=<value optimized out>) at concurrent/qthreadpool.cpp:428
#6  0xb6d40462 in QThreadPool::~QThreadPool (this=0x85de4f8, __in_chrg=<value optimized out>) at concurrent/qthreadpool.cpp:430
#7  0xb6d40968 in QGlobalStaticDeleter<QThreadPool>::~QGlobalStaticDeleter (this=0xb6f85618, __in_chrg=<value optimized out>) at ../../src/corelib/global/qglobal.h:1820
#8  0xb5ff54cf in __run_exit_handlers () from /lib/i686/libc.so.6
#9  0xb5ff552f in exit () from /lib/i686/libc.so.6
#10 0xa74ffaa0 in load_interfaces () from /lib/libnss_wins.so.2
#11 0xa73bb191 in _nss_wins_gethostbyname_r () from /lib/libnss_wins.so.2
#12 0xa73bb664 in _nss_wins_gethostbyname2_r () from /lib/libnss_wins.so.2
#13 0xb6080546 in gaih_inet () from /lib/i686/libc.so.6
#14 0xb6082eab in getaddrinfo () from /lib/i686/libc.so.6
#15 0xb5e48700 in QHostInfoAgent::fromName (hostName=...) at kernel/qhostinfo_unix.cpp:219
#16 0xb5e3cf4e in QHostInfo::fromName (name=...) at kernel/qhostinfo.cpp:246
#17 0xb4f9527f in QtConcurrent::StoredFunctorCall1<QHostInfo, QHostInfo (*)(QString const&), QString>::runFunctor (this=0x915dbe0) at /usr/lib/qt4/include/QtCore/qtconcurrentstoredfunctioncall.h:274
#18 0xb4f9534a in QtConcurrent::RunFunctionTask<QHostInfo>::run (this=0x915dbe0) at /usr/lib/qt4/include/QtCore/qtconcurrentrunbase.h:103
#19 0xb6d3fdf3 in QThreadPoolThread::run (this=0x8488490) at concurrent/qthreadpool.cpp:106
#20 0xb6d4ba13 in QThreadPrivate::start (arg=0x8488490) at thread/qthread_unix.cpp:320
#21 0xb6cd6e89 in start_thread () from /lib/i686/libpthread.so.0
#22 0xb609d4ce in clone () from /lib/i686/libc.so.6

Thread 1 (Thread 0xb55606d0 (LWP 1447)):
[KCrash Handler]
#7  ref (this=0xbfd62078, rx=...) at ../../src/corelib/arch/qatomic_i386.h:120
#8  QRegExp::operator= (this=0xbfd62078, rx=...) at tools/qregexp.cpp:3845
#9  0xb6d8c079 in QRegExp::QRegExp (this=0xbfd62078, rx=...) at tools/qregexp.cpp:3823
#10 0xb717bd12 in KuitSemanticsPrivate::formatFromTags (text=...) at /usr/src/debug/kdelibs-4.6.3/kdecore/localization/kuitsemantics.cpp:1007
#11 0xb717f178 in KuitSemanticsPrivate::format (this=0x84dd710, text=..., ctxt=...) at /usr/src/debug/kdelibs-4.6.3/kdecore/localization/kuitsemantics.cpp:870
#12 0xb717f21a in KuitSemantics::format (this=0x84dfd38, text=..., ctxt=...) at /usr/src/debug/kdelibs-4.6.3/kdecore/localization/kuitsemantics.cpp:1558
#13 0xb7161159 in KLocalizedStringPrivate::postFormat (this=0x916afe8, text=..., lang=..., ctxt=...) at /usr/src/debug/kdelibs-4.6.3/kdecore/localization/klocalizedstring.cpp:480
#14 0xb7163e4e in KLocalizedStringPrivate::toString (this=0x916afe8, locale=0x8551988, catalogName=...) at /usr/src/debug/kdelibs-4.6.3/kdecore/localization/klocalizedstring.cpp:300
#15 0xb7164cb7 in KLocalizedString::toString (this=0xbfd62428) at /usr/src/debug/kdelibs-4.6.3/kdecore/localization/klocalizedstring.cpp:194
#16 0xa7a4f03d in i18nc<int> (this=0x8f964d8, p=0xbfd627bc, option=0x84e7578, contentsRect=...) at /usr/include/klocalizedstring.h:812
#17 Battery::paintInterface (this=0x8f964d8, p=0xbfd627bc, option=0x84e7578, contentsRect=...) at /usr/src/debug/kdebase-workspace-4.6.3/plasma/generic/applets/battery/battery.cpp:1022
#18 0xb475ef18 in Plasma::Applet::paint (this=0x8f964d8, painter=0xbfd627bc, option=0x84e7578, widget=0x0) at /usr/src/debug/kdelibs-4.6.3/plasma/applet.cpp:1446
#19 0xb69e57c5 in _q_paintItem (item=<value optimized out>, painter=0xbfd627bc, option=0x84e7578, widget=0x0, useWindowOpacity=false, painterStateProtection=true)
    at graphicsview/qgraphicsscene.cpp:4314
#20 0xb69e5b1a in _q_paintIntoCache (pix=0xbfd62c9c, item=0x8f964e0, pixmapExposed=..., itemToPixmap=..., renderHints=..., option=0x8bad5a8, painterStateProtection=true)
    at graphicsview/qgraphicsscene.cpp:4352
#21 0xb69fa9c8 in QGraphicsScenePrivate::drawItemHelper (this=0x84e7428, item=0x8f964e0, painter=0xbfd644d4, option=0x84e7578, widget=0x8bb4828, painterStateProtection=true)
    at graphicsview/qgraphicsscene.cpp:4690
#22 0xb69fb6a2 in QGraphicsScenePrivate::draw (this=0x84e7428, item=0x8f964e0, painter=0xbfd644d4, viewTransform=0xbfd642bc, transformPtr=0xbfd63090, exposedRegion=0x8f937d8, widget=0x8bb4828, 
    opacity=1, effectTransform=0x0, wasDirtyParentSceneTransform=false, drawItem=true) at graphicsview/qgraphicsscene.cpp:4962
#23 0xb69fc46e in QGraphicsScenePrivate::drawSubtreeRecursive (this=0x84e7428, item=0x8f964e0, painter=0xbfd644d4, viewTransform=0xbfd642bc, exposedRegion=0x8f937d8, widget=0x8bb4828, 
    parentOpacity=1, effectTransform=0x0) at graphicsview/qgraphicsscene.cpp:4853
#24 0xb69fb4cf in QGraphicsScenePrivate::draw (this=0x84e7428, item=0x8956ee0, painter=0xbfd644d4, viewTransform=0xbfd642bc, transformPtr=0xbfd63540, exposedRegion=0x8f937d8, widget=0x8bb4828, 
    opacity=1, effectTransform=0x0, wasDirtyParentSceneTransform=false, drawItem=true) at graphicsview/qgraphicsscene.cpp:4979
#25 0xb69fc46e in QGraphicsScenePrivate::drawSubtreeRecursive (this=0x84e7428, item=0x8956ee0, painter=0xbfd644d4, viewTransform=0xbfd642bc, exposedRegion=0x8f937d8, widget=0x8bb4828, 
    parentOpacity=1, effectTransform=0x0) at graphicsview/qgraphicsscene.cpp:4853
#26 0xb69fb4cf in QGraphicsScenePrivate::draw (this=0x84e7428, item=0x899c7a0, painter=0xbfd644d4, viewTransform=0xbfd642bc, transformPtr=0xbfd639f0, exposedRegion=0x8f937d8, widget=0x8bb4828, 
    opacity=1, effectTransform=0x0, wasDirtyParentSceneTransform=false, drawItem=true) at graphicsview/qgraphicsscene.cpp:4979
#27 0xb69fc46e in QGraphicsScenePrivate::drawSubtreeRecursive (this=0x84e7428, item=0x899c7a0, painter=0xbfd644d4, viewTransform=0xbfd642bc, exposedRegion=0x8f937d8, widget=0x8bb4828, 
    parentOpacity=1, effectTransform=0x0) at graphicsview/qgraphicsscene.cpp:4853
#28 0xb69fb4cf in QGraphicsScenePrivate::draw (this=0x84e7428, item=0x89403f8, painter=0xbfd644d4, viewTransform=0xbfd642bc, transformPtr=0xbfd63ea0, exposedRegion=0x8f937d8, widget=0x8bb4828, 
    opacity=1, effectTransform=0x0, wasDirtyParentSceneTransform=false, drawItem=true) at graphicsview/qgraphicsscene.cpp:4979
#29 0xb69fc46e in QGraphicsScenePrivate::drawSubtreeRecursive (this=0x84e7428, item=0x89403f8, painter=0xbfd644d4, viewTransform=0xbfd642bc, exposedRegion=0x8f937d8, widget=0x8bb4828, 
    parentOpacity=1, effectTransform=0x0) at graphicsview/qgraphicsscene.cpp:4853
#30 0xb69fcd17 in QGraphicsScenePrivate::drawItems (this=0x84e7428, painter=0xbfd644d4, viewTransform=0xbfd642bc, exposedRegion=0x8f937d8, widget=0x8bb4828) at graphicsview/qgraphicsscene.cpp:4735
#31 0xb6a1da9e in QGraphicsView::paintEvent (this=0x8f933e8, event=0x91674e0) at graphicsview/qgraphicsview.cpp:3469
#32 0xb207ca53 in PanelView::paintEvent (this=0x8f933e8, event=0xbfd64bb4) at /usr/src/debug/kdebase-workspace-4.6.3/plasma/desktop/shell/panelview.cpp:1593
#33 0xb63a34ba in QWidget::event (this=0x8f933e8, event=0xbfd64bb4) at kernel/qwidget.cpp:8405
#34 0xb67bb825 in QFrame::event (this=0x8f933e8, e=0xbfd64bb4) at widgets/qframe.cpp:557
#35 0xb684da21 in QAbstractScrollArea::viewportEvent (this=0x8f933e8, e=0xbfd64bb4) at widgets/qabstractscrollarea.cpp:1043
#36 0xb6a1ee7c in QGraphicsView::viewportEvent (this=0x8f933e8, event=0xbfd64bb4) at graphicsview/qgraphicsview.cpp:2864
#37 0xb6850376 in viewportEvent (this=0x8ebc850, o=0x8bb4828, e=0xbfd64bb4) at widgets/qabstractscrollarea_p.h:100
#38 QAbstractScrollAreaFilter::eventFilter (this=0x8ebc850, o=0x8bb4828, e=0xbfd64bb4) at widgets/qabstractscrollarea_p.h:116
#39 0xb6e490c6 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x84e3210, receiver=0x8bb4828, event=0xbfd64bb4) at kernel/qcoreapplication.cpp:846
#40 0xb6347f84 in QApplicationPrivate::notify_helper (this=0x84e3210, receiver=0x8bb4828, e=0xbfd64bb4) at kernel/qapplication.cpp:4458
#41 0xb634d044 in QApplication::notify (this=0x84e3210, receiver=0x8bb4828, e=0xbfd64bb4) at kernel/qapplication.cpp:4427
#42 0xb7581351 in KApplication::notify (this=0x84d3dd0, receiver=0x8bb4828, event=0xbfd64bb4) at /usr/src/debug/kdelibs-4.6.3/kdeui/kernel/kapplication.cpp:311
#43 0xb6e48f2e in QCoreApplication::notifyInternal (this=0x84d3dd0, receiver=0x8bb4828, event=0xbfd64bb4) at kernel/qcoreapplication.cpp:731
#44 0xb63a0152 in sendSpontaneousEvent (this=0x8a021f8, pdev=0x8e5d974, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x89ff0e0) at ../../src/corelib/kernel/qcoreapplication.h:218
#45 QWidgetPrivate::drawWidget (this=0x8a021f8, pdev=0x8e5d974, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x89ff0e0) at kernel/qwidget.cpp:5492
#46 0xb63a0ea7 in QWidgetPrivate::paintSiblingsRecursive (this=0x8f93488, pdev=0x8e5d974, siblings=..., index=<value optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, 
    backingStore=0x89ff0e0) at kernel/qwidget.cpp:5699
#47 0xb639fea8 in QWidgetPrivate::drawWidget (this=0x8f93488, pdev=0x8e5d974, rgn=..., offset=..., flags=5, sharedPainter=0x0, backingStore=0x89ff0e0) at kernel/qwidget.cpp:5545
#48 0xb6590b70 in QWidgetBackingStore::sync (this=0x89ff0e0) at painting/qbackingstore.cpp:1333
#49 0xb639537b in QWidgetPrivate::syncBackingStore (this=0x8f93488) at kernel/qwidget.cpp:1842
#50 0xb63a3f8a in QWidget::event (this=0x8f933e8, event=0x89927d8) at kernel/qwidget.cpp:8552
#51 0xb67bb825 in QFrame::event (this=0x8f933e8, e=0x89927d8) at widgets/qframe.cpp:557
#52 0xb684f7f4 in QAbstractScrollArea::event (this=0x8f933e8, e=0x89927d8) at widgets/qabstractscrollarea.cpp:996
#53 0xb6a116c8 in QGraphicsView::event (this=0x8f933e8, event=0x89927d8) at graphicsview/qgraphicsview.cpp:2741
#54 0xb207cda9 in PanelView::event (this=0x8f933e8, event=0x89927d8) at /usr/src/debug/kdebase-workspace-4.6.3/plasma/desktop/shell/panelview.cpp:1604
#55 0xb6347fb4 in QApplicationPrivate::notify_helper (this=0x84e3210, receiver=0x8f933e8, e=0x89927d8) at kernel/qapplication.cpp:4462
#56 0xb634d044 in QApplication::notify (this=0x84e3210, receiver=0x8f933e8, e=0x89927d8) at kernel/qapplication.cpp:4427
#57 0xb7581351 in KApplication::notify (this=0x84d3dd0, receiver=0x8f933e8, event=0x89927d8) at /usr/src/debug/kdelibs-4.6.3/kdeui/kernel/kapplication.cpp:311
#58 0xb6e48f2e in QCoreApplication::notifyInternal (this=0x84d3dd0, receiver=0x8f933e8, event=0x89927d8) at kernel/qcoreapplication.cpp:731
#59 0xb6e4cccc in sendEvent (receiver=0x8f933e8, event_type=77, data=0x84507d0) at kernel/qcoreapplication.h:215
#60 QCoreApplicationPrivate::sendPostedEvents (receiver=0x8f933e8, event_type=77, data=0x84507d0) at kernel/qcoreapplication.cpp:1372
#61 0xb6e4ce1c in QCoreApplication::sendPostedEvents (receiver=0x8f933e8, event_type=77) at kernel/qcoreapplication.cpp:1265
#62 0xb69f2b7e in dispatchPendingUpdateRequests (this=0x84e7428) at ../../src/gui/graphicsview/qgraphicsview_p.h:189
#63 QGraphicsScenePrivate::_q_processDirtyItems (this=0x84e7428) at graphicsview/qgraphicsscene.cpp:510
#64 0xb69f2f9b in QGraphicsScene::qt_metacall (this=0x84e24f0, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0x87f9178) at .moc/release-shared/moc_qgraphicsscene.cpp:130
#65 0xb4794222 in Plasma::Corona::qt_metacall (this=0x84e24f0, _c=QMetaObject::InvokeMetaMethod, _id=18, _a=0x87f9178) at /usr/src/debug/kdelibs-4.6.3/build/plasma/corona.moc:109
#66 0xb206ef72 in DesktopCorona::qt_metacall (this=0x84e24f0, _c=QMetaObject::InvokeMetaMethod, _id=18, _a=0x87f9178)
    at /usr/src/debug/kdebase-workspace-4.6.3/build/plasma/desktop/shell/desktopcorona.moc:101
#67 0xb6e4f77d in QMetaObject::metacall (object=0x84e24f0, cl=QMetaObject::InvokeMetaMethod, idx=18, argv=0x87f9178) at kernel/qmetaobject.cpp:237
#68 0xb6e5a3c5 in QMetaCallEvent::placeMetaCall (this=0x90892c8, object=0x84e24f0) at kernel/qobject.cpp:535
#69 0xb6e5eaaf in QObject::event (this=0x84e24f0, e=0x90892c8) at kernel/qobject.cpp:1217
#70 0xb6a00850 in QGraphicsScene::event (this=0x84e24f0, event=0x90892c8) at graphicsview/qgraphicsscene.cpp:3544
#71 0xb6347fb4 in QApplicationPrivate::notify_helper (this=0x84e3210, receiver=0x84e24f0, e=0x90892c8) at kernel/qapplication.cpp:4462
#72 0xb634cf97 in QApplication::notify (this=0x84d3dd0, receiver=0x84e24f0, e=0x90892c8) at kernel/qapplication.cpp:3862
#73 0xb7581351 in KApplication::notify (this=0x84d3dd0, receiver=0x84e24f0, event=0x90892c8) at /usr/src/debug/kdelibs-4.6.3/kdeui/kernel/kapplication.cpp:311
#74 0xb6e48f2e in QCoreApplication::notifyInternal (this=0x84d3dd0, receiver=0x84e24f0, event=0x90892c8) at kernel/qcoreapplication.cpp:731
#75 0xb6e4cccc in sendEvent (receiver=0x0, event_type=0, data=0x84507d0) at kernel/qcoreapplication.h:215
#76 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x84507d0) at kernel/qcoreapplication.cpp:1372
#77 0xb6e4ce1c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1265
#78 0xb6e77c14 in sendPostedEvents (s=0x84ea980) at kernel/qcoreapplication.h:220
#79 postEventSourceDispatch (s=0x84ea980) at kernel/qeventdispatcher_glib.cpp:277
#80 0xb5b104d9 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#81 0xb5b10ce0 in ?? () from /lib/libglib-2.0.so.0
#82 0xb5b10f9a in g_main_context_iteration () from /lib/libglib-2.0.so.0
#83 0xb6e77d9b in QEventDispatcherGlib::processEvents (this=0x84d84f8, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#84 0xb63ff7fa in QGuiEventDispatcherGlib::processEvents (this=0x84d84f8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#85 0xb6e4813d in QEventLoop::processEvents (this=0xbfd66c84, flags=...) at kernel/qeventloop.cpp:149
#86 0xaa75a7c1 in BackgroundFinder::start (this=0xbfd66c68) at /usr/src/debug/kdebase-workspace-4.6.3/plasma/generic/wallpapers/image/backgroundlistmodel.cpp:391
#87 0xaa75b451 in BackgroundFinder::qt_metacall (this=0xbfd66c68, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x93d7538)
    at /usr/src/debug/kdebase-workspace-4.6.3/build/plasma/generic/wallpapers/image/backgroundlistmodel.moc:214
#88 0xb6e4f77d in QMetaObject::metacall (object=0xbfd66c68, cl=QMetaObject::InvokeMetaMethod, idx=5, argv=0x93d7538) at kernel/qmetaobject.cpp:237
#89 0xb6e5a3c5 in QMetaCallEvent::placeMetaCall (this=0x91c9910, object=0xbfd66c68) at kernel/qobject.cpp:535
#90 0xb6e5eaaf in QObject::event (this=0xbfd66c68, e=0x91c9910) at kernel/qobject.cpp:1217
#91 0xb6347fb4 in QApplicationPrivate::notify_helper (this=0x84e3210, receiver=0xbfd66c68, e=0x91c9910) at kernel/qapplication.cpp:4462
#92 0xb634cf97 in QApplication::notify (this=0x84d3dd0, receiver=0xbfd66c68, e=0x91c9910) at kernel/qapplication.cpp:3862
#93 0xb7581351 in KApplication::notify (this=0x84d3dd0, receiver=0xbfd66c68, event=0x91c9910) at /usr/src/debug/kdelibs-4.6.3/kdeui/kernel/kapplication.cpp:311
#94 0xb6e48f2e in QCoreApplication::notifyInternal (this=0x84d3dd0, receiver=0xbfd66c68, event=0x91c9910) at kernel/qcoreapplication.cpp:731
#95 0xb6e4cccc in sendEvent (receiver=0x0, event_type=0, data=0x84507d0) at kernel/qcoreapplication.h:215
#96 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x84507d0) at kernel/qcoreapplication.cpp:1372
#97 0xb6e4ce1c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1265
#98 0xb6e77c14 in sendPostedEvents (s=0x84ea980) at kernel/qcoreapplication.h:220
#99 postEventSourceDispatch (s=0x84ea980) at kernel/qeventdispatcher_glib.cpp:277
#100 0xb5b104d9 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#101 0xb5b10ce0 in ?? () from /lib/libglib-2.0.so.0
#102 0xb5b10f9a in g_main_context_iteration () from /lib/libglib-2.0.so.0
#103 0xb6e77d9b in QEventDispatcherGlib::processEvents (this=0x84d84f8, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#104 0xb63ff7fa in QGuiEventDispatcherGlib::processEvents (this=0x84d84f8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#105 0xb6e4813d in QEventLoop::processEvents (this=0xbfd66c84, flags=...) at kernel/qeventloop.cpp:149
#106 0xb6e483b9 in QEventLoop::exec (this=0xbfd66c84, flags=...) at kernel/qeventloop.cpp:201
#107 0xaa758308 in BackgroundListModel::findAllBackgrounds (structureParent=0x88eb868, container=0x0, p=...)
    at /usr/src/debug/kdebase-workspace-4.6.3/plasma/generic/wallpapers/image/backgroundlistmodel.cpp:314
#108 0xaa751725 in Image::startSlideshow (this=0x88eb868) at /usr/src/debug/kdebase-workspace-4.6.3/plasma/generic/wallpapers/image/image.cpp:499
#109 0xaa751f5a in Image::qt_metacall (this=0x88eb868, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfd66dfc)
    at /usr/src/debug/kdebase-workspace-4.6.3/build/plasma/generic/wallpapers/image/image.moc:142
#110 0xb6e4f77d in QMetaObject::metacall (object=0x88eb868, cl=QMetaObject::InvokeMetaMethod, idx=30, argv=0xbfd66dfc) at kernel/qmetaobject.cpp:237
#111 0xb6e5efac in QMetaObject::activate (sender=0x884c8f8, m=0xb6f831a4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3278
#112 0xb6e66165 in QSingleShotTimer::timeout (this=0x884c8f8) at .moc/release-shared/qtimer.moc:82
#113 0xb6e6621c in QSingleShotTimer::timerEvent (this=0x884c8f8) at kernel/qtimer.cpp:308
#114 0xb6e5e8f4 in QObject::event (this=0x884c8f8, e=0xbfd6730c) at kernel/qobject.cpp:1181
#115 0xb6347fb4 in QApplicationPrivate::notify_helper (this=0x84e3210, receiver=0x884c8f8, e=0xbfd6730c) at kernel/qapplication.cpp:4462
#116 0xb634cf97 in QApplication::notify (this=0x84d3dd0, receiver=0x884c8f8, e=0xbfd6730c) at kernel/qapplication.cpp:3862
#117 0xb7581351 in KApplication::notify (this=0x84d3dd0, receiver=0x884c8f8, event=0xbfd6730c) at /usr/src/debug/kdelibs-4.6.3/kdeui/kernel/kapplication.cpp:311
#118 0xb6e48f2e in QCoreApplication::notifyInternal (this=0x84d3dd0, receiver=0x884c8f8, event=0xbfd6730c) at kernel/qcoreapplication.cpp:731
#119 0xb6e7a9ab in sendEvent (this=0x84eb734) at kernel/qcoreapplication.h:215
#120 QTimerInfoList::activateTimers (this=0x84eb734) at kernel/qeventdispatcher_unix.cpp:604
#121 0xb6e77642 in timerSourceDispatch (source=0x84eb700) at kernel/qeventdispatcher_glib.cpp:184
#122 0xb5b104d9 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#123 0xb5b10ce0 in ?? () from /lib/libglib-2.0.so.0
#124 0xb5b10f9a in g_main_context_iteration () from /lib/libglib-2.0.so.0
#125 0xb6e77d9b in QEventDispatcherGlib::processEvents (this=0x84d84f8, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#126 0xb63ff7fa in QGuiEventDispatcherGlib::processEvents (this=0x84d84f8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#127 0xb6e4813d in QEventLoop::processEvents (this=0xbfd67594, flags=...) at kernel/qeventloop.cpp:149
#128 0xb6e483b9 in QEventLoop::exec (this=0xbfd67594, flags=...) at kernel/qeventloop.cpp:201
#129 0xb6e4cef0 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#130 0xb6345d34 in QApplication::exec () at kernel/qapplication.cpp:3736
#131 0xb207683b in kdemain (argc=1, argv=0x84c1c00) at /usr/src/debug/kdebase-workspace-4.6.3/plasma/desktop/shell/main.cpp:120
#132 0x0804dca4 in launch (argc=1, _name=0x84c079c "/usr/bin/plasma-desktop", args=<value optimized out>, cwd=0x0, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8051f7a "0") at /usr/src/debug/kdelibs-4.6.3/kinit/kinit.cpp:734
#133 0x0804e823 in handle_launcher_request (sock=8, who=<value optimized out>) at /usr/src/debug/kdelibs-4.6.3/kinit/kinit.cpp:1226
#134 0x0804ee97 in handle_requests (waitForPid=<value optimized out>) at /usr/src/debug/kdelibs-4.6.3/kinit/kinit.cpp:1419
#135 0x0804fd09 in main (argc=0, argv=0x89, envp=0x0) at /usr/src/debug/kdelibs-4.6.3/kinit/kinit.cpp:1907

Reported using DrKonqi
Comment 1 Diego 2012-02-12 11:36:22 UTC
Created attachment 68718 [details]
New crash information added by DrKonqi

kded4 ($Id$) on KDE Platform 4.8.00 (4.8.0 using Qt 4.8.0

- What I was doing when the application crashed: login in KDE

- Custom settings of the application: i use e4rat to start Archlinux. System is full functional but this segnalation is frustrat

-- Backtrace (Reduced):
#10 0x00007fcc60d0554b in snd_hctl_handle_events () from /usr/lib/libasound.so.2
#11 0x00007fcc60d109a9 in snd_mixer_handle_events () from /usr/lib/libasound.so.2
[...]
#16 0x00007fcc8aaa2e09 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#17 0x00007fcc89bfa8c4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0x00007fcc89bff743 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
Comment 2 Diego 2012-02-12 11:36:22 UTC
Created attachment 68719 [details]
New crash information added by DrKonqi

kded4 ($Id$) on KDE Platform 4.8.00 (4.8.0 using Qt 4.8.0

- What I was doing when the application crashed: login in KDE

- Custom settings of the application: i use e4rat to start Archlinux. System is full functional but this segnalation is frustrat

-- Backtrace (Reduced):
#10 0x00007fcc60d0554b in snd_hctl_handle_events () from /usr/lib/libasound.so.2
#11 0x00007fcc60d109a9 in snd_mixer_handle_events () from /usr/lib/libasound.so.2
[...]
#16 0x00007fcc8aaa2e09 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#17 0x00007fcc89bfa8c4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0x00007fcc89bff743 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
Comment 3 Robert Auch 2012-04-16 13:42:32 UTC
Recieved on Ubuntu oneiric, fully updated.  Only interesting note is I upgraded my PBIS nss provider from 6.5 to 7.0, then restarted KDE with "alt-E" before logging in:


Application: KDE Daemon (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  QList (l=) at ../../include/QtCore/../../src/corelib/tools/qlist.h:118
#7  QDBusMessage::arguments (this=0x48) at qdbusmessage.cpp:706
#8  0x00007f75d081b91e in QDBusPendingReplyData::argumentAt (this=0x7fff8cf95b50, index=0) at qdbuspendingreply.cpp:270
#9  0x00007f75b9747442 in NMNetworkManager::NMNetworkManager(QObject*, QList<QVariant> const&) () from /usr/lib/kde4/solid_networkmanager09.so
#10 0x00007f75b9744477 in QObject* KPluginFactory::createInstance<NMNetworkManager, QObject>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib/kde4/solid_networkmanager09.so
#11 0x00007f75d3760d61 in KPluginFactory::create (this=0x17041b0, iface=0x7f75d32cb4e0 "QObject", parentWidget=0x0, parent=0x0, args=..., keyword=<optimized out>) at ../../kdecore/util/kpluginfactory.cpp:203
#12 0x00007f75ba04475e in ?? () from /usr/lib/libsolidcontrolnm09.so.4
#13 0x00007f75ba046fca in ?? () from /usr/lib/libsolidcontrolnm09.so.4
#14 0x00007f75ba047e6e in Solid::Control::NetworkManagerNm09::notifier() () from /usr/lib/libsolidcontrolnm09.so.4
#15 0x00007f75ba4eaa60 in ConnectionUsageMonitor::ConnectionUsageMonitor(ConnectionList*, ActivatableList*, QObject*) () from /usr/lib/libknmservice.so.4
#16 0x00007f75ba94e22f in ?? () from /usr/lib/kde4/kded_networkmanagement.so
#17 0x00007f75ba94e587 in QObject* KPluginFactory::createInstance<NetworkManagementService, QObject>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib/kde4/kded_networkmanagement.so
#18 0x00007f75d3760d61 in KPluginFactory::create (this=0x171f110, iface=0x7f75d37b5340 "KDEDModule", parentWidget=0x0, parent=0x14a5df0, args=..., keyword=<optimized out>) at ../../kdecore/util/kpluginfactory.cpp:203
#19 0x00007f75c27fb40d in create<KDEDModule> (args=..., parent=0x14a5df0, this=<optimized out>) at ../../kdecore/util/kpluginfactory.h:507
#20 Kded::loadModule (this=0x14a5df0, s=..., onDemand=<optimized out>) at ../../kded/kded.cpp:409
#21 0x00007f75c27fc657 in Kded::initModules (this=0x14a5df0) at ../../kded/kded.cpp:268
#22 0x00007f75c27fe3c1 in newInstance (this=<optimized out>) at ../../kded/kded.cpp:846
#23 KDEDApplication::newInstance (this=<optimized out>) at ../../kded/kded.cpp:803
#24 0x00007f75d3f83d92 in KUniqueApplicationAdaptor::newInstance (this=0x1624840, asn_id=<optimized out>, args=...) at ../../kdeui/kernel/kuniqueapplication.cpp:442
#25 0x00007f75d3f83e32 in KUniqueApplicationAdaptor::qt_metacall (this=0x1624840, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff8cf96ce0) at ./kuniqueapplication_p.moc:81
#26 0x00007f75d07e20e9 in QDBusConnectionPrivate::deliverCall (this=0x14a0fa0, object=0x1624840, msg=..., metaTypes=..., slotIdx=4) at qdbusintegrator.cpp:942
#27 0x00007f75d07e319b in QDBusConnectionPrivate::activateCall (this=0x14a0fa0, object=0x1624840, flags=337, msg=...) at qdbusintegrator.cpp:845
#28 0x00007f75d07e3b22 in QDBusConnectionPrivate::activateObject (this=0x14a0fa0, node=..., msg=..., pathStartPos=<optimized out>) at qdbusintegrator.cpp:1410
#29 0x00007f75d07e3bf8 in QDBusActivateObjectEvent::placeMetaCall (this=0x15bf430) at qdbusintegrator.cpp:1524
#30 0x00007f75d3227a5e in QObject::event (this=0x7fff8cf97870, e=<optimized out>) at kernel/qobject.cpp:1217
#31 0x00007f75d25c4324 in QApplication::event (this=0x7fff8cf97870, e=0x15bf430) at kernel/qapplication.cpp:2527
#32 0x00007f75d25c0474 in notify_helper (e=0x15bf430, receiver=0x7fff8cf97870, this=0x14aac60) at kernel/qapplication.cpp:4486
#33 QApplicationPrivate::notify_helper (this=0x14aac60, receiver=0x7fff8cf97870, e=0x15bf430) at kernel/qapplication.cpp:4458
#34 0x00007f75d25c52e1 in QApplication::notify (this=0x7fff8cf97870, receiver=0x7fff8cf97870, e=0x15bf430) at kernel/qapplication.cpp:4365
#35 0x00007f75d3f7e466 in KApplication::notify (this=0x7fff8cf97870, receiver=0x7fff8cf97870, event=0x15bf430) at ../../kdeui/kernel/kapplication.cpp:311
#36 0x00007f75d3210afc in QCoreApplication::notifyInternal (this=0x7fff8cf97870, receiver=0x7fff8cf97870, event=0x15bf430) at kernel/qcoreapplication.cpp:787
#37 0x00007f75d321451f in sendEvent (event=0x15bf430, receiver=0x7fff8cf97870) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#38 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x141e5e0) at kernel/qcoreapplication.cpp:1428
#39 0x00007f75d323ba73 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#40 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:277
#41 0x00007f75ceff1a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#42 0x00007f75ceff2258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#43 0x00007f75ceff2429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#44 0x00007f75d323bed6 in QEventDispatcherGlib::processEvents (this=0x1420d30, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#45 0x00007f75d266810e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#46 0x00007f75d320fcf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#47 0x00007f75d320fef7 in QEventLoop::exec (this=0x7fff8cf97800, flags=...) at kernel/qeventloop.cpp:201
#48 0x00007f75d3214789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#49 0x00007f75c27fad65 in kdemain (argc=1, argv=0x1467410) at ../../kded/kded.cpp:924
#50 0x0000000000408547 in launch (argc=1, _name=0x40b2d7 "kded4", args=<optimized out>, cwd=0x0, envc=<optimized out>, envs=<optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40b15e "0") at ../../kinit/kinit.cpp:746
#51 0x0000000000405949 in main (argc=4, argv=0x7fff00000001, envp=0x7fff8cf989d0) at ../../kinit/kinit.cpp:1861
Comment 4 Andrew Crouthamel 2018-10-29 22:25:28 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Bug Janitor Service 2018-11-13 14:33:22 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 6 Bug Janitor Service 2018-11-29 04:52:10 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!