[Mesa-dev] [Bug 86788] (bisected) 32bit UrbanTerror 4.1 timedemo sse4.1 segfault...

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 28 01:53:24 PST 2014


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

--- Comment #4 from smoki <smoki00790 at gmail.com> ---
 (In reply to Timothy Arceri from comment #3)
> It seems to be an alignment issue and I'm not sure I fully understand why
> its happening but does changing:
> 
> unsigned vec_count;
> 
> to 
>  
> unsigned vec_count __attribute__ ((aligned (16)));
> 
> on line 60 fix it?

 No, that does fix it.

-- 
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/20141128/e843a2eb/attachment.html>


More information about the mesa-dev mailing list