Jan Vesely changed bug 105113
What Removed Added
See Also https://bugs.freedesktop.org/show_bug.cgi?id=102909, https://bugs.freedesktop.org/show_bug.cgi?id=104307, https://bugs.freedesktop.org/show_bug.cgi?id=101712, https://bugs.freedesktop.org/show_bug.cgi?id=107545  

Comment # 5 on bug 105113 from
This behaviour is expected.
until mesa properly supports code relocations (or llvm stops using relocations
for internal symbols) it will refuse to run kernels that need relocating.
Jumping to invalid address causes both pagefault and a gpu hang.


You are receiving this mail because: