Bug 380339 - Plasma Shell crashes when Weather Widget Applet refreshes
Summary: Plasma Shell crashes when Weather Widget Applet refreshes
Status: RESOLVED DUPLICATE of bug 375860
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.9.5
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-05-30 01:33 UTC by Mark
Modified: 2017-06-09 11:36 UTC (History)
3 users (show)

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 Mark 2017-05-30 01:33:20 UTC
Application: plasmashell (5.9.5)
 (Compiled from sources)
Qt Version: 5.8.0
Frameworks Version: 5.34.0
Operating System: Linux 4.11.2-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed: Plasma shell crashes when the weather widget applet refreshes. 

- Unusual behavior I noticed: Sometimes Plasma Shell recovers, some times it does not and I have to type "plasmashell" in a terminal in order to restore it. 

- Custom settings of the application: 
Weather widget settings:
- applet is "embedded" in a panel
- set to refresh every 60 mins
- appearance options: render meteogram, active timeout 8000sec (maximum)
- no keyboard shortcuts
- units: F, inHg, mph, My local-time

The crash can be reproduced sometimes.

-- Backtrace:
Application: Plasma (plasmashell), signal: Aborted
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f398b95b800 (LWP 17056))]

Thread 12 (Thread 0x7f38a3fff700 (LWP 17120)):
#0  0x00007f397fe001c9 in g_mutex_lock () at /usr/lib/libglib-2.0.so.0
#1  0x00007f397fdbaab8 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#2  0x00007f398590ef2b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#3  0x00007f39858b63aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007f39856ce44a in QThread::exec() () at /usr/lib/libQt5Core.so.5
#5  0x00007f398882d085 in  () at /usr/lib/libQt5Qml.so.5
#6  0x00007f39856d2e9c in  () at /usr/lib/libQt5Core.so.5
#7  0x00007f39845882e7 in start_thread () at /usr/lib/libpthread.so.0
#8  0x00007f3984fe654f in clone () at /usr/lib/libc.so.6

Thread 11 (Thread 0x7f38c2a9f700 (LWP 17069)):
#0  0x00007f3984fdc67d in poll () at /usr/lib/libc.so.6
#1  0x00007f397fdba9b6 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f397fdbaacc in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007f398590ef2b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007f39858b63aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007f39856ce44a in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00007f39856d2e9c in  () at /usr/lib/libQt5Core.so.5
#7  0x00007f39845882e7 in start_thread () at /usr/lib/libpthread.so.0
#8  0x00007f3984fe654f in clone () at /usr/lib/libc.so.6

Thread 10 (Thread 0x7f38c32b0700 (LWP 17068)):
[KCrash Handler]
#6  0x00007f3984f2da10 in raise () at /usr/lib/libc.so.6
#7  0x00007f3984f2f13a in abort () at /usr/lib/libc.so.6
#8  0x00007f3984f6c2b0 in __libc_message () at /usr/lib/libc.so.6
#9  0x00007f3984f7290e in malloc_printerr () at /usr/lib/libc.so.6
#10 0x00007f3984f74d61 in _int_malloc () at /usr/lib/libc.so.6
#11 0x00007f3984f76674 in malloc () at /usr/lib/libc.so.6
#12 0x00007f398572be0d in QHashData::allocateNode(int) () at /usr/lib/libQt5Core.so.5
#13 0x00007f38c33eb7a1 in  () at /usr/lib/libQt5XmlPatterns.so.5
#14 0x00007f38c33cfc90 in  () at /usr/lib/libQt5XmlPatterns.so.5
#15 0x00007f38c33e4cc5 in  () at /usr/lib/libQt5XmlPatterns.so.5
#16 0x00007f38c33e2aee in QXmlQuery::setQuery(QIODevice*, QUrl const&) () at /usr/lib/libQt5XmlPatterns.so.5
#17 0x00007f38c33e37b8 in QXmlQuery::setQuery(QString const&, QUrl const&) () at /usr/lib/libQt5XmlPatterns.so.5
#18 0x00007f38c394321f in  () at /usr/lib/qt/qml/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so
#19 0x00007f38c3944627 in  () at /usr/lib/qt/qml/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so
#20 0x00007f38c3945160 in  () at /usr/lib/qt/qml/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so
#21 0x00007f38c394531d in  () at /usr/lib/qt/qml/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so
#22 0x00007f398684dd7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#23 0x00007f3986855494 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#24 0x00007f39858b7d38 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#25 0x00007f39858b9efd in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#26 0x00007f398590eaf3 in  () at /usr/lib/libQt5Core.so.5
#27 0x00007f397fdba7b7 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#28 0x00007f397fdbaa20 in  () at /usr/lib/libglib-2.0.so.0
#29 0x00007f397fdbaacc in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#30 0x00007f398590ef0f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#31 0x00007f39858b63aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#32 0x00007f39856ce44a in QThread::exec() () at /usr/lib/libQt5Core.so.5
#33 0x00007f38c3945385 in  () at /usr/lib/qt/qml/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so
#34 0x00007f39856d2e9c in  () at /usr/lib/libQt5Core.so.5
#35 0x00007f39845882e7 in start_thread () at /usr/lib/libpthread.so.0
#36 0x00007f3984fe654f in clone () at /usr/lib/libc.so.6

Thread 9 (Thread 0x7f38d12e5700 (LWP 17066)):
#0  0x00007f3984fdc67d in poll () at /usr/lib/libc.so.6
#1  0x00007f397fdba9b6 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f397fdbaacc in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007f398590ef2b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007f39858b63aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007f39856ce44a in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00007f39893e0fd6 in  () at /usr/lib/libQt5Quick.so.5
#7  0x00007f39856d2e9c in  () at /usr/lib/libQt5Core.so.5
#8  0x00007f39845882e7 in start_thread () at /usr/lib/libpthread.so.0
#9  0x00007f3984fe654f in clone () at /usr/lib/libc.so.6

Thread 8 (Thread 0x7f38d63b2700 (LWP 17063)):
#0  0x00007f398458e756 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f38db2cf66b in  () at /usr/lib/xorg/modules/dri/r600_dri.so
#2  0x00007f38db2cf397 in  () at /usr/lib/xorg/modules/dri/r600_dri.so
#3  0x00007f39845882e7 in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f3984fe654f in clone () at /usr/lib/libc.so.6

Thread 7 (Thread 0x7f38d6bb3700 (LWP 17062)):
#0  0x00007f398458e756 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f38db2cf66b in  () at /usr/lib/xorg/modules/dri/r600_dri.so
#2  0x00007f38db2cf397 in  () at /usr/lib/xorg/modules/dri/r600_dri.so
#3  0x00007f39845882e7 in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f3984fe654f in clone () at /usr/lib/libc.so.6

Thread 6 (Thread 0x7f396607c700 (LWP 17061)):
#0  0x00007f398458e756 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f398b0d4234 in  () at /usr/lib/libQt5Script.so.5
#2  0x00007f398b0d4279 in  () at /usr/lib/libQt5Script.so.5
#3  0x00007f39845882e7 in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007f3984fe654f in clone () at /usr/lib/libc.so.6

Thread 5 (Thread 0x7f3967fff700 (LWP 17060)):
#0  0x00007f397fe001c9 in g_mutex_lock () at /usr/lib/libglib-2.0.so.0
#1  0x00007f397fdb9e99 in g_main_context_prepare () at /usr/lib/libglib-2.0.so.0
#2  0x00007f397fdba8db in  () at /usr/lib/libglib-2.0.so.0
#3  0x00007f397fdbaacc in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#4  0x00007f398590ef2b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007f39858b63aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#6  0x00007f39856ce44a in QThread::exec() () at /usr/lib/libQt5Core.so.5
#7  0x00007f398882d085 in  () at /usr/lib/libQt5Qml.so.5
#8  0x00007f39856d2e9c in  () at /usr/lib/libQt5Core.so.5
#9  0x00007f39845882e7 in start_thread () at /usr/lib/libpthread.so.0
#10 0x00007f3984fe654f in clone () at /usr/lib/libc.so.6

Thread 4 (Thread 0x7f396e119700 (LWP 17059)):
#0  0x00007f3984fd837d in read () at /usr/lib/libc.so.6
#1  0x00007f397fdfee20 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007f397fdba47e in g_main_context_check () at /usr/lib/libglib-2.0.so.0
#3  0x00007f397fdba954 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007f397fdbaacc in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#5  0x00007f398590ef2b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#6  0x00007f39858b63aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#7  0x00007f39856ce44a in QThread::exec() () at /usr/lib/libQt5Core.so.5
#8  0x00007f398882d085 in  () at /usr/lib/libQt5Qml.so.5
#9  0x00007f39856d2e9c in  () at /usr/lib/libQt5Core.so.5
#10 0x00007f39845882e7 in start_thread () at /usr/lib/libpthread.so.0
#11 0x00007f3984fe654f in clone () at /usr/lib/libc.so.6

Thread 3 (Thread 0x7f396fb61700 (LWP 17058)):
#0  0x00007f397fe001e4 in g_mutex_unlock () at /usr/lib/libglib-2.0.so.0
#1  0x00007f397fdb9e80 in g_main_context_prepare () at /usr/lib/libglib-2.0.so.0
#2  0x00007f397fdba8db in  () at /usr/lib/libglib-2.0.so.0
#3  0x00007f397fdbaacc in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#4  0x00007f398590ef2b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007f39858b63aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#6  0x00007f39856ce44a in QThread::exec() () at /usr/lib/libQt5Core.so.5
#7  0x00007f3986484c45 in  () at /usr/lib/libQt5DBus.so.5
#8  0x00007f39856d2e9c in  () at /usr/lib/libQt5Core.so.5
#9  0x00007f39845882e7 in start_thread () at /usr/lib/libpthread.so.0
#10 0x00007f3984fe654f in clone () at /usr/lib/libc.so.6

Thread 2 (Thread 0x7f3975cd6700 (LWP 17057)):
#0  0x00007f3984fdc67d in poll () at /usr/lib/libc.so.6
#1  0x00007f3989ffa8e0 in  () at /usr/lib/libxcb.so.1
#2  0x00007f3989ffc679 in xcb_wait_for_event () at /usr/lib/libxcb.so.1
#3  0x00007f39782481d9 in  () at /usr/lib/libQt5XcbQpa.so.5
#4  0x00007f39856d2e9c in  () at /usr/lib/libQt5Core.so.5
#5  0x00007f39845882e7 in start_thread () at /usr/lib/libpthread.so.0
#6  0x00007f3984fe654f in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7f398b95b800 (LWP 17056)):
#0  0x00007f398458e756 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007f3989ffab57 in  () at /usr/lib/libxcb.so.1
#2  0x00007f3989ffc39f in  () at /usr/lib/libxcb.so.1
#3  0x00007f3989ffc4b2 in xcb_wait_for_reply () at /usr/lib/libxcb.so.1
#4  0x00007f396555757d in  () at /usr/lib/libGLX_mesa.so.0
#5  0x00007f3965551c3f in  () at /usr/lib/libGLX_mesa.so.0
#6  0x00007f396554ba68 in  () at /usr/lib/libGLX_mesa.so.0
#7  0x00007f3965552153 in  () at /usr/lib/libGLX_mesa.so.0
#8  0x00007f3965525055 in  () at /usr/lib/libGLX_mesa.so.0
#9  0x00007f397ce60f2d in  () at /usr/lib/libGLX.so.0
#10 0x00007f397ce62f2b in  () at /usr/lib/libGLX.so.0
#11 0x00007f3974cb506d in  () at /usr/lib/qt/plugins/xcbglintegrations/libqxcb-glx-integration.so
#12 0x00007f3985e45fb6 in QOpenGLContext::makeCurrent(QSurface*) () at /usr/lib/libQt5Gui.so.5
#13 0x00007f3989438ad5 in  () at /usr/lib/libQt5Quick.so.5
#14 0x00007f39894a6616 in QQuickWindow::event(QEvent*) () at /usr/lib/libQt5Quick.so.5
#15 0x0000000000430923 in  ()
#16 0x00007f398684dd7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#17 0x00007f3986855494 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#18 0x00007f39858b7d38 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#19 0x00007f3985e17b91 in QWindowPrivate::deliverUpdateRequest() () at /usr/lib/libQt5Gui.so.5
#20 0x00007f3985e180c9 in QWindow::event(QEvent*) () at /usr/lib/libQt5Gui.so.5
#21 0x00007f39894a65b5 in QQuickWindow::event(QEvent*) () at /usr/lib/libQt5Quick.so.5
#22 0x0000000000430923 in  ()
#23 0x00007f398684dd7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#24 0x00007f3986855494 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#25 0x00007f39858b7d38 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#26 0x00007f398590dc3e in QTimerInfoList::activateTimers() () at /usr/lib/libQt5Core.so.5
#27 0x00007f398590e3e1 in  () at /usr/lib/libQt5Core.so.5
#28 0x00007f397fdba7b7 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#29 0x00007f397fdbaa20 in  () at /usr/lib/libglib-2.0.so.0
#30 0x00007f397fdbaacc in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#31 0x00007f398590ef0f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#32 0x00007f39858b63aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#33 0x00007f39858be744 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#34 0x000000000041ca42 in  ()
#35 0x00007f3984f1a511 in __libc_start_main () at /usr/lib/libc.so.6
#36 0x000000000041cdca in _start ()

Possible duplicates by query: bug 380156, bug 380039, bug 379277, bug 379095, bug 378660.

Reported using DrKonqi
Comment 1 Marco Martin 2017-06-09 11:36:44 UTC

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