[Mesa-dev] [Bug 86788] (bisected) 32bit UrbanTerror 4.1 timedemo sse4.1 segfault...
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Nov 27 22:20:13 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=86788
--- Comment #2 from smoki <smoki00790 at gmail.com> ---
(In reply to Michel Dänzer from comment #1)
> smoki, please get a backtrace of the crash.
Well there it is:
Program received signal SIGSEGV, Segmentation fault.
_mesa_uint_array_min_max (ui_indices=0x89ca3e0 <tess>, min_index=0xbfff6500,
max_index=0xbfff6504, count=1488) at main/sse_minmax.c:61
61 __m128i max_ui4 = _mm_setzero_si128();
(gdb) bt
#0 _mesa_uint_array_min_max (ui_indices=0x89ca3e0 <tess>,
min_index=0xbfff6500, max_index=0xbfff6504, count=1488) at main/sse_minmax.c:61
#1 0xa5292fd9 in vbo_get_minmax_index (ctx=<error reading variable: Cannot
access memory at address 0xbfff654c>,
ctx at entry=<error reading variable: Cannot access memory at address
0xbfff6548>, prim=<error reading variable: Cannot access memory at address
0xbfff6550>,
ib=<error reading variable: Cannot access memory at address 0xbfff6554>,
min_index=<error reading variable: Cannot access memory at address 0xbfff6558>,
max_index=<error reading variable: Cannot access memory at address
0xbfff655c>, count=<error reading variable: Cannot access memory at address
0xbfff6560>)
at ../../src/mesa/vbo/vbo_exec_array.c:126
(gdb)
--
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/b4a6a51c/attachment-0001.html>
More information about the mesa-dev
mailing list