Bug 377936 - Plasma (plasmashell), signal: Segmentation fault - Digital Clock configuration
Summary: Plasma (plasmashell), signal: Segmentation fault - Digital Clock configuration
Status: RESOLVED DUPLICATE of bug 376220
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.8.6
Platform: openSUSE Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-03-22 15:56 UTC by Don Curtis
Modified: 2017-03-23 12:02 UTC (History)
2 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 Don Curtis 2017-03-22 15:56:29 UTC
Application: plasmashell (5.8.6)

Qt Version: 5.6.1
Frameworks Version: 5.26.0
Operating System: Linux 4.4.49-16-default x86_64
Distribution: "openSUSE Leap 42.2"

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

Setting the Digital Clock time zones and reginal holidays -- the KDE Plasma 5 PIM (Akonadi) Calendar is not (yet) setup -- in fact nothing in KDE PIM is set up (yet) -- however, the user's Akonadi nor MySQL daemons and processes are running . . .

The Digital Clock KDE PIM Events plugin is not (yet) activated.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f365916a900 (LWP 26226))]

Thread 10 (Thread 0x7f357db6b700 (LWP 26767)):
#0  0x00007f365261651d in read () from /lib64/libc.so.6
#1  0x00007f364ecd5670 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f364ec94e49 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f364ec952a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f364ec9542c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f3652f3332b in QEventDispatcherGlib::processEvents (this=0x7f35781d1d60, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#6  0x00007f3652ee0fdb in QEventLoop::exec (this=this@entry=0x7f357db6acd0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#7  0x00007f3652d1bf1a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:500
#8  0x00007f3652d209e9 in QThreadPrivate::start (arg=0x311edc0) at thread/qthread_unix.cpp:341
#9  0x00007f3651e19734 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f3652622d3d in clone () from /lib64/libc.so.6

Thread 9 (Thread 0x7f358e710700 (LWP 26329)):
#0  0x00007f365261651d in read () from /lib64/libc.so.6
#1  0x00007f364ecd5670 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f364ec94e49 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f364ec952a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f364ec9542c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f3652f3332b in QEventDispatcherGlib::processEvents (this=0x7f35880008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#6  0x00007f3652ee0fdb in QEventLoop::exec (this=this@entry=0x7f358e70fc90, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#7  0x00007f3652d1bf1a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:500
#8  0x00007f358fb628f7 in KCupsConnection::run() () from /usr/lib64/libkcupslib.so
#9  0x00007f3652d209e9 in QThreadPrivate::start (arg=0x2a85f40) at thread/qthread_unix.cpp:341
#10 0x00007f3651e19734 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f3652622d3d in clone () from /lib64/libc.so.6

Thread 8 (Thread 0x7f3599768700 (LWP 26321)):
#0  0x00007f365261651d in read () from /lib64/libc.so.6
#1  0x00007f364ecd5670 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f364ec94e49 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f364ec952a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f364ec9542c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f3652f3332b in QEventDispatcherGlib::processEvents (this=0x7f35940008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#6  0x00007f3652ee0fdb in QEventLoop::exec (this=this@entry=0x7f3599767c70, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#7  0x00007f3652d1bf1a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:500
#8  0x00007f3656bd4632 in ?? () from /usr/lib64/libQt5Quick.so.5
#9  0x00007f3652d209e9 in QThreadPrivate::start (arg=0x18ed500) at thread/qthread_unix.cpp:341
#10 0x00007f3651e19734 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f3652622d3d in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f35a2ba0700 (LWP 26320)):
#0  0x00007f3651e1e0af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f35a9d8b533 in ?? () from /usr/lib64/dri/r600_dri.so
#2  0x00007f35a9d8ad57 in ?? () from /usr/lib64/dri/r600_dri.so
#3  0x00007f3651e19734 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f3652622d3d in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f362b348700 (LWP 26319)):
#0  0x00007f3651e1e0af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f365883493b in ?? () from /usr/lib64/libQt5Script.so.5
#2  0x00007f3658834969 in ?? () from /usr/lib64/libQt5Script.so.5
#3  0x00007f3651e19734 in start_thread () from /lib64/libpthread.so.0
#4  0x00007f3652622d3d in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f3639020700 (LWP 26317)):
#0  0x00007f365261a49d in poll () from /lib64/libc.so.6
#1  0x00007f364ec95314 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f364ec9542c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f3652f3332b in QEventDispatcherGlib::processEvents (this=0x7f36300008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#4  0x00007f3652ee0fdb in QEventLoop::exec (this=this@entry=0x7f363901fcb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#5  0x00007f3652d1bf1a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:500
#6  0x00007f365604d9c8 in ?? () from /usr/lib64/libQt5Qml.so.5
#7  0x00007f3652d209e9 in QThreadPrivate::start (arg=0x11698c0) at thread/qthread_unix.cpp:341
#8  0x00007f3651e19734 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f3652622d3d in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f363a9d0700 (LWP 26272)):
#0  0x00007f365261651d in read () from /lib64/libc.so.6
#1  0x00007f364ecd5670 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f364ec94e49 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f364ec952a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f364ec9542c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f3652f3332b in QEventDispatcherGlib::processEvents (this=0x7f362c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#6  0x00007f3652ee0fdb in QEventLoop::exec (this=this@entry=0x7f363a9cfcb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#7  0x00007f3652d1bf1a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:500
#8  0x00007f365604d9c8 in ?? () from /usr/lib64/libQt5Qml.so.5
#9  0x00007f3652d209e9 in QThreadPrivate::start (arg=0x104d230) at thread/qthread_unix.cpp:341
#10 0x00007f3651e19734 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f3652622d3d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f363bfff700 (LWP 26253)):
#0  timerSourcePrepareHelper (timeout=0x7f363bffeae4, src=<optimized out>) at kernel/qeventdispatcher_glib.cpp:127
#1  timerSourcePrepare (source=<optimized out>, timeout=0x7f363bffeae4) at kernel/qeventdispatcher_glib.cpp:159
#2  0x00007f364ec9495d in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f364ec95230 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f364ec9542c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f3652f3332b in QEventDispatcherGlib::processEvents (this=0x7f36340008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:419
#6  0x00007f3652ee0fdb in QEventLoop::exec (this=this@entry=0x7f363bffeca0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#7  0x00007f3652d1bf1a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:500
#8  0x00007f3653aa01d5 in ?? () from /usr/lib64/libQt5DBus.so.5
#9  0x00007f3652d209e9 in QThreadPrivate::start (arg=0x7f3653d08ce0) at thread/qthread_unix.cpp:341
#10 0x00007f3651e19734 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f3652622d3d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f36424b0700 (LWP 26244)):
#0  0x00007f365261a49d in poll () from /lib64/libc.so.6
#1  0x00007f36577a43e2 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007f36577a5fcf in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007f3644622839 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007f3652d209e9 in QThreadPrivate::start (arg=0xf3d320) at thread/qthread_unix.cpp:341
#5  0x00007f3651e19734 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f3652622d3d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f365916a900 (LWP 26226)):
[KCrash Handler]
#6  QHash<QString, QHashDummyValue>::size (this=<optimized out>) at /usr/include/qt5/QtCore/qhash.h:259
#7  QSet<QString>::size (this=<optimized out>) at /usr/include/qt5/QtCore/qset.h:72
#8  QSet<QString>::toList (this=0x70) at /usr/include/qt5/QtCore/qset.h:353
#9  Akonadi::Monitor::mimeTypesMonitored (this=0x19e1770) at /usr/src/debug/akonadi-16.08.2/src/core/monitor.cpp:329
#10 0x00007f356acc261b in Akonadi::EntityTreeModelPrivate::fillModel (this=this@entry=0x51be580) at /usr/src/debug/akonadi-16.08.2/src/core/models/entitytreemodel_p.cpp:1854
#11 0x00007f356acc31c8 in Akonadi::EntityTreeModelPrivate::endResetModel (this=0x51be580) at /usr/src/debug/akonadi-16.08.2/src/core/models/entitytreemodel_p.cpp:1820
#12 0x00007f3652f0cbb1 in QMetaObject::activate (sender=0x3c88ac0, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3730
#13 0x00007f3652f0d717 in QMetaObject::activate (sender=<optimized out>, m=m@entry=0x7f356af5c2a0 <Akonadi::ServerManager::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3595
#14 0x00007f356ac39f80 in Akonadi::ServerManager::started (this=<optimized out>) at /usr/src/debug/akonadi-16.08.2/build/src/core/moc_servermanager.cpp:178
#15 0x00007f356ac3bb36 in Akonadi::ServerManagerPrivate::setState (state=Akonadi::ServerManager::Running, this=0x7f356af67280 <(anonymous namespace)::Q_QGS_sInstance::innerFunction()::holder>) at /usr/src/debug/akonadi-16.08.2/src/core/servermanager.cpp:96
#16 Akonadi::ServerManagerPrivate::checkStatusChanged (this=0x7f356af67280 <(anonymous namespace)::Q_QGS_sInstance::innerFunction()::holder>) at /usr/src/debug/akonadi-16.08.2/src/core/servermanager.cpp:86
#17 Akonadi::ServerManager::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /usr/src/debug/akonadi-16.08.2/build/src/core/moc_servermanager.cpp:97
#18 0x00007f3652f0e166 in QObject::event (this=0x3c88ac0, e=<optimized out>) at kernel/qobject.cpp:1256
#19 0x00007f3653e75e3c in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x3c88ac0, e=0x324cf60) at kernel/qapplication.cpp:3804
#20 0x00007f3653e7a49a in QApplication::notify (this=0x7fff076df2a0, receiver=0x3c88ac0, e=0x324cf60) at kernel/qapplication.cpp:3561
#21 0x00007f3652ee2fc5 in QCoreApplication::notifyInternal2 (receiver=0x3c88ac0, event=event@entry=0x324cf60) at kernel/qcoreapplication.cpp:1015
#22 0x00007f3652ee4daa in QCoreApplication::sendEvent (event=0x324cf60, receiver=<optimized out>) at kernel/qcoreapplication.h:225
#23 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0xf0f080) at kernel/qcoreapplication.cpp:1650
#24 0x00007f3652ee5358 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1508
#25 0x00007f3652f33c83 in postEventSourceDispatch (s=0xf63760) at kernel/qeventdispatcher_glib.cpp:270
#26 0x00007f364ec95134 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#27 0x00007f364ec95388 in ?? () from /usr/lib64/libglib-2.0.so.0
#28 0x00007f364ec9542c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#29 0x00007f3652f3330c in QEventDispatcherGlib::processEvents (this=0xf868c0, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#30 0x00007f3652ee0fdb in QEventLoop::exec (this=this@entry=0x7fff076df120, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#31 0x00007f3652ee8ec6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1285
#32 0x000000000041ee0f in main (argc=2, argv=<optimized out>) at /usr/src/debug/plasma-workspace-5.8.6/shell/main.cpp:166

Possible duplicates by query: bug 377798, bug 376449, bug 376220, bug 375592, bug 375310.

Reported using DrKonqi
Comment 1 David Edmundson 2017-03-23 12:02:12 UTC

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