From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 85579] New: [bisected] piglit test crashes in
spec/glsl-1.50/execution/geometry/max-input-components
Date: Wed, 29 Oct 2014 01:11:05 +0000
Message-ID:
Bug ID
85579
Summary
[bisected] piglit test crashes in spec/glsl-1.50/execution/geometry/max-input-components
Product
Mesa
Version
git
Hardware
x86-64 (AMD64)
OS
Linux (All)
Status
NEW
Severity
normal
Priority
medium
Component
Drivers/Gallium/radeonsi
Assignee
dri-devel@lists.freedesktop.org
Reporter
commendsarnex@gmail.com
Created attachment 108602 [details]
log when the test fails
Hi again guys. I've been getting some very weird piglit crashes, including one
lockup, which I haven't yet been able to bisect.
Anyway, here's one I've been able to bisect.
The test spec/glsl-1.50/execution/geometry/max-input-components fails before
commit 54de7099115502c561f5f51095e08dc0a52c71b7, and always crashes on commits
after.
I have attached the piglit result logs from both versions. I'm not sure if the
LLVM Register Spilling spam is relating to my other problems, or not.
Let me know if you need any more information.
Thanks,
sarnex