[Mesa-dev] [Bug 91263] R600 Segfault in finalize_textures
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jul 9 23:38:32 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91263
Michel Dänzer <michel at daenzer.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Drivers/Gallium/r600 |Mesa core
Assignee|dri-devel at lists.freedesktop |mesa-dev at lists.freedesktop.
|.org |org
QA Contact|dri-devel at lists.freedesktop |mesa-dev at lists.freedesktop.
|.org |org
--- Comment #1 from Michel Dänzer <michel at daenzer.net> ---
ctx->FragmentProgram._Current is NULL.
#0 0x00007fffe509999d in finalize_textures (st=0xd21d70) at
../../../src/mesa/state_tracker/st_atom_texture.c:519
#1 0x00007fffe5095265 in st_validate_state (st=st at entry=0xd21d70) at
../../../src/mesa/state_tracker/st_atom.c:214
#2 0x00007fffe509c580 in st_BlitFramebuffer (ctx=0xcdfb40, readFB=0x1285450,
drawFB=0xa8ecf0, srcX0=0, srcY0=0, srcX1=376, srcY1=413, dstX0=12, dstY0=175,
dstX1=388, dstY1=588, mask=16384, filter=9728) at
../../../src/mesa/state_tracker/st_cb_blit.c:95
#3 0x00007fffe4e67a3e in _mesa_blit_framebuffer (func=0x7fffe5593dc8
"glBlitFramebuffer", filter=9728, mask=16384, dstY1=588, dstX1=388, dstY0=175,
dstX0=12, srcY1=413, srcX1=376, srcY0=0, srcX0=0, drawFb=<optimized out>,
readFb=<optimized out>,
ctx=<optimized out>) at ../../../src/mesa/main/blit.c:525
#4 _mesa_BlitFramebuffer (srcX0=0, srcY0=0, srcX1=376, srcY1=413, dstX0=12,
dstY0=175, dstX1=388, dstY1=588, mask=16384, filter=9728) at
../../../src/mesa/main/blit.c:553
#5 0x00007ffff7254352 in gdk_cairo_draw_from_gl () from
/usr/lib/x86_64-linux-gnu/libgdk-3.so.0
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150710/559a8ad9/attachment.html>
More information about the mesa-dev
mailing list