[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 00:36:03 PST 2014


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

--- Comment #3 from Timothy Arceri <t_arceri at yahoo.com.au> ---
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?

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


More information about the mesa-dev mailing list