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





--- Comment #1 from Shuang He <[EMAIL PROTECTED]>  2008-02-28 00:24:15 PST ---
Backtrace:

(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0x4694c159 in raise () from /lib/libc.so.6
#2  0x4694d6e3 in abort () from /lib/libc.so.6
#3  0x46980a1b in __libc_message () from /lib/libc.so.6
#4  0x46987f18 in _int_free () from /lib/libc.so.6
#5  0x4698b41d in free () from /lib/libc.so.6
#6  0xb7b5a3c2 in _mesa_free (ptr=0x8124148) at main/imports.c:85
#7  0xb7bcfc2a in _mesa_delete_program (ctx=0x8181ae0, prog=0x8700078)
    at shader/program.c:320
#8  0xb7bd909f in _mesa_clear_shader_program_data (ctx=0x8181ae0,
    shProg=0x8607640) at shader/shader_api.c:82
#9  0xb7bd9163 in _mesa_free_shader_program_data (ctx=0x8181ae0,
    shProg=0x8607640) at shader/shader_api.c:119
#10 0xb7bd91f4 in _mesa_free_shader_program (ctx=0x8181ae0, shProg=0x8607640)
    at shader/shader_api.c:143
#11 0xb7b24539 in delete_shader_cb (id=9, data=0x8607640, userData=0x8181ae0)
    at main/context.c:640
#12 0xb7b46424 in _mesa_HashDeleteAll (table=0x813bc98,
    callback=0xb7b244fb <delete_shader_cb>, userData=0x8181ae0)
    at main/hash.c:275
#13 0xb7b24351 in free_shared_state (ctx=0x8181ae0, ss=0x83e9f40)
    at main/context.c:724
#14 0xb7b25166 in _mesa_free_context_data (ctx=0x8181ae0)
---Type <return> to continue, or q <return> to quit---
    at main/context.c:1266
#15 0xb7ac3f78 in intelDestroyContext (driContextPriv=0x83de2d8)
    at intel_context.c:719
#16 0xb7ab806e in driDestroyContext (context=0x8136674)
    at ../common/dri_util.c:646
#17 0xb7eaba4b in DestroyContext (dpy=0x80ff710, gc=0x81365c0) at glxcmds.c:537
#18 0xb7eabc4e in glXDestroyContext (dpy=0x80ff710, gc=0x81365c0)
    at glxcmds.c:571
#19 0x080578c5 in ~RenderingContext (this=0xbfd9bc44) at rc.cpp:152
#20 0x0805adc5 in GLEAN::BaseTest<GLEAN::MultiTestResult>::run (
    this=0x80f0340, [EMAIL PROTECTED]) at tbase.h:272
#21 0x0805498b in main (argc=6, argv=0xbfd9bdf4) at main.cpp:128


-- 
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.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to