[Mesa-dev] [Bug 78604] swrast/radeonsi: Supertuxkart 0.8.1 (32bit) xserver segfault

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 13 06:49:17 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=78604

--- Comment #14 from Ilia Mirkin <imirkin at alum.mit.edu> ---
(In reply to comment #13)
>  I tried to exclude some cases and this clearly happens only when micro_imsb
> case is there :). So i guess this math logic util_last_bit_signed is wrong
> and causes it:
> 
>  http://cgit.freedesktop.org/mesa/mesa/commit/
> ?id=ab4927f3e04918fd8a53c2d91be4dfc65fe9782d

Put a print in that code. It should never get called. Nothing can even generate
the MSB tgsi opcode without forcing ARB_gpu_shader5 to be enabled. If it's
getting called, that means that there is memory corruption going on.

In case it's not clear, my commit is not at fault. It just moves some code
around and makes the memory corruption that's going on due to mismatched
libgcc's go from unnoticed to noticed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140513/77aab6f3/attachment.html>


More information about the mesa-dev mailing list