From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 104762] Various segfaults/problems in qt/plasma Date: Wed, 24 Jan 2018 08:51:33 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1757641336==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id B81B96E527 for ; Wed, 24 Jan 2018 08:51:33 +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 --===============1757641336== Content-Type: multipart/alternative; boundary="15167838930.89d14dF.32101" Content-Transfer-Encoding: 7bit --15167838930.89d14dF.32101 Date: Wed, 24 Jan 2018 08:51:33 +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=3D104762 Bug ID: 104762 Summary: Various segfaults/problems in qt/plasma Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: haagch@frickel.club QA Contact: dri-devel@lists.freedesktop.org Created attachment 136931 --> https://bugs.freedesktop.org/attachment.cgi?id=3D136931&action=3Dedit mostly useless gdb backtrace I think it's related to the series that ended with this commit "st/glsl_to_tgsi: add ARB_get_program_binary support using TGSI" https://cgit.freedesktop.org/mesa/mesa/commit/?id=3Da20016d8277f9cd68620784= 417a57ae227783a04 but I have to try around a bit more. It doesn't always happen. I think it's related to the shader cache. Sometim= es deleting the shader cache helps, sometimes it doesn't. I think MESA_EXTENSION_OVERRIDE=3D-GL_ARB_get_program_binary helps. Usually export LD_LIBRARY_PATH=3D... LIBGL_DRIVERS_PATH=3D... to another me= sa build, starting the application once and then starting it with the system m= esa again helps. It could be related to mesa first deleting the other shader ca= che before making a new one. Some weird race condition? Applications I've seen affected: sddm-greeter (segfaulting) plasmashell (segfaulting systemsettings (rendering black window content, segfaulting) krunner (rendering breaking, segfaulting) As far as I can tell it doesn't happen with mesa debug builds... More investigation is needed. --=20 You are receiving this mail because: You are the assignee for the bug.= --15167838930.89d14dF.32101 Date: Wed, 24 Jan 2018 08:51:33 +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 104762
Summary Various segfaults/problems in qt/plasma
Product Mesa
Version git
Hardware Other
OS All
Status NEW
Severity normal
Priority medium
Component Drivers/Gallium/radeonsi
Assignee dri-devel@lists.freedesktop.org
Reporter haagch@frickel.club
QA Contact dri-devel@lists.freedesktop.org

Created attachment =
136931 [details]
mostly useless gdb backtrace

I think it's related to the series that ended with this commit
"st/glsl_to_tgsi: add ARB_get_program_binary support using TGSI"
https://cgit.freedesktop.org/mesa/mesa/commit=
/?id=3Da20016d8277f9cd68620784417a57ae227783a04
but I have to try around a bit more.

It doesn't always happen. I think it's related to the shader cache. Sometim=
es
deleting the shader cache helps, sometimes it doesn't. I think
MESA_EXTENSION_OVERRIDE=3D-GL_ARB_get_program_binary helps.

Usually export LD_LIBRARY_PATH=3D... LIBGL_DRIVERS_PATH=3D... to another me=
sa
build, starting the application once and then starting it with the system m=
esa
again helps. It could be related to mesa first deleting the other shader ca=
che
before making a new one. Some weird race condition?

Applications I've seen affected:
sddm-greeter (segfaulting)
plasmashell (segfaulting
systemsettings (rendering black window content, segfaulting)
krunner (rendering breaking, segfaulting)

As far as I can tell it doesn't happen with mesa debug builds...

More investigation is needed.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15167838930.89d14dF.32101-- --===============1757641336== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1757641336==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 104762] Various segfaults/problems in qt/plasma Date: Wed, 24 Jan 2018 09:00:23 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1330533464==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 272DB6E537 for ; Wed, 24 Jan 2018 09:00:23 +0000 (UTC) In-Reply-To: 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 --===============1330533464== Content-Type: multipart/alternative; boundary="15167844231.E77aC.1439" Content-Transfer-Encoding: 7bit --15167844231.E77aC.1439 Date: Wed, 24 Jan 2018 09:00:23 +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=3D104762 Michel D=C3=A4nzer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t_arceri@yahoo.com.au --- Comment #1 from Michel D=C3=A4nzer --- Can you try running an affected application in valgrind (either with a debug build of radeonsi_dri.so, or at least a release build with -g)? --=20 You are receiving this mail because: You are the assignee for the bug.= --15167844231.E77aC.1439 Date: Wed, 24 Jan 2018 09:00:23 +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 = Michel D=C3=A4nzer changed bug 10476= 2
What Removed Added
CC   t_arceri@yahoo.com.au

Commen= t # 1 on bug 10476= 2 from Michel D=C3=A4nzer
Can you try running an affected application in valgrind (eithe=
r with a debug
build of radeonsi_dri.so, or at least a release build with -g)?


You are receiving this mail because:
  • You are the assignee for the bug.
= --15167844231.E77aC.1439-- --===============1330533464== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1330533464==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 104762] Various segfaults/problems in qt/plasma Date: Wed, 24 Jan 2018 09:26:53 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1799724507==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 6CFF96E028 for ; Wed, 24 Jan 2018 09:26:53 +0000 (UTC) In-Reply-To: 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 --===============1799724507== Content-Type: multipart/alternative; boundary="15167860130.A3ffDba.6189" Content-Transfer-Encoding: 7bit --15167860130.A3ffDba.6189 Date: Wed, 24 Jan 2018 09:26:53 +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=3D104762 --- Comment #2 from Christoph Haag --- Created attachment 136932 --> https://bugs.freedesktop.org/attachment.cgi?id=3D136932&action=3Dedit systemsettings black I think I have tried running with valgrind before. I tried valgrind with -Og mesa rendering the black window, but no (relevant) errors comes up. To describe one case: I just tried a mesa debug build and everything worked normal. Then with the same options, but a release build with additionally CFLAGS=3D= -Og CXXFLAGS=3D-Og renders systemsettings5 and plasmashell completely black. No segfaults this time. Starting plasmashell and systemsettings with MESA_EXTENSION_OVERRIDE=3D-GL_ARB_get_program_binary makes it display norma= lly. But starting it without the variable after that makes it black again. Delet= ing the shader cache does not help in this case. But after starting systemsettings5 with another mesa installation once, it starts working normally with the mesa build that produced the black window = just before too. It's possible the segfaults and the black windows are different problems but they started happening at the same time. --=20 You are receiving this mail because: You are the assignee for the bug.= --15167860130.A3ffDba.6189 Date: Wed, 24 Jan 2018 09:26:53 +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

Commen= t # 2 on bug 10476= 2 from Christoph Haag
Created attachment 136932 [details]
systemsettings black

I think I have tried running with valgrind before. I tried valgrind with -Og
mesa rendering the black window, but no (relevant) errors comes up.

To describe one case:
I just tried a mesa debug build and everything worked normal.
Then with the same options, but a release build with additionally CFLAGS=3D=
-Og
CXXFLAGS=3D-Og renders systemsettings5 and plasmashell completely black. No
segfaults this time. Starting plasmashell and systemsettings with
MESA_EXTENSION_OVERRIDE=3D-GL_ARB_get_program_binary makes it display norma=
lly.
But starting it without the variable after that makes it black again. Delet=
ing
the shader cache does not help in this case.

But after starting systemsettings5 with another mesa installation once, it
starts working normally with the mesa build that produced the black window =
just
before too.

It's possible the segfaults and the black windows are different problems but
they started happening at the same time.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15167860130.A3ffDba.6189-- --===============1799724507== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1799724507==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 104762] Various segfaults/problems in qt/plasma Date: Wed, 24 Jan 2018 10:33:06 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1447761438==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id C1BA96E58F for ; Wed, 24 Jan 2018 10:33:06 +0000 (UTC) In-Reply-To: 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 --===============1447761438== Content-Type: multipart/alternative; boundary="15167899861.dab371c.17576" Content-Transfer-Encoding: 7bit --15167899861.dab371c.17576 Date: Wed, 24 Jan 2018 10:33:06 +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=3D104762 Mike Lothian changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mike@fireburn.co.uk --- Comment #3 from Mike Lothian --- I made this go away by deleting ~/.cache/qtshadercache and ~/.cache/mesa_shader_cache --=20 You are receiving this mail because: You are the assignee for the bug.= --15167899861.dab371c.17576 Date: Wed, 24 Jan 2018 10:33:06 +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 Mike Lothian changed bug 10476= 2
What Removed Added
CC   mike@fireburn.co.uk

Commen= t # 3 on bug 10476= 2 from Mike Lothian
I made this go away by deleting ~/.cache/qtshadercache and
~/.cache/mesa_shader_cache


You are receiving this mail because:
  • You are the assignee for the bug.
= --15167899861.dab371c.17576-- --===============1447761438== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1447761438==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 104762] Various segfaults/problems in qt/plasma Date: Wed, 24 Jan 2018 14:59:52 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0194204062==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 484C66E452 for ; Wed, 24 Jan 2018 14:59:52 +0000 (UTC) In-Reply-To: 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 --===============0194204062== Content-Type: multipart/alternative; boundary="15168059921.72fF.21974" Content-Transfer-Encoding: 7bit --15168059921.72fF.21974 Date: Wed, 24 Jan 2018 14:59:52 +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=3D104762 Christoph Haag changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #136931|0 |1 is obsolete| | --- Comment #4 from Christoph Haag --- Created attachment 136940 --> https://bugs.freedesktop.org/attachment.cgi?id=3D136940&action=3Dedit better gdb backtrace Managed to get a segfault (happens every time now) with the same mesa build that previously was just showing a black screen, now with a better backtrac= e. Deleting only the qt shadercache (TIL that's a thing) doesn't help. Deleting only the mesa shader cache doesn't help. Deleting both does help. Weird. --=20 You are receiving this mail because: You are the assignee for the bug.= --15168059921.72fF.21974 Date: Wed, 24 Jan 2018 14:59:52 +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 <= span class=3D"fn">Christoph Haag changed bug 10476= 2
What Removed Added
Attachment #136931 is obsolete   1

Commen= t # 4 on bug 10476= 2 from Christoph Haag
Created attachment 136940 [details]
better gdb backtrace

Managed to get a segfault (happens every time now) with the same mesa build
that previously was just showing a black screen, now with a better backtrac=
e.

Deleting only the qt shadercache (TIL that's a thing) doesn't help. Deleting
only the mesa shader cache doesn't help. Deleting both does help. Weird.
        


You are receiving this mail because:
  • You are the assignee for the bug.
= --15168059921.72fF.21974-- --===============0194204062== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0194204062==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 104762] Various segfaults/problems in qt/plasma Date: Thu, 25 Jan 2018 01:31:24 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1159131763==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id BB0C16E6FD for ; Thu, 25 Jan 2018 01:31:24 +0000 (UTC) In-Reply-To: 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 --===============1159131763== Content-Type: multipart/alternative; boundary="15168438842.13aAb0eab.14719" Content-Transfer-Encoding: 7bit --15168438842.13aAb0eab.14719 Date: Thu, 25 Jan 2018 01:31:24 +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=3D104762 --- Comment #5 from Timothy Arceri --- Created attachment 136950 --> https://bugs.freedesktop.org/attachment.cgi?id=3D136950&action=3Dedit possible fix I wasn't able to reproduce the issue, but can you give this patch a try? --=20 You are receiving this mail because: You are the assignee for the bug.= --15168438842.13aAb0eab.14719 Date: Thu, 25 Jan 2018 01:31:24 +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

Commen= t # 5 on bug 10476= 2 from Timothy Arceri
Created attachment 136950 =
[details] [review]
possible fix

I wasn't able to reproduce the issue, but can you give this patch a try?
        


You are receiving this mail because:
  • You are the assignee for the bug.
= --15168438842.13aAb0eab.14719-- --===============1159131763== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1159131763==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 104762] Various segfaults/problems in qt/plasma Date: Thu, 25 Jan 2018 03:59:12 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0409421770==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 977CD6E717 for ; Thu, 25 Jan 2018 03:59:12 +0000 (UTC) In-Reply-To: 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 --===============0409421770== Content-Type: multipart/alternative; boundary="15168527524.6b141B32.3678" Content-Transfer-Encoding: 7bit --15168527524.6b141B32.3678 Date: Thu, 25 Jan 2018 03:59:12 +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=3D104762 --- Comment #6 from Dieter N=C3=BCtzel --- Tested-by: Dieter N=C3=BCtzel I got it since the commit went in. Deleting both like Mike suggested worked here since that time, too. I ignored it 'cause I thought that I'm running devel stuff and my son's acc= ount switched daily from Mesa devel to release back and forth...;-) --=20 You are receiving this mail because: You are the assignee for the bug.= --15168527524.6b141B32.3678 Date: Thu, 25 Jan 2018 03:59:12 +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

Commen= t # 6 on bug 10476= 2 from Dieter N=C3=BCtzel
Tested-by: Dieter N=C3=BCtzel <Dieter@nuetzel-hh.de>

I got it since the commit went in.
Deleting both like Mike suggested worked here since that time, too.
I ignored it 'cause I thought that I'm running devel stuff and my son's acc=
ount
switched daily from Mesa devel to release back and forth...;-)


You are receiving this mail because:
  • You are the assignee for the bug.
= --15168527524.6b141B32.3678-- --===============0409421770== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0409421770==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 104762] Various segfaults/problems in qt/plasma Date: Thu, 25 Jan 2018 08:36:11 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1502163463==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 555E16E729 for ; Thu, 25 Jan 2018 08:36:11 +0000 (UTC) In-Reply-To: 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 --===============1502163463== Content-Type: multipart/alternative; boundary="15168693710.AD33.8954" Content-Transfer-Encoding: 7bit --15168693710.AD33.8954 Date: Thu, 25 Jan 2018 08:36:11 +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=3D104762 --- Comment #7 from Christoph Haag --- (In reply to Timothy Arceri from comment #5) > Created attachment 136950 [details] [review] > possible fix >=20 > I wasn't able to reproduce the issue, but can you give this patch a try? Preliminary result: It does not help, after booting today with the patch plasmashell was segfaulting again until rm -rf ~/.cache/mesa_shader_cache/ ~/.cache/qtshadercache --=20 You are receiving this mail because: You are the assignee for the bug.= --15168693710.AD33.8954 Date: Thu, 25 Jan 2018 08:36:11 +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

Commen= t # 7 on bug 10476= 2 from Christoph Haag
(In reply to Timothy Arceri from comment #5)
> Created attachment 13=
6950 [details] [review] [review]
> possible fix
>=20
> I wasn't able to reproduce the issue, but can you give this patch a tr=
y?

Preliminary result: It does not help, after booting today with the patch
plasmashell was segfaulting again until
rm -rf ~/.cache/mesa_shader_cache/ ~/.cache/qtshadercache


You are receiving this mail because:
  • You are the assignee for the bug.
= --15168693710.AD33.8954-- --===============1502163463== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1502163463==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 104762] Various segfaults/problems in qt/plasma Date: Thu, 25 Jan 2018 10:33:56 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0768023705==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 193CA6E793 for ; Thu, 25 Jan 2018 10:33:56 +0000 (UTC) In-Reply-To: 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 --===============0768023705== Content-Type: multipart/alternative; boundary="15168764360.39e6.24070" Content-Transfer-Encoding: 7bit --15168764360.39e6.24070 Date: Thu, 25 Jan 2018 10:33:56 +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=3D104762 --- Comment #8 from Dieter N=C3=BCtzel --- Sometimes I wiped this, too. .cache/plasmashell/qmlcache/ .cache/ksycoca5_de_*** .cache/plasma-svgelements-*** .cache/plasma_theme_*** .cache/icon-cache.kcache All above files would be regenerated automatically. After this KDE5/Plasma5 started all the time with a nice/clean desktop, aga= in. --=20 You are receiving this mail because: You are the assignee for the bug.= --15168764360.39e6.24070 Date: Thu, 25 Jan 2018 10:33:56 +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

Commen= t # 8 on bug 10476= 2 from Dieter N=C3=BCtzel
Sometimes I wiped this, too.

.cache/plasmashell/qmlcache/
.cache/ksycoca5_de_***
.cache/plasma-svgelements-***
.cache/plasma_theme_***
.cache/icon-cache.kcache

All above files would be regenerated automatically.
After this KDE5/Plasma5 started all the time with a nice/clean desktop, aga=
in.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15168764360.39e6.24070-- --===============0768023705== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0768023705==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 104762] Various segfaults/problems in qt/plasma Date: Thu, 25 Jan 2018 10:56:09 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1795352151==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id B80C46E7B3 for ; Thu, 25 Jan 2018 10:56:08 +0000 (UTC) In-Reply-To: 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 --===============1795352151== Content-Type: multipart/alternative; boundary="15168777680.Ba7CA.26844" Content-Transfer-Encoding: 7bit --15168777680.Ba7CA.26844 Date: Thu, 25 Jan 2018 10:56:08 +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=3D104762 --- Comment #9 from Mike Lothian --- It might be worth keeping these somewhere rather than deleting. Once everyt= hing is working, copy them back see if they issue can be reproduced that way --=20 You are receiving this mail because: You are the assignee for the bug.= --15168777680.Ba7CA.26844 Date: Thu, 25 Jan 2018 10:56:08 +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

Commen= t # 9 on bug 10476= 2 from Mike Lothian
It might be worth keeping these somewhere rather than deleting=
. Once everything
is working, copy them back see if they issue can be reproduced that way
        


You are receiving this mail because:
  • You are the assignee for the bug.
= --15168777680.Ba7CA.26844-- --===============1795352151== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1795352151==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 104762] Various segfaults/problems in qt/plasma Date: Fri, 26 Jan 2018 00:58:28 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0117649125==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id D29A06E076 for ; Fri, 26 Jan 2018 00:58:28 +0000 (UTC) In-Reply-To: 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 --===============0117649125== Content-Type: multipart/alternative; boundary="15169283082.1B18.17930" Content-Transfer-Encoding: 7bit --15169283082.1B18.17930 Date: Fri, 26 Jan 2018 00:58: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=3D104762 --- Comment #10 from Timothy Arceri --- I was able to reproduce the problem. Fix sent to list: https://patchwork.freedesktop.org/series/37147/ --=20 You are receiving this mail because: You are the assignee for the bug.= --15169283082.1B18.17930 Date: Fri, 26 Jan 2018 00:58: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

Comme= nt # 10 on bug 10476= 2 from Timothy Arceri
I was able to reproduce the problem. Fix sent to list:

https://patchwo=
rk.freedesktop.org/series/37147/


You are receiving this mail because:
  • You are the assignee for the bug.
= --15169283082.1B18.17930-- --===============0117649125== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0117649125==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 104762] Various segfaults/problems in qt/plasma Date: Fri, 26 Jan 2018 23:11:08 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0664394129==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 08C6D6E22C for ; Fri, 26 Jan 2018 23:11:08 +0000 (UTC) In-Reply-To: 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 --===============0664394129== Content-Type: multipart/alternative; boundary="15170082670.1011BD.6543" Content-Transfer-Encoding: 7bit --15170082670.1011BD.6543 Date: Fri, 26 Jan 2018 23:11:07 +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=3D104762 Timothy Arceri changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #11 from Timothy Arceri --- Shoul be fixed by the following commit. Please reopen if the issue continue= s. commit 041b18cf23a0acf7b0eddf63cd7a2a10192432a1 Author: Timothy Arceri Date: Fri Jan 26 11:56:50 2018 +1100 st/shader_cache: restore num_tgsi_tokens when loading from cache Without this we will fail to correctly serialise programs when using glGetProgramBinary() if the program was retrieved from the disk cache rather than freshly compiled. Fixes: c69b0dd6817b "st/glsl_to_tgsi: store num_tgsi_tokens in st_*_program" Reviewed-by: Gert Wollny Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=3D104762 --=20 You are receiving this mail because: You are the assignee for the bug.= --15170082670.1011BD.6543 Date: Fri, 26 Jan 2018 23:11:07 +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 Timothy Arceri changed bug 10476= 2
What Removed Added
Resolution --- FIXED
Status NEW RESOLVED

Comme= nt # 11 on bug 10476= 2 from Timothy Arceri
Shoul be fixed by the following commit. Please reopen if the i=
ssue continues.

commit 041b18cf23a0acf7b0eddf63cd7a2a10192432a1
Author: Timothy Arceri <tar=
ceri@itsqueeze.com>
Date:   Fri Jan 26 11:56:50 2018 +1100

    st/shader_cache: restore num_tgsi_tokens when loading from cache

    Without this we will fail to correctly serialise programs when
    using glGetProgramBinary() if the program was retrieved from
    the disk cache rather than freshly compiled.

    Fixes: c69b0dd6817b "st/glsl_to_tgsi: store num_tgsi_tokens in
st_*_program"

    Reviewed-by: Gert Wollny <gw.fossdev@gmail.com>
    Bugzilla: https://bugs.freedesktop.org/show_bug.=
cgi?id=3D104762


You are receiving this mail because:
  • You are the assignee for the bug.
= --15170082670.1011BD.6543-- --===============0664394129== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0664394129==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 104762] Various segfaults/problems in qt/plasma Date: Tue, 30 Jan 2018 09:25:25 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1587315505==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id ADA506E541 for ; Tue, 30 Jan 2018 09:25:25 +0000 (UTC) In-Reply-To: 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 --===============1587315505== Content-Type: multipart/alternative; boundary="15173043257.9Cc8E.17850" Content-Transfer-Encoding: 7bit --15173043257.9Cc8E.17850 Date: Tue, 30 Jan 2018 09:25:25 +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=3D104762 Michel D=C3=A4nzer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ao@thurston.ru --- Comment #12 from Michel D=C3=A4nzer --- *** Bug 104806 has been marked as a duplicate of this bug. *** --=20 You are receiving this mail because: You are the assignee for the bug.= --15173043257.9Cc8E.17850 Date: Tue, 30 Jan 2018 09:25:25 +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 = Michel D=C3=A4nzer changed bug 10476= 2
What Removed Added
CC   ao@thurston.ru

Comme= nt # 12 on bug 10476= 2 from Michel D=C3=A4nzer
*** Bug 104806 has been marked as a du=
plicate of this bug. ***


You are receiving this mail because:
  • You are the assignee for the bug.
= --15173043257.9Cc8E.17850-- --===============1587315505== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1587315505==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 104762] Various segfaults/problems in qt/plasma Date: Tue, 30 Jan 2018 10:13:55 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0620694000==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 3F52E6E8E9 for ; Tue, 30 Jan 2018 10:13:55 +0000 (UTC) In-Reply-To: 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 --===============0620694000== Content-Type: multipart/alternative; boundary="15173072352.4a7D2.23994" Content-Transfer-Encoding: 7bit --15173072352.4a7D2.23994 Date: Tue, 30 Jan 2018 10:13:55 +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=3D104762 --- Comment #13 from Mike Lothian --- That commit needs to be cherry picked to the 18.0 branch --=20 You are receiving this mail because: You are the assignee for the bug.= --15173072352.4a7D2.23994 Date: Tue, 30 Jan 2018 10:13:55 +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

Comme= nt # 13 on bug 10476= 2 from Mike Lothian
That commit needs to be cherry picked to the 18.0 branch


You are receiving this mail because:
  • You are the assignee for the bug.
= --15173072352.4a7D2.23994-- --===============0620694000== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0620694000==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 104762] Various segfaults/problems in qt/plasma Date: Wed, 31 Jan 2018 01:18:06 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1389042835==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id D6CB089E9E for ; Wed, 31 Jan 2018 01:18:05 +0000 (UTC) In-Reply-To: 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 --===============1389042835== Content-Type: multipart/alternative; boundary="15173614850.a8AFF.25789" Content-Transfer-Encoding: 7bit --15173614850.a8AFF.25789 Date: Wed, 31 Jan 2018 01:18:05 +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=3D104762 --- Comment #14 from Dennis Schridde --- Confirming: 041b18cf23a0acf7b0eddf63cd7a2a10192432a1 applied to 18.0.0_rc3, followed by cleaning ~/.cache of root, sddm and my user stops the crashes. --=20 You are receiving this mail because: You are the assignee for the bug.= --15173614850.a8AFF.25789 Date: Wed, 31 Jan 2018 01:18:05 +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

Comme= nt # 14 on bug 10476= 2 from Dennis Schridde
Confirming: 041b18cf23a0acf7b0eddf63cd7a2a10192432a1 applied t=
o 18.0.0_rc3,
followed by cleaning ~/.cache of root, sddm and my user stops the crashes.<=
/pre>
        


You are receiving this mail because:
  • You are the assignee for the bug.
= --15173614850.a8AFF.25789-- --===============1389042835== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1389042835==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 104762] Various segfaults/problems in qt/plasma Date: Mon, 05 Feb 2018 07:07:21 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0243355984==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 8E6876E12F for ; Mon, 5 Feb 2018 07:07:21 +0000 (UTC) In-Reply-To: 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 --===============0243355984== Content-Type: multipart/alternative; boundary="15178144411.eFDCA.19143" Content-Transfer-Encoding: 7bit --15178144411.eFDCA.19143 Date: Mon, 5 Feb 2018 07:07:21 +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=3D104762 Fireball changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #15 from Fireball --- I still experience this with mesa 18.0.0_rc3 and r600 driver. Resolution first looked ok, user processes (plasmashell etc.) stopped crash= ing, but screen locker and logout screen crash (not right away, after a few hour= s of working). As always, clearing caches in /root/.cache and /var/lib/sddm/.cache helps, = but this problem would occur again. I use Qt 5.9.4. Backtrace of /usr/lib64/libexec/ksmserver-logout-greeter mentions /usr/lib64/dri/r600_dri.so. --=20 You are receiving this mail because: You are the assignee for the bug.= --15178144411.eFDCA.19143 Date: Mon, 5 Feb 2018 07:07:21 +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 Fireball changed bug 10476= 2
What Removed Added
Status RESOLVED REOPENED
Resolution FIXED ---

Comme= nt # 15 on bug 10476= 2 from Fireball
I still experience this with mesa 18.0.0_rc3 and r600 driver.
Resolution first looked ok, user processes (plasmashell etc.) stopped crash=
ing,
but screen locker and logout screen crash (not right away, after a few hour=
s of
working).

As always, clearing caches in /root/.cache and /var/lib/sddm/.cache helps, =
but
this problem would occur again.
I use Qt 5.9.4.
Backtrace of /usr/lib64/libexec/ksmserver-logout-greeter mentions
/usr/lib64/dri/r600_dri.so.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15178144411.eFDCA.19143-- --===============0243355984== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0243355984==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 104762] Various segfaults/problems in qt/plasma Date: Mon, 05 Feb 2018 08:43:01 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1387948757==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 9AE606E197 for ; Mon, 5 Feb 2018 08:43:01 +0000 (UTC) In-Reply-To: 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 --===============1387948757== Content-Type: multipart/alternative; boundary="15178201816.bedEEB.905" Content-Transfer-Encoding: 7bit --15178201816.bedEEB.905 Date: Mon, 5 Feb 2018 08:43:01 +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=3D104762 --- Comment #16 from Dennis Schridde --- (In reply to Fireball from comment #15) > I still experience this with mesa 18.0.0_rc3 and r600 driver. It is not supposed to be fixed by rc3, since Timothy's patch 041b18cf23a0acf7b0eddf63cd7a2a10192432a1 only got applied after that version was released. It also was not yet backported to the 18.0 branch [1], so for now you need to apply it manually (e.g. by placing it in /etc/portage/patches/media-libs/mesa-18.0.0_rc3, if you are on Gentoo). [1]: https://cgit.freedesktop.org/mesa/mesa/log/?h=3D18.0 --=20 You are receiving this mail because: You are the assignee for the bug.= --15178201816.bedEEB.905 Date: Mon, 5 Feb 2018 08:43:01 +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

Comme= nt # 16 on bug 10476= 2 from Dennis Schridde
(In reply to Fireball from comment #15)
> I still experience this with mesa 18.0.0_rc3 and=
 r600 driver.

It is not supposed to be fixed by rc3, since Timothy's patch
041b18cf23a0acf7b0eddf63cd7a2a10192432a1 only got applied after that version
was released.  It also was not yet backported to the 18.0 branch [1], so for
now you need to apply it manually (e.g. by placing it in
/etc/portage/patches/media-libs/mesa-18.0.0_rc3, if you are on Gentoo).

[1]: https=
://cgit.freedesktop.org/mesa/mesa/log/?h=3D18.0


You are receiving this mail because:
  • You are the assignee for the bug.
= --15178201816.bedEEB.905-- --===============1387948757== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1387948757==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 104762] Various segfaults/problems in qt/plasma Date: Mon, 05 Feb 2018 09:41:43 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0848031975==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id D75926E0D3 for ; Mon, 5 Feb 2018 09:41:43 +0000 (UTC) In-Reply-To: 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 --===============0848031975== Content-Type: multipart/alternative; boundary="15178237034.FDAAC8.11807" Content-Transfer-Encoding: 7bit --15178237034.FDAAC8.11807 Date: Mon, 5 Feb 2018 09:41:43 +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=3D104762 Timothy Arceri changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REOPENED |RESOLVED --- Comment #17 from Timothy Arceri --- Please don't reopen this bug, the fix is already in master and has been tag= ged as a fix in the commit message so it will be picked up in the next stable version. --=20 You are receiving this mail because: You are the assignee for the bug.= --15178237034.FDAAC8.11807 Date: Mon, 5 Feb 2018 09:41:43 +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 Timothy Arceri changed bug 10476= 2
What Removed Added
Resolution --- FIXED
Status REOPENED RESOLVED

Comme= nt # 17 on bug 10476= 2 from Timothy Arceri
Please don't reopen this bug, the fix is already in master and=
 has been tagged
as a fix in the commit message so it will be picked up in the next stable
version.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15178237034.FDAAC8.11807-- --===============0848031975== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0848031975==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 104762] Various segfaults/problems in qt/plasma Date: Mon, 12 Feb 2018 09:00:03 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1273148848==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 963D36E0D8 for ; Mon, 12 Feb 2018 09:00:03 +0000 (UTC) In-Reply-To: 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 --===============1273148848== Content-Type: multipart/alternative; boundary="15184260035.fAc7b6.17777" Content-Transfer-Encoding: 7bit --15184260035.fAc7b6.17777 Date: Mon, 12 Feb 2018 09:00:03 +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=3D104762 --- Comment #18 from Christoph Haag --- To be fair, the segfaults are fixed, but sddm and plasmashell randomly not working/rendering until the shader cache(s) are deleted is still happening. Unfortunately that's a bit harder to debug, but there might still be a simi= lar issue hiding somewhere. --=20 You are receiving this mail because: You are the assignee for the bug.= --15184260035.fAc7b6.17777 Date: Mon, 12 Feb 2018 09:00:03 +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

Comme= nt # 18 on bug 10476= 2 from Christoph Haag
To be fair, the segfaults are fixed, but sddm and plasmashell =
randomly not
working/rendering until the shader cache(s) are deleted is still happening.
Unfortunately that's a bit harder to debug, but there might still be a simi=
lar
issue hiding somewhere.


You are receiving this mail because:
  • You are the assignee for the bug.
= --15184260035.fAc7b6.17777-- --===============1273148848== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1273148848==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 104762] Various segfaults/problems in qt/plasma Date: Wed, 14 Feb 2018 22:41:35 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1617449156==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id F0CC46E4B7 for ; Wed, 14 Feb 2018 22:41:34 +0000 (UTC) In-Reply-To: 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 --===============1617449156== Content-Type: multipart/alternative; boundary="15186480940.E7B3A8b8e.15402" Content-Transfer-Encoding: 7bit --15186480940.E7B3A8b8e.15402 Date: Wed, 14 Feb 2018 22:41:34 +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=3D104762 --- Comment #19 from Christoph Haag --- (In reply to Christoph Haag from comment #18) > To be fair, the segfaults are fixed, but sddm and plasmashell randomly not > working/rendering until the shader cache(s) are deleted is still happenin= g. > Unfortunately that's a bit harder to debug, but there might still be a > similar issue hiding somewhere. This may be rather bug 105065, which is really a QT bug: https://bugreports.qt.io/browse/QTBUG-66420 --=20 You are receiving this mail because: You are the assignee for the bug.= --15186480940.E7B3A8b8e.15402 Date: Wed, 14 Feb 2018 22:41:34 +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

Comme= nt # 19 on bug 10476= 2 from Christoph Haag
(In reply to Christoph Haag from comment #18)
> To be fair, the segfaults are fixed, but sddm an=
d plasmashell randomly not
> working/rendering until the shader cache(s) are deleted is still happe=
ning.
> Unfortunately that's a bit harder to debug, but there might still be a
> similar issue hiding somewhere.

This may be rather bug 105065, which is really a QT b=
ug:
https://bugreports.=
qt.io/browse/QTBUG-66420


You are receiving this mail because:
  • You are the assignee for the bug.
= --15186480940.E7B3A8b8e.15402-- --===============1617449156== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1617449156==--