Bug 415296 - Plasmashell crashes on startup
Summary: Plasmashell crashes on startup
Status: RESOLVED DUPLICATE of bug 415650
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.17.4
Platform: Arch Linux Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-12-17 18:56 UTC by agilob
Modified: 2020-01-09 00:40 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 agilob 2019-12-17 18:56:33 UTC
Application: plasmashell (5.17.4)

Qt Version: 5.13.2
Frameworks Version: 5.64.0
Operating System: Linux 4.19.89-1-lts x86_64
Distribution: "Arch Linux"

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

Logged in as my user and literally nothing more. Wallpapers don't load, no volume change widget don't appear then changing volume.

The crash can be reproduced every time.

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

Thread 16 (Thread 0x7fb85222c700 (LWP 1377)):
#0  0x00007fb898d27c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007fb899837610 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#2  0x00007fb899837702 in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib/libQt5Core.so.5
#3  0x00007fb89b4c0e3d in  () at /usr/lib/libQt5Quick.so.5
#4  0x00007fb89b4c10ee in  () at /usr/lib/libQt5Quick.so.5
#5  0x00007fb899831530 in  () at /usr/lib/libQt5Core.so.5
#6  0x00007fb898d214cf in start_thread () at /usr/lib/libpthread.so.0
#7  0x00007fb8994bb2d3 in clone () at /usr/lib/libc.so.6

Thread 15 (Thread 0x7fb852b00700 (LWP 1375)):
#0  0x00007fb898d27c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007fb899837610 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#2  0x00007fb899837702 in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib/libQt5Core.so.5
#3  0x00007fb89b4c0e3d in  () at /usr/lib/libQt5Quick.so.5
#4  0x00007fb89b4c10ee in  () at /usr/lib/libQt5Quick.so.5
#5  0x00007fb899831530 in  () at /usr/lib/libQt5Core.so.5
#6  0x00007fb898d214cf in start_thread () at /usr/lib/libpthread.so.0
#7  0x00007fb8994bb2d3 in clone () at /usr/lib/libc.so.6

Thread 14 (Thread 0x7fb8533e2700 (LWP 1366)):
#0  0x00007fb898d27c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007fb899837610 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#2  0x00007fb899837702 in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib/libQt5Core.so.5
#3  0x00007fb89b4c0e3d in  () at /usr/lib/libQt5Quick.so.5
#4  0x00007fb89b4c10ee in  () at /usr/lib/libQt5Quick.so.5
#5  0x00007fb899831530 in  () at /usr/lib/libQt5Core.so.5
#6  0x00007fb898d214cf in start_thread () at /usr/lib/libpthread.so.0
#7  0x00007fb8994bb2d3 in clone () at /usr/lib/libc.so.6

Thread 13 (Thread 0x7fb853c78700 (LWP 1356)):
#0  0x00007fb898d27c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007fb899837610 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#2  0x00007fb899837702 in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib/libQt5Core.so.5
#3  0x00007fb89b4c0e3d in  () at /usr/lib/libQt5Quick.so.5
#4  0x00007fb89b4c10ee in  () at /usr/lib/libQt5Quick.so.5
#5  0x00007fb899831530 in  () at /usr/lib/libQt5Core.so.5
#6  0x00007fb898d214cf in start_thread () at /usr/lib/libpthread.so.0
#7  0x00007fb8994bb2d3 in clone () at /usr/lib/libc.so.6

Thread 12 (Thread 0x7fb871c68700 (LWP 1189)):
#0  0x00007fb8994ac42c in read () at /usr/lib/libc.so.6
#1  0x00007fb897d439f0 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007fb897d919e1 in g_main_context_check () at /usr/lib/libglib-2.0.so.0
#3  0x00007fb897d930c8 in  () at /usr/lib/libglib-2.0.so.0
#4  0x00007fb897d931f1 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#5  0x00007fb899a57b2c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#6  0x00007fb8999fe83c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#7  0x00007fb899830305 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#8  0x00007fb89b43570b in  () at /usr/lib/libQt5Quick.so.5
#9  0x00007fb899831530 in  () at /usr/lib/libQt5Core.so.5
#10 0x00007fb898d214cf in start_thread () at /usr/lib/libpthread.so.0
#11 0x00007fb8994bb2d3 in clone () at /usr/lib/libc.so.6

Thread 11 (Thread 0x7fb872500700 (LWP 1163)):
#0  0x00007fb898d27c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007fb899837610 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#2  0x00007fb899837702 in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib/libQt5Core.so.5
#3  0x00007fb89b4c0e3d in  () at /usr/lib/libQt5Quick.so.5
#4  0x00007fb89b4c10ee in  () at /usr/lib/libQt5Quick.so.5
#5  0x00007fb899831530 in  () at /usr/lib/libQt5Core.so.5
#6  0x00007fb898d214cf in start_thread () at /usr/lib/libpthread.so.0
#7  0x00007fb8994bb2d3 in clone () at /usr/lib/libc.so.6

Thread 10 (Thread 0x7fb872dc7700 (LWP 1155)):
#0  0x00007fb898d27c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007fb899837610 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#2  0x00007fb899837702 in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib/libQt5Core.so.5
#3  0x00007fb89b4c0e3d in  () at /usr/lib/libQt5Quick.so.5
#4  0x00007fb89b4c10ee in  () at /usr/lib/libQt5Quick.so.5
#5  0x00007fb899831530 in  () at /usr/lib/libQt5Core.so.5
#6  0x00007fb898d214cf in start_thread () at /usr/lib/libpthread.so.0
#7  0x00007fb8994bb2d3 in clone () at /usr/lib/libc.so.6

Thread 9 (Thread 0x7fb873645700 (LWP 1146)):
#0  0x00007fb898d27c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007fb899837610 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5
#2  0x00007fb899837702 in QWaitCondition::wait(QMutex*, unsigned long) () at /usr/lib/libQt5Core.so.5
#3  0x00007fb89b4c0e3d in  () at /usr/lib/libQt5Quick.so.5
#4  0x00007fb89b4c10ee in  () at /usr/lib/libQt5Quick.so.5
#5  0x00007fb899831530 in  () at /usr/lib/libQt5Core.so.5
#6  0x00007fb898d214cf in start_thread () at /usr/lib/libpthread.so.0
#7  0x00007fb8994bb2d3 in clone () at /usr/lib/libc.so.6

Thread 8 (Thread 0x7fb88232f700 (LWP 1068)):
#0  0x00007fb898d27c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007fb88382876c in  () at /usr/lib/dri/i965_dri.so
#2  0x00007fb883828368 in  () at /usr/lib/dri/i965_dri.so
#3  0x00007fb898d214cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007fb8994bb2d3 in clone () at /usr/lib/libc.so.6

Thread 7 (Thread 0x7fb882b30700 (LWP 1067)):
#0  0x00007fb898d27c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007fb88382876c in  () at /usr/lib/dri/i965_dri.so
#2  0x00007fb883828368 in  () at /usr/lib/dri/i965_dri.so
#3  0x00007fb898d214cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007fb8994bb2d3 in clone () at /usr/lib/libc.so.6

Thread 6 (Thread 0x7fb883331700 (LWP 1066)):
#0  0x00007fb898d27c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007fb88382876c in  () at /usr/lib/dri/i965_dri.so
#2  0x00007fb883828368 in  () at /usr/lib/dri/i965_dri.so
#3  0x00007fb898d214cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007fb8994bb2d3 in clone () at /usr/lib/libc.so.6

Thread 5 (Thread 0x7fb890a95700 (LWP 1065)):
#0  0x00007fb898d27c45 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0
#1  0x00007fb88382876c in  () at /usr/lib/dri/i965_dri.so
#2  0x00007fb883828368 in  () at /usr/lib/dri/i965_dri.so
#3  0x00007fb898d214cf in start_thread () at /usr/lib/libpthread.so.0
#4  0x00007fb8994bb2d3 in clone () at /usr/lib/libc.so.6

Thread 4 (Thread 0x7fb8924e1700 (LWP 1007)):
#0  0x00007fb8994b09ef in poll () at /usr/lib/libc.so.6
#1  0x00007fb897d93120 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007fb897d931f1 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007fb899a57b2c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007fb8999fe83c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007fb899830305 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00007fb89b155449 in  () at /usr/lib/libQt5Qml.so.5
#7  0x00007fb899831530 in  () at /usr/lib/libQt5Core.so.5
#8  0x00007fb898d214cf in start_thread () at /usr/lib/libpthread.so.0
#9  0x00007fb8994bb2d3 in clone () at /usr/lib/libc.so.6

Thread 3 (Thread 0x7fb893783700 (LWP 790)):
#0  0x00007fb8994b09ef in poll () at /usr/lib/libc.so.6
#1  0x00007fb897d93120 in  () at /usr/lib/libglib-2.0.so.0
#2  0x00007fb897d931f1 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#3  0x00007fb899a57b2c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#4  0x00007fb8999fe83c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#5  0x00007fb899830305 in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x00007fb89a2d1b37 in  () at /usr/lib/libQt5DBus.so.5
#7  0x00007fb899831530 in  () at /usr/lib/libQt5Core.so.5
#8  0x00007fb898d214cf in start_thread () at /usr/lib/libpthread.so.0
#9  0x00007fb8994bb2d3 in clone () at /usr/lib/libc.so.6

Thread 2 (Thread 0x7fb894570700 (LWP 782)):
#0  0x00007fb8994b09ef in poll () at /usr/lib/libc.so.6
#1  0x00007fb89b8c7630 in  () at /usr/lib/libxcb.so.1
#2  0x00007fb89b8c92db in xcb_wait_for_event () at /usr/lib/libxcb.so.1
#3  0x00007fb894f250c1 in  () at /usr/lib/libQt5XcbQpa.so.5
#4  0x00007fb899831530 in  () at /usr/lib/libQt5Core.so.5
#5  0x00007fb898d214cf in start_thread () at /usr/lib/libpthread.so.0
#6  0x00007fb8994bb2d3 in clone () at /usr/lib/libc.so.6

Thread 1 (Thread 0x7fb895374c80 (LWP 764)):
[KCrash Handler]
#6  0x00007fb87027dada in  () at /usr/lib/qt/qml/org/kde/plasma/calendar/libcalendarplugin.so
#7  0x00007fb870278546 in  () at /usr/lib/qt/qml/org/kde/plasma/calendar/libcalendarplugin.so
#8  0x00007fb899a2c4fa in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#9  0x00007fb89a5424e5 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#10 0x00007fb89a54be11 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#11 0x00007fb8999ffd12 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#12 0x00007fb899a02a89 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#13 0x00007fb899a58514 in  () at /usr/lib/libQt5Core.so.5
#14 0x00007fb897d9139e in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#15 0x00007fb897d931b1 in  () at /usr/lib/libglib-2.0.so.0
#16 0x00007fb897d931f1 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#17 0x00007fb899a57b13 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#18 0x00007fb8999fe83c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#19 0x00007fb899a06676 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#20 0x000056383af82dc9 in  ()
#21 0x00007fb8993e3153 in __libc_start_main () at /usr/lib/libc.so.6
#22 0x000056383af8322e in _start ()
[Inferior 1 (process 764) detached]

Possible duplicates by query: bug 415240, bug 415239, bug 415233, bug 415200, bug 415195.

Reported using DrKonqi
Comment 1 Christoph Feck 2019-12-29 08:09:38 UTC
Did you login with your root account?
Comment 2 agilob 2019-12-29 08:52:26 UTC
no, standard user
Comment 3 David Edmundson 2020-01-09 00:40:41 UTC

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