Bug 394243 - Plasmashell crashed and restarted after mouse hover over task bar - segmentation fault
Summary: Plasmashell crashed and restarted after mouse hover over task bar - segmentat...
Status: RESOLVED DUPLICATE of bug 390956
Alias: None
Product: plasmashell
Classification: Plasma
Component: Panel (show other bugs)
Version: 5.12.5
Platform: Neon Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-14 10:24 UTC by Nick
Modified: 2018-05-30 09:54 UTC (History)
3 users (show)

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


Attachments
Backtrace plasmashell crash segmentation fault (64.64 KB, text/plain)
2018-05-14 10:24 UTC, Nick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick 2018-05-14 10:24:02 UTC
Created attachment 112637 [details]
Backtrace plasmashell crash segmentation fault

Backtrace attached, crashed with segmentation fault when the mouse cursor was hovering backwards and forwards over task bar. 

Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
[Current thread is 1 (Thread 0x7f66d9d52900 (LWP 2036))]

See attachment backtrace of threads

KDE NEON LTS 5.12
Plasma : 5.12.5
Frameworks : 5.45.0
QT : 5.9.3
Kernel : 4.13.0-41 generic
Comment 1 Kai Uwe Broulik 2018-05-14 10:44:19 UTC
Pasting inline

Thread 15 (Thread 0x7f65d0cdd700 (LWP 2629)):
[KCrash Handler]
#6  0x00007f66babe7d63 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemX11Plugin.so
#7  0x00007f66babe7e5e in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemX11Plugin.so
#8  0x00007f66cfc02fb6 in ?? () from /usr/lib/nvidia-384/libGL.so.1
#9  0x00007f66cfbfbbb5 in glXReleaseTexImageEXT () from /usr/lib/nvidia-384/libGL.so.1
#10 0x00007f661fb27656 in Plasma::DiscardGlxPixmapRunnable::run (this=0x8ce0bf0) at /workspace/build/src/declarativeimports/core/windowthumbnail.cpp:92
#11 0x00007f66d79663de in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#12 0x00007f66d7963f4c in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#13 0x00007f66d79647b5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
#14 0x00007f66d3bf5709 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007f66d31e76ba in start_thread (arg=0x7f65d0cdd700) at pthread_create.c:333
#16 0x00007f66d350441d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
Comment 2 Marco Martin 2018-05-30 09:54:06 UTC
*** This bug has been marked as a duplicate of bug 390956 ***