From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 106473] Mesa/Gallium segfaults in pipe_resource_reference
(dri2_destroy_image) on KDE Plasma screen locker
Date: Fri, 11 May 2018 03:49:28 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1655181869=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 4B75A6E16E
for ; Fri, 11 May 2018 03:49:28 +0000 (UTC)
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1655181869==
Content-Type: multipart/alternative; boundary="15260105680.Aca92f65.6526"
Content-Transfer-Encoding: 7bit
--15260105680.Aca92f65.6526
Date: Fri, 11 May 2018 03:49:28 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
https://bugs.freedesktop.org/show_bug.cgi?id=3D106473
Bug ID: 106473
Summary: Mesa/Gallium segfaults in pipe_resource_reference
(dri2_destroy_image) on KDE Plasma screen locker
Product: Mesa
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel@lists.freedesktop.org
Reporter: freedesktop@mattwhitlock.name
QA Contact: dri-devel@lists.freedesktop.org
This crash has happened to me three times now: once on Mesa 18.1.0-rc2 and
twice on Mesa 18.1.0-rc3. After the second crash, I rebuilt Mesa with debug=
ging
enabled, so I now have a decently complete stack trace. The crash occurs wh=
en I
return to my computer after having left it for a while. The monitor has tur=
ned
off, although I don't know whether that's relevant. When I move the mouse to
wake up the monitor, I see Plasma's screen locker and a momentary flash of
garbage from various windows that were open on my desktop, and then the scr=
een
is repainted with the screen locker as normal. When I enter my password and
unlock my session, Plasma is telling me that KWin crashed. (KWin automatica=
lly
restarts.) The stack trace points deep into Mesa, so I assume this is the p=
lace
to report a bug.
Thread 1 (Thread 0x7ff57e76a800 (LWP 2690)):
[KCrash Handler]
#6 pipe_resource_reference (tex=3D0x0, ptr=3D0x0) at
../../../../../mesa-18.1.0-rc3/src/gallium/auxiliary/util/u_inlines.h:136
#7 dri2_destroy_image (img=3D0x0) at
../../../../../mesa-18.1.0-rc3/src/gallium/state_trackers/dri/dri_helpers.c=
:317
#8 0x00007ff5821241d0 in dri3_free_render_buffer
(draw=3Ddraw@entry=3D0x5622c4a91278, buffer=3Dbuffer@entry=3D0x5622c526ac60=
) at
../../../mesa-18.1.0-rc3/src/loader/loader_dri3_helper.c:226
#9 0x00007ff58212691b in dri3_get_buffer
(driDrawable=3DdriDrawable@entry=3D0x5622c4aa8560, format=3Dformat@entry=3D=
4098,
buffer_type=3Dbuffer_type@entry=3Dloader_dri3_buffer_back,
draw=3Ddraw@entry=3D0x5622c4a91278) at
../../../mesa-18.1.0-rc3/src/loader/loader_dri3_helper.c:1708
#10 0x00007ff582126bb8 in loader_dri3_get_buffers (driDrawable=3D0x5622c4aa=
8560,
format=3D4098, stamp=3D0x5622c4a92e90, loaderPrivate=3D0x5622c4a91278, buff=
er_mask=3D1,
buffers=3D0x7fff88abb8e0) at
../../../mesa-18.1.0-rc3/src/loader/loader_dri3_helper.c:1861
#11 0x00007ff5754dec21 in dri_image_drawable_get_buffers
(drawable=3Ddrawable@entry=3D0x5622c4a92e90, images=3Dimages@entry=3D0x7fff=
88abb8e0,
statts=3Dstatts@entry=3D0x5622c4b346f0, statts_count=3Dstatts_count@entry=
=3D1) at
../../../../../mesa-18.1.0-rc3/src/gallium/state_trackers/dri/dri2.c:547
#12 0x00007ff5754e089a in dri2_allocate_textures (ctx=3D0x5622c4a8fdd0,
drawable=3D0x5622c4a92e90, statts=3D0x5622c4b346f0, statts_count=3D1) at
../../../../../mesa-18.1.0-rc3/src/gallium/state_trackers/dri/dri2.c:674
#13 0x00007ff5754db27c in dri_st_framebuffer_validate (stctx=3D,
stfbi=3D, statts=3D0x5622c4b346f0, count=3D1, out=3D0x7fff88=
abba30) at
../../../../../mesa-18.1.0-rc3/src/gallium/state_trackers/dri/dri_drawable.=
c:85
#14 0x00007ff5752e2821 in st_framebuffer_validate
(stfb=3Dstfb@entry=3D0x5622c4b342c0, st=3Dst@entry=3D0x5622c4d828f0) at
../../../mesa-18.1.0-rc3/src/mesa/state_tracker/st_manager.c:201
#15 0x00007ff5752e4e23 in st_manager_validate_framebuffers
(st=3Dst@entry=3D0x5622c4d828f0) at
../../../mesa-18.1.0-rc3/src/mesa/state_tracker/st_manager.c:1117
#16 0x00007ff575294b72 in st_validate_state (st=3Dst@entry=3D0x5622c4d828f0,
pipeline=3Dpipeline@entry=3DST_PIPELINE_RENDER) at
../../../mesa-18.1.0-rc3/src/mesa/state_tracker/st_atom.c:197
#17 0x00007ff5752b9bae in prepare_draw (ctx=3D0x5622c4d65550, st=3D0x5622c4=
d828f0)
at ../../../mesa-18.1.0-rc3/src/mesa/state_tracker/st_draw.c:123
#18 st_draw_vbo (ctx=3D0x5622c4d65550, prims=3D0x7fff88abbbc0, nr_prims=3D1=
, ib=3D0x0,
index_bounds_valid=3D, min_index=3D,
max_index=3D, tfb_vertcount=3D0x0, stream=3D0, indirect=3D0x=
0) at
../../../mesa-18.1.0-rc3/src/mesa/state_tracker/st_draw.c:153
#19 0x00007ff575271e09 in vbo_draw_arrays (ctx=3Dctx@entry=3D0x5622c4d65550,
mode=3Dmode@entry=3D4, start=3Dstart@entry=3D0, count=3Dcount@entry=3D36,
numInstances=3DnumInstances@entry=3D1, baseInstance=3DbaseInstance@entry=3D=
0, drawID=3D0)
at ../../../mesa-18.1.0-rc3/src/mesa/vbo/vbo_exec_array.c:391
#20 0x00007ff5752722d6 in vbo_exec_DrawArrays (mode=3D4, start=3D0, count=
=3D36) at
../../../mesa-18.1.0-rc3/src/mesa/vbo/vbo_exec_array.c:550
#21 0x00007ff5832d2f07 in KWin::GLVertexBuffer::render
(this=3Dthis@entry=3D0x5622c4b159c0, region=3D...,
primitiveMode=3DprimitiveMode@entry=3D4,
hardwareClipping=3DhardwareClipping@entry=3Dfalse) at
../../kwin-5.12.5/libkwineffects/kwinglutils.cpp:2090
#22 0x00007ff5832d2f9f in KWin::GLVertexBuffer::render
(this=3Dthis@entry=3D0x5622c4b159c0, primitiveMode=3DprimitiveMode@entry=3D=
4) at
../../kwin-5.12.5/libkwineffects/kwinglutils.cpp:2084
#23 0x00007ff57c037a21 in KWin::SceneOpenGL2::doPaintBackground
(this=3D0x5622c4942db0, vertices=3D...) at
../../../../kwin-5.12.5/plugins/scenes/opengl/scene_opengl.cpp:1075
#24 0x00007ff57c03abe8 in KWin::SceneOpenGL::paintBackground
(this=3Dthis@entry=3D0x5622c4942db0, region=3D...) at
../../../../kwin-5.12.5/plugins/scenes/opengl/scene_opengl.cpp:784
#25 0x00007ff5851bd896 in KWin::Scene::paintSimpleScreen
(this=3Dthis@entry=3D0x5622c4942db0, orig_mask=3Dorig_mask@entry=3D8, regio=
n=3D...) at
../kwin-5.12.5/scene.cpp:365
#26 0x00007ff57c037988 in KWin::SceneOpenGL2::paintSimpleScreen
(this=3Dthis@entry=3D0x5622c4942db0, mask=3Dmask@entry=3D8, region=3D...) at
../../../../kwin-5.12.5/plugins/scenes/opengl/scene_opengl.cpp:1053
#27 0x00007ff5851c0d17 in KWin::Scene::finalPaintScreen
(this=3Dthis@entry=3D0x5622c4942db0, mask=3Dmask@entry=3D8, region=3D..., d=
ata=3D...) at
../kwin-5.12.5/scene.cpp:201
#28 0x00007ff5851d0ee7 in KWin::EffectsHandlerImpl::paintScreen
(this=3Dthis@entry=3D0x5622c4d8f740, mask=3Dmask@entry=3D8, region=3D..., d=
ata=3D...) at
../kwin-5.12.5/effects.cpp:379
#29 0x00007ff583afccb3 in KWin::Effect::paintScreen
(this=3Dthis@entry=3D0x5622c529ff50, mask=3Dmask@entry=3D8, region=3D..., d=
ata=3D...) at
../../kwin-5.12.5/libkwineffects/kwineffects.cpp:583
#30 0x00007ff5851d0e9f in KWin::EffectsHandlerImpl::paintScreen
(this=3Dthis@entry=3D0x5622c4d8f740, mask=3Dmask@entry=3D8, region=3D..., d=
ata=3D...) at
../kwin-5.12.5/effects.cpp:376
#31 0x00007ff583afccb3 in KWin::Effect::paintScreen
(this=3Dthis@entry=3D0x5622c49deb80, mask=3Dmask@entry=3D8, region=3D..., d=
ata=3D...) at
../../kwin-5.12.5/libkwineffects/kwineffects.cpp:583
#32 0x00007ff5851d0e9f in KWin::EffectsHandlerImpl::paintScreen
(this=3Dthis@entry=3D0x5622c4d8f740, mask=3D8, region=3D..., data=3D...) at
../kwin-5.12.5/effects.cpp:376
#33 0x00007ff5851c0a52 in KWin::Scene::paintScreen
(this=3Dthis@entry=3D0x5622c4942db0, mask=3Dmask@entry=3D0x7fff88abc2a0, da=
mage=3D...,
repaint=3D..., updateRegion=3DupdateRegion@entry=3D0x7fff88abc280,
validRegion=3DvalidRegion@entry=3D0x7fff88abc288, projection=3D...,
outputGeometry=3D...) at ../kwin-5.12.5/scene.cpp:151
#34 0x00007ff57c03bcfc in KWin::SceneOpenGL::paint
(this=3Dthis@entry=3D0x5622c4942db0, damage=3D..., toplevels=3D...) at
../../../../kwin-5.12.5/plugins/scenes/opengl/scene_opengl.cpp:702
#35 0x00007ff5851b1653 in KWin::Compositor::performCompositing
(this=3D0x5622c49bd350) at ../kwin-5.12.5/composite.cpp:747
#36 0x00007ff583f5a6db in QObject::event (this=3D0x5622c49bd350, e=3D) at kernel/qobject.cpp:1269
#37 0x00007ff58484c9ec in QApplicationPrivate::notify_helper
(this=3Dthis@entry=3D0x5622c48b3a10, receiver=3Dreceiver@entry=3D0x5622c49b=
d350,
e=3De@entry=3D0x7fff88abc6b0) at kernel/qapplication.cpp:3722
#38 0x00007ff584853a36 in QApplication::notify (this=3D0x7fff88abc930,
receiver=3D0x5622c49bd350, e=3D0x7fff88abc6b0) at kernel/qapplication.cpp:3=
481
#39 0x00007ff583f2cd68 in QCoreApplication::notifyInternal2
(receiver=3D0x5622c49bd350, event=3Devent@entry=3D0x7fff88abc6b0) at
kernel/qcoreapplication.cpp:1024
#40 0x00007ff583f8218e in QCoreApplication::sendEvent (event=3D0x7fff88abc6=
b0,
receiver=3D) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:233
#41 QTimerInfoList::activateTimers (this=3Dthis@entry=3D0x5622c49185f0) at
kernel/qtimerinfo_unix.cpp:643
#42 0x00007ff583f7f66c in QEventDispatcherUNIXPrivate::activateTimers
(this=3Dthis@entry=3D0x5622c4918550) at kernel/qeventdispatcher_unix.cpp:249
#43 0x00007ff583f803d2 in QEventDispatcherUNIX::processEvents (this=3D, flags=3D...) at kernel/qeventdispatcher_unix.cpp:514
#44 0x00007ff57e4e1d3d in QUnixEventDispatcherQPA::processEvents
(this=3D, flags=3D...) at qunixeventdispatcher.cpp:68
#45 0x00007ff583f2af5a in QEventLoop::exec (this=3Dthis@entry=3D0x7fff88abc=
850,
flags=3D..., flags@entry=3D...) at kernel/qeventloop.cpp:212
#46 0x00007ff583f33b04 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1297
#47 0x00007ff585916917 in kdemain (argc=3D, argv=3D0x7fff88a=
bcac8)
at ../kwin-5.12.5/main_x11.cpp:468
#48 0x00007ff585385f0a in __libc_start_main (main=3D0x5622c3cf4730 ,
argc=3D3, argv=3D0x7fff88abcac8, init=3D, fini=3D,
rtld_fini=3D, stack_end=3D0x7fff88abcab8) at ../csu/libc-sta=
rt.c:308
#49 0x00005622c3cf476a in _start ()
I do not recall this happening before I upgraded Mesa to the 18.1.0 release
candidate series. Previously I was using Mesa 18.0.0, and I did not experie=
nce
the crash on that version.
Here are some versions of other components in my system, in case it helps:
* Linux kernel 4.16.8-gentoo
* X.org X server 1.19.99.905 (1.2.0 RC 5)
* xf86-video-amdgpu 18.0.1
* libdrm 2.4.91
* Qt 5.9.5
* Plasma 5.12.5
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15260105680.Aca92f65.6526
Date: Fri, 11 May 2018 03:49:28 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
| Bug ID |
106473
|
| Summary |
Mesa/Gallium segfaults in pipe_resource_reference (dri2_destr=
oy_image) on KDE Plasma screen locker
|
| Product |
Mesa
|
| Version |
unspecified
|
| Hardware |
x86-64 (AMD64)
|
| OS |
Linux (All)
|
| Status |
NEW
|
| Severity |
normal
|
| Priority |
medium
|
| Component |
Drivers/Gallium/radeonsi
|
| Assignee |
dri-devel@lists.freedesktop.org
|
| Reporter |
freedesktop@mattwhitlock.name
|
| QA Contact |
dri-devel@lists.freedesktop.org
|
This crash has happened to me three times now: once on Mesa 18=
.1.0-rc2 and
twice on Mesa 18.1.0-rc3. After the second crash, I rebuilt Mesa with debug=
ging
enabled, so I now have a decently complete stack trace. The crash occurs wh=
en I
return to my computer after having left it for a while. The monitor has tur=
ned
off, although I don't know whether that's relevant. When I move the mouse to
wake up the monitor, I see Plasma's screen locker and a momentary flash of
garbage from various windows that were open on my desktop, and then the scr=
een
is repainted with the screen locker as normal. When I enter my password and
unlock my session, Plasma is telling me that KWin crashed. (KWin automatica=
lly
restarts.) The stack trace points deep into Mesa, so I assume this is the p=
lace
to report a bug.
Thread 1 (Thread 0x7ff57e76a800 (LWP 2690)):
[KCrash Handler]
#6 pipe_resource_reference (tex=3D0x0, ptr=3D0x0) at
../../../../../mesa-18.1.0-rc3/src/gallium/auxiliary/util/u_inlines.h:136
#7 dri2_destroy_image (img=3D0x0) at
../../../../../mesa-18.1.0-rc3/src/gallium/state_trackers/dri/dri_helpers.c=
:317
#8 0x00007ff5821241d0 in dri3_free_render_buffer
(draw=3Ddraw@entry=3D0x5622c4a91278, buffer=3Dbuffer@entry=3D0x5622=
c526ac60) at
../../../mesa-18.1.0-rc3/src/loader/loader_dri3_helper.c:226
#9 0x00007ff58212691b in dri3_get_buffer
(driDrawable=3DdriDrawable@entry=3D0x5622c4aa8560, format=3Dformat@=
entry=3D4098,
buffer_type=3Dbuffer_type@entry=3Dloader_dri3_buffer_back,
draw=3Ddraw@entry=3D0x5622c4a91278) at
../../../mesa-18.1.0-rc3/src/loader/loader_dri3_helper.c:1708
#10 0x00007ff582126bb8 in loader_dri3_get_buffers (driDrawable=3D0x5622c4aa=
8560,
format=3D4098, stamp=3D0x5622c4a92e90, loaderPrivate=3D0x5622c4a91278, buff=
er_mask=3D1,
buffers=3D0x7fff88abb8e0) at
../../../mesa-18.1.0-rc3/src/loader/loader_dri3_helper.c:1861
#11 0x00007ff5754dec21 in dri_image_drawable_get_buffers
(drawable=3Ddrawable@entry=3D0x5622c4a92e90, images=3Dimages@entry=
=3D0x7fff88abb8e0,
statts=3Dstatts@entry=3D0x5622c4b346f0, statts_count=3Dstatts_count@=
;entry=3D1) at
../../../../../mesa-18.1.0-rc3/src/gallium/state_trackers/dri/dri2.c:547
#12 0x00007ff5754e089a in dri2_allocate_textures (ctx=3D0x5622c4a8fdd0,
drawable=3D0x5622c4a92e90, statts=3D0x5622c4b346f0, statts_count=3D1) at
../../../../../mesa-18.1.0-rc3/src/gallium/state_trackers/dri/dri2.c:674
#13 0x00007ff5754db27c in dri_st_framebuffer_validate (stctx=3D<optimize=
d out>,
stfbi=3D<optimized out>, statts=3D0x5622c4b346f0, count=3D1, out=3D0x=
7fff88abba30) at
../../../../../mesa-18.1.0-rc3/src/gallium/state_trackers/dri/dri_drawable.=
c:85
#14 0x00007ff5752e2821 in st_framebuffer_validate
(stfb=3Dstfb@entry=3D0x5622c4b342c0, st=3Dst@entry=3D0x5622c4d828f0=
) at
../../../mesa-18.1.0-rc3/src/mesa/state_tracker/st_manager.c:201
#15 0x00007ff5752e4e23 in st_manager_validate_framebuffers
(st=3Dst@entry=3D0x5622c4d828f0) at
../../../mesa-18.1.0-rc3/src/mesa/state_tracker/st_manager.c:1117
#16 0x00007ff575294b72 in st_validate_state (st=3Dst@entry=3D0x5622c4d8=
28f0,
pipeline=3Dpipeline@entry=3DST_PIPELINE_RENDER) at
../../../mesa-18.1.0-rc3/src/mesa/state_tracker/st_atom.c:197
#17 0x00007ff5752b9bae in prepare_draw (ctx=3D0x5622c4d65550, st=3D0x5622c4=
d828f0)
at ../../../mesa-18.1.0-rc3/src/mesa/state_tracker/st_draw.c:123
#18 st_draw_vbo (ctx=3D0x5622c4d65550, prims=3D0x7fff88abbbc0, nr_prims=3D1=
, ib=3D0x0,
index_bounds_valid=3D<optimized out>, min_index=3D<optimized out&g=
t;,
max_index=3D<optimized out>, tfb_vertcount=3D0x0, stream=3D0, indirec=
t=3D0x0) at
../../../mesa-18.1.0-rc3/src/mesa/state_tracker/st_draw.c:153
#19 0x00007ff575271e09 in vbo_draw_arrays (ctx=3Dctx@entry=3D0x5622c4d6=
5550,
mode=3Dmode@entry=3D4, start=3Dstart@entry=3D0, count=3Dcount@e=
ntry=3D36,
numInstances=3DnumInstances@entry=3D1, baseInstance=3DbaseInstance@=
entry=3D0, drawID=3D0)
at ../../../mesa-18.1.0-rc3/src/mesa/vbo/vbo_exec_array.c:391
#20 0x00007ff5752722d6 in vbo_exec_DrawArrays (mode=3D4, start=3D0, count=
=3D36) at
../../../mesa-18.1.0-rc3/src/mesa/vbo/vbo_exec_array.c:550
#21 0x00007ff5832d2f07 in KWin::GLVertexBuffer::render
(this=3Dthis@entry=3D0x5622c4b159c0, region=3D...,
primitiveMode=3DprimitiveMode@entry=3D4,
hardwareClipping=3DhardwareClipping@entry=3Dfalse) at
../../kwin-5.12.5/libkwineffects/kwinglutils.cpp:2090
#22 0x00007ff5832d2f9f in KWin::GLVertexBuffer::render
(this=3Dthis@entry=3D0x5622c4b159c0, primitiveMode=3DprimitiveMode@=
entry=3D4) at
../../kwin-5.12.5/libkwineffects/kwinglutils.cpp:2084
#23 0x00007ff57c037a21 in KWin::SceneOpenGL2::doPaintBackground
(this=3D0x5622c4942db0, vertices=3D...) at
../../../../kwin-5.12.5/plugins/scenes/opengl/scene_opengl.cpp:1075
#24 0x00007ff57c03abe8 in KWin::SceneOpenGL::paintBackground
(this=3Dthis@entry=3D0x5622c4942db0, region=3D...) at
../../../../kwin-5.12.5/plugins/scenes/opengl/scene_opengl.cpp:784
#25 0x00007ff5851bd896 in KWin::Scene::paintSimpleScreen
(this=3Dthis@entry=3D0x5622c4942db0, orig_mask=3Dorig_mask@entry=3D=
8, region=3D...) at
../kwin-5.12.5/scene.cpp:365
#26 0x00007ff57c037988 in KWin::SceneOpenGL2::paintSimpleScreen
(this=3Dthis@entry=3D0x5622c4942db0, mask=3Dmask@entry=3D8, region=
=3D...) at
../../../../kwin-5.12.5/plugins/scenes/opengl/scene_opengl.cpp:1053
#27 0x00007ff5851c0d17 in KWin::Scene::finalPaintScreen
(this=3Dthis@entry=3D0x5622c4942db0, mask=3Dmask@entry=3D8, region=
=3D..., data=3D...) at
../kwin-5.12.5/scene.cpp:201
#28 0x00007ff5851d0ee7 in KWin::EffectsHandlerImpl::paintScreen
(this=3Dthis@entry=3D0x5622c4d8f740, mask=3Dmask@entry=3D8, region=
=3D..., data=3D...) at
../kwin-5.12.5/effects.cpp:379
#29 0x00007ff583afccb3 in KWin::Effect::paintScreen
(this=3Dthis@entry=3D0x5622c529ff50, mask=3Dmask@entry=3D8, region=
=3D..., data=3D...) at
../../kwin-5.12.5/libkwineffects/kwineffects.cpp:583
#30 0x00007ff5851d0e9f in KWin::EffectsHandlerImpl::paintScreen
(this=3Dthis@entry=3D0x5622c4d8f740, mask=3Dmask@entry=3D8, region=
=3D..., data=3D...) at
../kwin-5.12.5/effects.cpp:376
#31 0x00007ff583afccb3 in KWin::Effect::paintScreen
(this=3Dthis@entry=3D0x5622c49deb80, mask=3Dmask@entry=3D8, region=
=3D..., data=3D...) at
../../kwin-5.12.5/libkwineffects/kwineffects.cpp:583
#32 0x00007ff5851d0e9f in KWin::EffectsHandlerImpl::paintScreen
(this=3Dthis@entry=3D0x5622c4d8f740, mask=3D8, region=3D..., data=3D...=
) at
../kwin-5.12.5/effects.cpp:376
#33 0x00007ff5851c0a52 in KWin::Scene::paintScreen
(this=3Dthis@entry=3D0x5622c4942db0, mask=3Dmask@entry=3D0x7fff88ab=
c2a0, damage=3D...,
repaint=3D..., updateRegion=3DupdateRegion@entry=3D0x7fff88abc280,
validRegion=3DvalidRegion@entry=3D0x7fff88abc288, projection=3D...,
outputGeometry=3D...) at ../kwin-5.12.5/scene.cpp:151
#34 0x00007ff57c03bcfc in KWin::SceneOpenGL::paint
(this=3Dthis@entry=3D0x5622c4942db0, damage=3D..., toplevels=3D...) at
../../../../kwin-5.12.5/plugins/scenes/opengl/scene_opengl.cpp:702
#35 0x00007ff5851b1653 in KWin::Compositor::performCompositing
(this=3D0x5622c49bd350) at ../kwin-5.12.5/composite.cpp:747
#36 0x00007ff583f5a6db in QObject::event (this=3D0x5622c49bd350, e=3D<op=
timized
out>) at kernel/qobject.cpp:1269
#37 0x00007ff58484c9ec in QApplicationPrivate::notify_helper
(this=3Dthis@entry=3D0x5622c48b3a10, receiver=3Dreceiver@entry=3D0x=
5622c49bd350,
e=3De@entry=3D0x7fff88abc6b0) at kernel/qapplication.cpp:3722
#38 0x00007ff584853a36 in QApplication::notify (this=3D0x7fff88abc930,
receiver=3D0x5622c49bd350, e=3D0x7fff88abc6b0) at kernel/qapplication.cpp:3=
481
#39 0x00007ff583f2cd68 in QCoreApplication::notifyInternal2
(receiver=3D0x5622c49bd350, event=3Devent@entry=3D0x7fff88abc6b0) at
kernel/qcoreapplication.cpp:1024
#40 0x00007ff583f8218e in QCoreApplication::sendEvent (event=3D0x7fff88abc6=
b0,
receiver=3D<optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:233
#41 QTimerInfoList::activateTimers (this=3Dthis@entry=3D0x5622c49185f0)=
at
kernel/qtimerinfo_unix.cpp:643
#42 0x00007ff583f7f66c in QEventDispatcherUNIXPrivate::activateTimers
(this=3Dthis@entry=3D0x5622c4918550) at kernel/qeventdispatcher_unix.cp=
p:249
#43 0x00007ff583f803d2 in QEventDispatcherUNIX::processEvents (this=3D<o=
ptimized
out>, flags=3D...) at kernel/qeventdispatcher_unix.cpp:514
#44 0x00007ff57e4e1d3d in QUnixEventDispatcherQPA::processEvents
(this=3D<optimized out>, flags=3D...) at qunixeventdispatcher.cpp:68
#45 0x00007ff583f2af5a in QEventLoop::exec (this=3Dthis@entry=3D0x7fff8=
8abc850,
flags=3D..., flags@entry=3D...) at kernel/qeventloop.cpp:212
#46 0x00007ff583f33b04 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1297
#47 0x00007ff585916917 in kdemain (argc=3D<optimized out>, argv=3D0x7=
fff88abcac8)
at ../kwin-5.12.5/main_x11.cpp:468
#48 0x00007ff585385f0a in __libc_start_main (main=3D0x5622c3cf4730 <main=
>,
argc=3D3, argv=3D0x7fff88abcac8, init=3D<optimized out>, fini=3D<o=
ptimized out>,
rtld_fini=3D<optimized out>, stack_end=3D0x7fff88abcab8) at ../csu/li=
bc-start.c:308
#49 0x00005622c3cf476a in _start ()
I do not recall this happening before I upgraded Mesa to the 18.1.0 release
candidate series. Previously I was using Mesa 18.0.0, and I did not experie=
nce
the crash on that version.
Here are some versions of other components in my system, in case it helps:
* Linux kernel 4.16.8-gentoo
* X.org X server 1.19.99.905 (1.2.0 RC 5)
* xf86-video-amdgpu 18.0.1
* libdrm 2.4.91
* Qt 5.9.5
* Plasma 5.12.5
You are receiving this mail because:
- You are the assignee for the bug.
=
--15260105680.Aca92f65.6526--
--===============1655181869==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg==
--===============1655181869==--