[Bug 69805] flightgear crashes on r600 (rs880) with llvm backend

2013-09-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69805 vincent changed: What|Removed |Added Assignee|dri-devel@lists.freedesktop |v...@ovi.com |.org

[Bug 69805] flightgear crashes on r600 (rs880) with llvm backend

2013-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69805 --- Comment #7 from Tom Stellard --- At first glance, this looks to me like a bug I've run into before where the IfConverter merges two ALU clauses and ends up creating one that is too big. -- You are receiving this mail because: You are the as

[Bug 69805] flightgear crashes on r600 (rs880) with llvm backend

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69805 Alex Deucher changed: What|Removed |Added Summary|flightgear crashes on r600 |flightgear crashes on r600

[Bug 69805] flightgear crashes on r600 (rs880)

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69805 --- Comment #6 from Marc Dietrich --- you are right, I didn't compiled llvm with assertions. Here's an updated bt KMA20 audio panel initialized KI266 dme indicator #0 initialized Missing separate debuginfo for /usr/lib64/libXcursor.so.1 Try: zyp

[Bug 69805] flightgear crashes on r600 (rs880)

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69805 --- Comment #5 from Vadim Girlin --- The assert in SB seems to be caused by incorrect alu clause size in the bytecode. LLVM with enabled asserts also fails to compile that shader for me with the following message: llc: R600ControlFlowFinalizer.

[Bug 69805] flightgear crashes on r600 (rs880)

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69805 --- Comment #4 from Marc Dietrich --- does not crash with R600_DEBUG=nosb -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedeskt

[Bug 69805] flightgear crashes on r600 (rs880)

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69805 --- Comment #3 from Marc Dietrich --- Created attachment 86558 --> https://bugs.freedesktop.org/attachment.cgi?id=86558&action=edit output of R600_DEBUG=vs,fs -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 69805] flightgear crashes on r600 (rs880)

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69805 --- Comment #2 from Vadim Girlin --- Crash occurs in SB's bytecode parser, so possibly it's not related to llvm, on the other hand it may be caused by the bad code produced by llvm backend. Does it work with llvm backend if you disable sb (R600_D

[Bug 69805] flightgear crashes on r600 (rs880)

2013-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69805 --- Comment #1 from Marc Dietrich --- sorry, backtrace with debug info this time: sb/sb_bc_parser.cpp:231:decode_alu_clause: Assertion `gcnt <= cnt' failed. Program received signal SIGTRAP, Trace/breakpoint trap. 0x7fffea45167c in _debug_as