Bug 249477 - Crash in weather applet
Summary: Crash in weather applet
Status: RESOLVED DUPLICATE of bug 221806
Alias: None
Product: plasma4
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 249837 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-08-30 04:15 UTC by Alexey Neyman
Modified: 2010-09-02 11:32 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Neyman 2010-08-30 04:15:18 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-21-generic-pae i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
It is probably a duplicate of one of the bugs, but here it happened without changing location. I wasn't doing anything with weather applet, it just crashed.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb5590aa0 (LWP 1975))]

Thread 2 (Thread 0xa5473b70 (LWP 1977)):
#0  0xb59c5e16 in *__GI_clock_gettime (clock_id=-1248026636, tp=0xa5472fb8) at ../sysdeps/unix/clock_gettime.c:100
#1  0xb6cb36fb in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0xb6cb8825 in QTimerInfoList::updateCurrentTime (this=0x93e3234) at kernel/qeventdispatcher_unix.cpp:340
#3  0xb6cb886a in QTimerInfoList::timerWait (this=0x93e3234, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#4  0xb6cb6818 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xa54730cc) at kernel/qeventdispatcher_glib.cpp:136
#5  0xb6cb68a5 in timerSourcePrepare (source=0x0, timeout=0xb59c9ff4) at kernel/qeventdispatcher_glib.cpp:169
#6  0xb5936aca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0xb5936ee9 in ?? () from /lib/libglib-2.0.so.0
#8  0xb59374b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0xb6cb660f in QEventDispatcherGlib::processEvents (this=0x9416858, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0xb6c89059 in QEventLoop::processEvents (this=0xa5473290, flags=) at kernel/qeventloop.cpp:149
#11 0xb6c894aa in QEventLoop::exec (this=0xa5473290, flags=...) at kernel/qeventloop.cpp:201
#12 0xb6b855a8 in QThread::exec (this=0x94168f8) at thread/qthread.cpp:487
#13 0xb6c68c1b in QInotifyFileSystemWatcherEngine::run (this=0x94168f8) at io/qfilesystemwatcher_inotify.cpp:248
#14 0xb6b8832e in QThreadPrivate::start (arg=0x94168f8) at thread/qthread_unix.cpp:248
#15 0xb6af196e in start_thread (arg=0xa5473b70) at pthread_create.c:300
#16 0xb5eeca4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb5590aa0 (LWP 1975)):
[KCrash Handler]
#6  0xb683433a in QGraphicsProxyWidget::widget (this=0x9381f38) at graphicsview/qgraphicsproxywidget.cpp:736
#7  0xb53721fd in Plasma::TreeView::model (this=0x9381f38) at ../../plasma/widgets/treeview.cpp:66
#8  0xa6c2fab8 in WeatherApplet::weatherContent (this=0x92bc2e0, data=...) at ../../../applets/weather/weatherapplet.cpp:626
#9  0xa6c36ace in WeatherApplet::dataUpdated (this=0x92bc2e0, source=..., data=...) at ../../../applets/weather/weatherapplet.cpp:737
#10 0xa6c2a997 in WeatherApplet::qt_metacall (this=0x92bc2e0, _c=QMetaObject::InvokeMetaMethod, _id=68, _a=0xbfc34814) at ./weatherapplet.moc:80
#11 0xb6c8fc9a in QMetaObject::metacall (object=0x92bc2e0, cl=4294967295, idx=68, argv=0xbfc34814) at kernel/qmetaobject.cpp:237
#12 0xb6c9e3d5 in QMetaObject::activate (sender=0x9517da8, m=0xb5428c44, local_signal_index=0, argv=0xbfc34814) at kernel/qobject.cpp:3293
#13 0xb52c2299 in Plasma::SignalRelay::dataUpdated (this=0x9517da8, _t1=..., _t2=...) at ./datacontainer_p.moc:85
#14 0xb52c245e in Plasma::SignalRelay::checkQueueing (this=0x9517da8) at ../../plasma/private/datacontainer_p.cpp:115
#15 0xb52863c3 in Plasma::DataContainer::checkForUpdate (this=0x950eab8) at ../../plasma/datacontainer.cpp:170
#16 0xb528a566 in Plasma::DataEngine::timerEvent (this=0x94ff320, event=0xbfc34e50) at ../../plasma/dataengine.cpp:393
#17 0xb6c9b254 in QObject::event (this=0x94ff320, e=0x967ca30) at kernel/qobject.cpp:1212
#18 0xb61a54dc in QApplicationPrivate::notify_helper (this=0x9002ee8, receiver=0x94ff320, e=0xbfc34e50) at kernel/qapplication.cpp:4300
#19 0xb61ac05e in QApplication::notify (this=0x8ffcd88, receiver=0x94ff320, e=0xbfc34e50) at kernel/qapplication.cpp:3704
#20 0xb6f7ff2a in KApplication::notify (this=0x8ffcd88, receiver=0x94ff320, event=0xbfc34e50) at ../../kdeui/kernel/kapplication.cpp:302
#21 0xb6c8aa3b in QCoreApplication::notifyInternal (this=0x8ffcd88, receiver=0x94ff320, event=0xbfc34e50) at kernel/qcoreapplication.cpp:704
#22 0xb6cb9d66 in QCoreApplication::sendEvent (this=0x9005b34) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QTimerInfoList::activateTimers (this=0x9005b34) at kernel/qeventdispatcher_unix.cpp:603
#24 0xb6cb6917 in timerSourceDispatch (source=0x9005b68) at kernel/qeventdispatcher_glib.cpp:184
#25 idleTimerSourceDispatch (source=0x9005b68) at kernel/qeventdispatcher_glib.cpp:231
#26 0xb59335e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#27 0xb59372d8 in ?? () from /lib/libglib-2.0.so.0
#28 0xb59374b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#29 0xb6cb65d5 in QEventDispatcherGlib::processEvents (this=0x9002bb8, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#30 0xb6265135 in QGuiEventDispatcherGlib::processEvents (this=0x9002bb8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0xb6c89059 in QEventLoop::processEvents (this=0xbfc35114, flags=) at kernel/qeventloop.cpp:149
#32 0xb6c894aa in QEventLoop::exec (this=0xbfc35114, flags=...) at kernel/qeventloop.cpp:201
#33 0xb6c8d69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#34 0xb61a5577 in QApplication::exec () at kernel/qapplication.cpp:3579
#35 0xb23a905e in kdemain (argc=1, argv=0x8ff3dc8) at ../../../../plasma/desktop/shell/main.cpp:112
#36 0x0804e133 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x8fd3b68 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8051465 "0") at ../../kinit/kinit.cpp:717
#37 0x0804ec6d in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1209
#38 0x0804f190 in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1402
#39 0x0804fe4f in main (argc=4, argv=0xbfc35bc4, envp=0xbfc35bd8) at ../../kinit/kinit.cpp:1845

Possible duplicates by query: bug 243802, bug 241314, bug 240421, bug 239920, bug 237568.

Reported using DrKonqi
Comment 1 Beat Wolf 2010-09-01 15:43:28 UTC

*** This bug has been marked as a duplicate of bug 221806 ***
Comment 2 Beat Wolf 2010-09-02 11:32:59 UTC
*** Bug 249837 has been marked as a duplicate of this bug. ***