Bug 255240

Summary: kdeinit encountered an error and needs to close.
Product: [Unmaintained] plasma4 Reporter: egirolim
Component: widget-weatherAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: manuavazquez, shawn.starr
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description egirolim 2010-10-25 18:57:01 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 3"
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-0.4-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
I was away from my laptop for a few minutes, with a kernel build running in an XTerm window.  Found the dialog box when I returned.  Unlike the other reports about weather applet, I was NOT changing providers; hadn't changed them in at least a day, and definitely not since this morning's boot.

I've noticed the weather applet doesn't gracefully handle missing/broken network connections.  My DSL modem hung a short while before the crash.

I do run the weather applet, as seen in the crash dump, the the applet looks fine and is operational.  Also running System Load Viewer, Pidgin, Knemo, Klipper, Kmix, and battery monitory in the tray.  Thunderbird and Firefox were open.

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  QGraphicsProxyWidget::widget (this=0x15f06b0) at graphicsview/qgraphicsproxywidget.cpp:736
#6  0x00007f82a539f829 in Plasma::TreeView::model (this=<value optimized out>) at /usr/src/debug/kdelibs-4.4.4/plasma/widgets/treeview.cpp:66
#7  0x00007f828e3ce8b8 in WeatherApplet::weatherContent (this=<value optimized out>, data=...) at /usr/src/debug/kdeplasma-addons-4.4.4/applets/weather/weatherapplet.cpp:626
#8  0x00007f828e3d49e8 in WeatherApplet::dataUpdated (this=0x920350, source=..., data=...) at /usr/src/debug/kdeplasma-addons-4.4.4/applets/weather/weatherapplet.cpp:737
#9  0x00007f828e3cb713 in WeatherApplet::qt_metacall (this=0x920350, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffee0cb750)
    at /usr/src/debug/kdeplasma-addons-4.4.4/build/applets/weather/weatherapplet.moc:80
#10 0x00007f82acc25a1f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#11 0x00007f82a530d557 in Plasma::SignalRelay::dataUpdated (this=<value optimized out>, _t1=<value optimized out>, _t2=<value optimized out>)
    at /usr/src/debug/kdelibs-4.4.4/build/plasma/datacontainer_p.moc:85
#12 0x00007f82a530d78e in Plasma::SignalRelay::checkQueueing (this=0xa8d930) at /usr/src/debug/kdelibs-4.4.4/plasma/private/datacontainer_p.cpp:115
#13 0x00007f82a52dc1b0 in Plasma::DataContainer::checkForUpdate (this=0x9304c0) at /usr/src/debug/kdelibs-4.4.4/plasma/datacontainer.cpp:170
#14 0x00007f82a52de483 in Plasma::DataEngine::timerEvent (this=<value optimized out>, event=<value optimized out>) at /usr/src/debug/kdelibs-4.4.4/plasma/dataengine.cpp:396
#15 0x00007f82acc2322e in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#16 0x00007f82abde64d4 in QApplicationPrivate::notify_helper (this=0x6756c0, receiver=0x8df6d0, e=0x7fffee0cbf80) at kernel/qapplication.cpp:4302
#17 0x00007f82abdeeaca in QApplication::notify (this=<value optimized out>, receiver=0x8df6d0, e=0x7fffee0cbf80) at kernel/qapplication.cpp:4185
#18 0x00007f82ad09dc06 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#19 0x00007f82acc11e4c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#20 0x00007f82acc3d0c9 in ?? () from /usr/lib64/libQtCore.so.4
#21 0x00007f82acc39ff8 in ?? () from /usr/lib64/libQtCore.so.4
#22 0x00007f82a7e8aa93 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f82a7e8b270 in ?? () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f82a7e8b510 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#25 0x00007f82acc3a67f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#26 0x00007f82abe8714e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x00007f82acc11292 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#28 0x00007f82acc11495 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#29 0x00007f82acc1588b in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#30 0x00007f82a008027d in kdemain (argc=1, argv=0x663870) at /usr/src/debug/kdebase-workspace-4.4.4/plasma/desktop/shell/main.cpp:112
#31 0x0000000000407659 in _start ()

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

Possible duplicates by query: bug 254763, bug 254417, bug 252499, bug 249837, bug 249477.

Reported using DrKonqi
Comment 1 Pino Toscano 2010-10-25 20:17:06 UTC

*** This bug has been marked as a duplicate of bug 221806 ***
Comment 2 Beat Wolf 2010-10-26 16:35:10 UTC
*** Bug 255297 has been marked as a duplicate of this bug. ***