| Summary: | Plasma crashes in platform_wayland.update_buffers() when click on night color widget | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | German Alves <germanoalves> |
| Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | CC: | jirislaby, kde, nate, plasma-bugs-null, sicher-mit-linux, TxemaFinwe |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.21.3 | ||
| Target Milestone: | 1.0 | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| URL: | https://gitlab.freedesktop.org/mesa/mesa/-/issues/4902 | ||
| See Also: |
https://bugs.kde.org/show_bug.cgi?id=437739 https://bugs.kde.org/show_bug.cgi?id=434449 |
||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
German Alves
2021-04-15 01:43:12 UTC
Crashes in the intel driver Seems to be crashing in the Intel GPU drives? Created attachment 137712 [details]
New crash information added by DrKonqi
plasmashell (5.21.4) using Qt 5.15.2
- What I was doing when the application crashed:
I was opening a minimized java window (tvbrowser)
- Unusual behavior I noticed:
The context menu of this application appears while mouse hover on plasma start button
-- Backtrace (Reduced):
#6 0x00007f5161bf696d in update_buffers (dri2_surf=dri2_surf@entry=0x7f50fc0de980) at ../src/egl/drivers/dri2/platform_wayland.c:677
#7 0x00007f5161bf6d64 in image_get_buffers (driDrawable=<optimized out>, format=<optimized out>, stamp=<optimized out>, loaderPrivate=0x7f50fc0de980, buffer_mask=<optimized out>, buffers=0x7f5103ffde90) at ../src/egl/drivers/dri2/platform_wayland.c:812
#8 0x00007f51616f71b6 in intel_update_image_buffers (drawable=0x7f50fc193660, brw=0x55d1cbb63ec0) at ../src/mesa/drivers/dri/i965/brw_context.c:1886
#9 intel_update_renderbuffers.isra.0 (drawable=0x7f50fc193660, context=<optimized out>, context=<optimized out>) at ../src/mesa/drivers/dri/i965/brw_context.c:1513
#10 0x00007f5160e6ee76 in intel_prepare_render (brw=0x55d1cbb63ec0) at ../src/mesa/drivers/dri/i965/brw_context.c:1534
I think this is: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4902 *** Bug 439270 has been marked as a duplicate of this bug. *** *** Bug 439325 has been marked as a duplicate of this bug. *** Thanks for tracking that down! |