[Bug 71859] texelFetch segfault in libLLVM-3.3.so (on Cayman)

2014-09-26 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=71859 Alexandre Demers changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 71859] texelFetch segfault in libLLVM-3.3.so (on Cayman)

2013-11-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=71859 --- Comment #11 from Alexandre Demers --- Coredump with R600_LLVM=1 from running /home/dema1701/projects/display/piglit/bin/texelFetch vs isampler2DArray b0r1 -auto -fbo 65x32x5 Stack dump: 0.Running pass 'Function Pass Manager' on module 'tg

[Bug 71859] texelFetch segfault in libLLVM-3.3.so (on Cayman)

2013-11-29 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=71859 --- Comment #10 from Alexandre Demers --- Disabling llvm (R600_LLVM=0) prevents the crash. So, I enabled it back, ran one of the test and had a coredump. I'll be attaching it in a moment. -- You are receiving this mail because: You are the assi

[Bug 71859] texelFetch segfault in libLLVM-3.3.so (on Cayman)

2013-11-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=71859 --- Comment #9 from Alexandre Demers --- May be related to bug 68224 -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL:

[Bug 71859] texelFetch segfault in libLLVM-3.3.so (on Cayman)

2013-11-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=71859 --- Comment #8 from Alexandre Demers --- I ran a different crashing texelFetch test and gdb gave me a segfault with a backtrace: gdb --args /home/dema1701/projects/display/piglit/bin/texelFetch vs isampler2DArray b0r1 -auto -fbo GNU gdb (GDB) 7.

[Bug 71859] texelFetch segfault in libLLVM-3.3.so (on Cayman)

2013-11-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=71859 --- Comment #7 from Alexandre Demers --- Replace "failing TexelFetch" by "crashing TexelFetch" (In reply to comment #6) > Well, before looking at the backtrace, I want to flag I don't have the same > result with and without gdb. See below. > >

[Bug 71859] texelFetch segfault in libLLVM-3.3.so (on Cayman)

2013-11-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=71859 --- Comment #6 from Alexandre Demers --- Well, before looking at the backtrace, I want to flag I don't have the same result with and without gdb. See below. I ran one of the failing TexelFetch tests that was failing. Running "/home/dema1701/proj

[Bug 71859] texelFetch segfault in libLLVM-3.3.so (on Cayman)

2013-11-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=71859 --- Comment #5 from Alexandre Demers --- (In reply to comment #4) > Are you able to get a full backtrace for the crash? I'll see if I can get it. -- You are receiving this mail because: You are the assignee for the bug. -- next par

[Bug 71859] texelFetch segfault in libLLVM-3.3.so (on Cayman)

2013-11-22 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=71859 --- Comment #4 from Tom Stellard --- Are you able to get a full backtrace for the crash? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL:

[Bug 71859] texelFetch segfault in libLLVM-3.3.so (on Cayman)

2013-11-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=71859 --- Comment #3 from Alexandre Demers --- It was tested with kernel 3.12 and with Alex's drm-next-3.13 -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrub

[Bug 71859] texelFetch segfault in libLLVM-3.3.so (on Cayman)

2013-11-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=71859 --- Comment #2 from Alexandre Demers --- Created attachment 89552 --> https://bugs.freedesktop.org/attachment.cgi?id=89552&action=edit full today's journal The interesting part is just before the last "-- Reboot --" of the file when the system

[Bug 71859] texelFetch segfault in libLLVM-3.3.so (on Cayman)

2013-11-21 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=71859 --- Comment #1 from Alexandre Demers --- When running piglit-run quick.test, my system always ends up hanging with what's in the previous comment from journald. I'm building mesa with: --enable-debug \ --enable-r600-llvm-compiler \ --with-llvm-sh