Bug 474243 - Plasma crashes every once and awhile on notification dropdown
Summary: Plasma crashes every once and awhile on notification dropdown
Status: RESOLVED DOWNSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: Notifications (other bugs)
Version First Reported In: 5.27.7
Platform: openSUSE Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-09-07 01:25 UTC by Dominic
Modified: 2023-09-07 17:01 UTC (History)
3 users (show)

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


Attachments
New crash information added by DrKonqi (88.79 KB, text/plain)
2023-09-07 01:25 UTC, Dominic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dominic 2023-09-07 01:25:10 UTC
Application: plasmashell (5.27.7)

Qt Version: 5.15.10
Frameworks Version: 5.109.0
Operating System: Linux 6.4.12-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.27.7 [CoredumpBackend]

-- Information about the crash:
I have no idea what the consistency is, but I hope the backtrace helps

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#3  0x00007f2d10409b18 in Kirigami::PlatformTheme::backgroundColor() const () at /lib64/libKF5Kirigami2.so.5
[...]
#7  0x00007f2d12098322 in _iris_batch_flush(iris_batch*, char const*, int) (batch=0x564c2b4d2930, file=<optimized out>, line=<optimized out>) at ../src/gallium/drivers/iris/iris_batch.c:896
#8  0x00007f2d12d1e3c7 in iris_fence_flush(pipe_context*, pipe_fence_handle**, unsigned int) (ctx=0x564c2b4d23f0, out_fence=0x0, flags=0) at ../src/gallium/drivers/iris/iris_fence.c:266
#9  0x00007f2d125edb7b in tc_flush(pipe_context*, pipe_fence_handle**, unsigned int) (_pipe=0x564c2b4e1ab0, fence=0x0, flags=0) at ../src/gallium/auxiliary/util/u_threaded_context.c:3540
#10 0x00007f2d122ab5d4 in st_flush (flags=0, fence=0x0, st=0x564c2b432000) at ../src/mesa/state_tracker/st_cb_flush.c:63


Reported using DrKonqi
Comment 1 Dominic 2023-09-07 01:25:11 UTC
Created attachment 161458 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Nate Graham 2023-09-07 17:01:10 UTC
Pasting the backtrace for the crashing thread inline for searchability:

[KCrash Handler]
#4  0x00007f2d1da91e0c in __pthread_kill_implementation () at /lib64/libc.so.6
#5  0x00007f2d1da3f0e6 in raise () at /lib64/libc.so.6
#6  0x00007f2d1da268d7 in abort () at /lib64/libc.so.6
#7  0x00007f2d12098322 in _iris_batch_flush(iris_batch*, char const*, int) (batch=0x564c2b4d2930, file=<optimized out>, line=<optimized out>) at ../src/gallium/drivers/iris/iris_batch.c:896
#8  0x00007f2d12d1e3c7 in iris_fence_flush(pipe_context*, pipe_fence_handle**, unsigned int) (ctx=0x564c2b4d23f0, out_fence=0x0, flags=0) at ../src/gallium/drivers/iris/iris_fence.c:266
#9  0x00007f2d125edb7b in tc_flush(pipe_context*, pipe_fence_handle**, unsigned int) (_pipe=0x564c2b4e1ab0, fence=0x0, flags=0) at ../src/gallium/auxiliary/util/u_threaded_context.c:3540
#10 0x00007f2d122ab5d4 in st_flush (flags=0, fence=0x0, st=0x564c2b432000) at ../src/mesa/state_tracker/st_cb_flush.c:63
#11 st_glFlush (gallium_flush_flags=0, ctx=0x564c2b515ea0) at ../src/mesa/state_tracker/st_cb_flush.c:99
#12 _mesa_make_current(gl_context*, gl_framebuffer*, gl_framebuffer*) (newCtx=0x0, drawBuffer=0x0, readBuffer=0x0) at ../src/mesa/main/context.c:1505
#13 0x00007f2d120c2db7 in st_api_make_current (streadi=0x0, stdrawi=0x0, st=0x0) at ../src/mesa/state_tracker/st_manager.c:1180
#14 dri_unbind_context (ctx=0x564c24911af0) at ../src/gallium/frontends/dri/dri_context.c:268
#15 driUnbindContext(__DRIcontext*) (pcp=0x564c24911af0) at ../src/gallium/frontends/dri/dri_util.c:735
#16 0x00007f2d181e9ae5 in MakeContextCurrent (dpy=0x564c23d09480, draw=0, read=0, gc_user=0x0, opcode=5) at ../src/glx/glxcurrent.c:127
#17 0x00007f2d1bcbe2b0 in InternalLoseCurrent () at /usr/src/debug/libglvnd-1.6.0/src/GLX/libglx.c:833
#18 0x00007f2d1bcc2c1e in CommonMakeCurrent (dpy=0x564c23d09480, draw=<optimized out>, read=0, context=0x0, callerOpcode=<optimized out>) at /usr/src/debug/libglvnd-1.6.0/src/GLX/libglx.c:1063
#19 0x00007f2cb0884c8f in gl::GLContextGLX::ReleaseCurrent(gl::GLSurface*) () at ./../../3rdparty/chromium/ui/gl/gl_context_glx.cc:264
#20 0x00007f2cae1c7a72 in QtWebEngineCore::MessagePumpForUIQt::ScopedGLContextChecker::~ScopedGLContextChecker() (this=<optimized out>, this=<optimized out>) at /usr/src/debug/qtwebengine-everywhere-src-5.15.15/src/core/browser_main_parts_qt.cpp:195
#21 QtWebEngineCore::MessagePumpForUIQt::ScopedGLContextChecker::~ScopedGLContextChecker() (this=<synthetic pointer>, this=<optimized out>) at /usr/src/debug/qtwebengine-everywhere-src-5.15.15/src/core/browser_main_parts_qt.cpp:189
#22 QtWebEngineCore::MessagePumpForUIQt::handleScheduledWork() (this=<optimized out>) at /usr/src/debug/qtwebengine-everywhere-src-5.15.15/src/core/browser_main_parts_qt.cpp:217
#23 QtWebEngineCore::MessagePumpForUIQt::MessagePumpForUIQt()::{lambda()#1}::operator()() const (__closure=<optimized out>) at /usr/src/debug/qtwebengine-everywhere-src-5.15.15/src/core/browser_main_parts_qt.cpp:121
#24 std::__invoke_impl<void, QtWebEngineCore::MessagePumpForUIQt::MessagePumpForUIQt()::{lambda()#1}&>(std::__invoke_other, QtWebEngineCore::MessagePumpForUIQt::MessagePumpForUIQt()::{lambda()#1}&) (__f=<optimized out>) at /usr/include/c++/13/bits/invoke.h:61
#25 std::__invoke_r<void, QtWebEngineCore::MessagePumpForUIQt::MessagePumpForUIQt()::{lambda()#1}&>(QtWebEngineCore::MessagePumpForUIQt::MessagePumpForUIQt()::{lambda()#1}&) (__fn=<optimized out>) at /usr/include/c++/13/bits/invoke.h:150
#26 std::_Function_handler<void (), QtWebEngineCore::MessagePumpForUIQt::MessagePumpForUIQt()::{lambda()#1}>::_M_invoke(std::_Any_data const&) (__functor=<optimized out>) at /usr/include/c++/13/bits/std_function.h:290
#27 0x00007f2d1e51922b in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#28 0x00007f2d1f1a519e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#29 0x00007f2d1e4ed568 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#30 0x00007f2d1e4f0b61 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQt5Core.so.5
#31 0x00007f2d1e546c93 in  () at /lib64/libQt5Core.so.5
#32 0x00007f2d1cf719b8 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#33 0x00007f2d1cf71dc8 in  () at /lib64/libglib-2.0.so.0
#34 0x00007f2d1cf71e5c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#35 0x00007f2d1e5464a6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#36 0x00007f2d1e4ebffb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#37 0x00007f2d1e4f4490 in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#38 0x0000564c21cc7a91 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/plasma-workspace-5.27.7/shell/main.cpp:235

Looks like a bug in either Chromium or your graphics drivers. I'd recommend that you report this to the Chromium devs first. Thanks!