http://bugs.freedesktop.org/show_bug.cgi?id=12082





------- Comment #1 from [EMAIL PROTECTED]  2007-08-21 01:56 PST -------
Created an attachment (id=11189)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=11189&action=view)
test case

following is the backtrace from gdb:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1211016496 (LWP 4289)]
intelUploadTexImages (intel=0x8056b10, t=0x8070518, face=0) at intel_tex.c:765
765        /* Can we texture out of the existing client data? */
(gdb) bt
#0  intelUploadTexImages (intel=0x8056b10, t=0x8070518, face=0) at
intel_tex.c:765
#1  0xb7b1c1a7 in enable_tex_2d (ctx=Variable "ctx" is not available.
) at i915_texstate.c:849
#2  0xb7b1c6c7 in i915UpdateTextureState (intel=0x8056b10) at
i915_texstate.c:941
#3  0xb7b3ccbe in intelRunPipeline (ctx=0x8056b10) at intel_tris.c:753
#4  0xb7bca478 in _tnl_draw_prims (ctx=0x8056b10, arrays=0x808b5d0,
prim=0x808a12c, nr_prims=1, ib=0x0, min_index=0, max_index=3) at
tnl/t_draw.c:403
#5  0xb7bc32ae in vbo_exec_vtx_flush (exec=0x808a008) at
vbo/vbo_exec_draw.c:215
#6  0xb7bbef20 in vbo_exec_FlushVertices (ctx=0x8056b10, flags=1) at
vbo/vbo_exec_api.c:685
#7  0xb7b4a8f6 in _mesa_Flush () at main/context.c:1719
#8  0xb7fcc588 in glFlush () at ../../../src/mesa/glapi/glapitemp.h:1170
#9  0x08048d43 in test () at texlod.c:110
#10 0x08048d85 in display () at texlod.c:119
#11 0xb7f624cf in processWindowWorkList (window=0x804ece8) at glut_event.c:1302
#12 0xb7f62fa2 in glutMainLoop () at glut_event.c:1349
#13 0x08048e01 in main (argc=1, argv=0xbfd42744) at texlod.c:132


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to