[Mesa-dev] [Bug 74251] Segfault in st_finalize_texture with Texture Buffer
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jan 30 15:08:27 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=74251
--- Comment #3 from Ian Milligan <ianmllgn at gmail.com> ---
Oops, I meant mesa 10.0 of course. Here is the backtrace:
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff26296f4 in st_finalize_texture (ctx=0x7ffff1324010, pipe=0xf1b2e0,
tObj=0xf25d70) at state_tracker/st_cb_texture.c:1488
1488 state_tracker/st_cb_texture.c: No such file or directory.
(gdb) bt
#0 0x00007ffff26296f4 in st_finalize_texture (ctx=0x7ffff1324010,
pipe=0xf1b2e0, tObj=0xf25d70) at state_tracker/st_cb_texture.c:1488
#1 0x00007ffff26147aa in finalize_textures (st=0xfc5660) at
state_tracker/st_atom_texture.c:420
#2 0x00007ffff260d546 in st_validate_state (st=0xfc5660) at
state_tracker/st_atom.c:202
#3 0x00007ffff2619c40 in st_Clear (ctx=0x7ffff1324010, mask=2) at
state_tracker/st_cb_clear.c:390
#4 0x00007ffff249901a in _mesa_Clear (mask=16384) at main/clear.c:202
#5 0x000000000040970c in sbXU_info ()
#6 0x00007ffff3dd9010 in ?? ()
#7 0x0000000000000000 in ?? ()
--
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/20140130/e3211f5b/attachment-0001.html>
More information about the mesa-dev
mailing list