From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 95026] Alien Isolation segfault after initial loading
screen/video
Date: Tue, 19 Apr 2016 22:34:06 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1969567309=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 73EA76E871
for ; Tue, 19 Apr 2016 22:34: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
--===============1969567309==
Content-Type: multipart/alternative; boundary="14611052460.2ADB85.18151";
charset="UTF-8"
--14611052460.2ADB85.18151
Date: Tue, 19 Apr 2016 22:34:06 +0000
MIME-Version: 1.0
Content-Type: text/plain
https://bugs.freedesktop.org/show_bug.cgi?id=95026
--- Comment #7 from Ilia Mirkin ---
(In reply to Christoph Haag from comment #5)
> Created attachment 123072 [details]
> MESA_GLSL=dump with --enable-debug
>
> With CFLAGS and CXXFLAGS not set and --enable-debug, mesa is using this:
> CFLAGS: -g -O2 -Wall -std=c99 -Werror=implicit-function-declaration
> -Werror=missing-prototypes -fno-strict-aliasing -fno-math-errno
> -fno-trapping-math -fno-builtin-memcmp
> CXXFLAGS: -g -O2 -Wall -fno-strict-aliasing -fno-builtin-memcmp
>
> And the game crashes. Looks like +1 for O2.
Can you do "i threads" when it crashes? Are any other threads compiling shaders
at the same time?
It appears that the last linked fragment shader is from fragment shader 2749,
which is not the last glsl shader source to have been provided. Which is odd,
but not impossible. [Not 100% sure, but I think it's linked with vertex shader
2693.]
Need to run through through piglit and see what happens. However they look
simple enough. Could you poke around a bit more in gdb and see if there's
anything interesting?
--
You are receiving this mail because:
You are the assignee for the bug.
--14611052460.2ADB85.18151
Date: Tue, 19 Apr 2016 22:34:06 +0000
MIME-Version: 1.0
Content-Type: text/html
Comment # 7
on bug 95026
from Ilia Mirkin
(In reply to Christoph Haag from comment #5)
> Created attachment 123072 [details]
> MESA_GLSL=dump with --enable-debug
>
> With CFLAGS and CXXFLAGS not set and --enable-debug, mesa is using this:
> CFLAGS: -g -O2 -Wall -std=c99 -Werror=implicit-function-declaration
> -Werror=missing-prototypes -fno-strict-aliasing -fno-math-errno
> -fno-trapping-math -fno-builtin-memcmp
> CXXFLAGS: -g -O2 -Wall -fno-strict-aliasing -fno-builtin-memcmp
>
> And the game crashes. Looks like +1 for O2.
Can you do "i threads" when it crashes? Are any other threads compiling shaders
at the same time?
It appears that the last linked fragment shader is from fragment shader 2749,
which is not the last glsl shader source to have been provided. Which is odd,
but not impossible. [Not 100% sure, but I think it's linked with vertex shader
2693.]
Need to run through through piglit and see what happens. However they look
simple enough. Could you poke around a bit more in gdb and see if there's
anything interesting?
You are receiving this mail because:
- You are the assignee for the bug.
--14611052460.2ADB85.18151--
--===============1969567309==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg==
--===============1969567309==--