https://bugs.freedesktop.org/show_bug.cgi?id=71817
Priority: medium Bug ID: 71817 Assignee: dri-devel@lists.freedesktop.org Summary: Git Mesa r600g driver crashes while using llvm Severity: normal Classification: Unclassified OS: Linux (All) Reporter: sobkas@gmail.com Hardware: x86-64 (AMD64) Status: NEW Version: git Component: Drivers/Gallium/r600 Product: Mesa
Created attachment 89502 --> https://bugs.freedesktop.org/attachment.cgi?id=89502&action=edit Gdb output after using glxinfo
R600g crashes while I try to use LLVM support in it. LLVM: 1:3.4~svn194296-1~exp1 Mesa: e7a5905d8a3960b0981750f8131e3af9acbfcdb8
Error message before segfault: 0x6af6c0: i32 = GlobalAddress<<4 x float> (i32)* @llvm.R600.interp.const> 0 [ORD=1]
Even running glxinfo causes this error.