http://bugs.freedesktop.org/show_bug.cgi?id=21791
--- Comment #4 from Alexey Shildyakov <[email protected]> 2009-05-20 07:39:05 PST --- sorry. yes, of course it run without Gl. with GL: Breakpoint 1, _mesa_problem (ctx=0x0, fmtString=0x7f7f0e03cde0 "Unable to delete texture, no context") at main/imports.c:1024 1024 main/imports.c: No such file or directory. in main/imports.c (gdb) bt full #0 _mesa_problem (ctx=0x0, fmtString=0x7f7f0e03cde0 "Unable to delete texture, no context") at main/imports.c:1024 args = {{gp_offset = 645688192, fp_offset = 32767, overflow_arg_area = 0x7f7f143d3c9a, reg_save_area = 0x0}} str = '\0' <repeats 1504 times>, "BENCHMARKn: disp: 188 (23.13 fps) drop: 0 (0%) total: 188 (23.13 fps)\n", '\0' <repeats 2000 times>, "$c:\001\000\000\000\000 \000\000\000\000\000\000\000 \000\000\000\000\000\000\000pb:\001\000\000\000\000�K=\024\177\177\000\000�i\000\000\000\000\000\000)\202E", '\0' <repeats 13 times>, "�6�\024\177\177\000\000\000\000\000\000 ", '\0' <repeats 19 times>, "\002", '\0' <repeats 15 times>, "\020\000\000\000\000\000\000\000�~\026\025\177"... #1 0x00007f7f0df09af0 in _mesa_reference_texobj (ptr=0x1500f08, tex=0x0) at main/texobj.c:319 ctx = <value optimized out> __PRETTY_FUNCTION__ = "_mesa_reference_texobj" #2 0x00007f7f0de9aa2e in r300DestroyTexObj (rmesa=0x14ffb30, t=0x1c55180) at r300_texmem.c:76 i = 0 __FUNCTION__ = "r300DestroyTexObj" #3 0x00007f7f0de80383 in driDestroyTextureObject (t=0x1c55180) at ../common/texmem.c:343 heap = (driTexHeap *) 0x1594960 #4 0x00007f7f0de803f8 in driDestroyTextureHeap (heap=0x1594960) at ../common/texmem.c:770 t = (driTextureObject *) 0x0 temp = (driTextureObject *) 0x15722a0 #5 0x00007f7f0de8c96b in r300DestroyContext (driContextPriv=<value optimized out>) at r300_context.c:529 i = 1 ctx = <value optimized out> r300 = (r300ContextPtr) 0x14ffb30 current = <value optimized out> __PRETTY_FUNCTION__ = "r300DestroyContext" __FUNCTION__ = "r300DestroyContext" #6 0x00007f7f0de81690 in driDestroyContext (pcp=0x14ff370) at ../common/dri_util.c:531 No locals. #7 0x00007f7f1d3aea2f in driDestroyContext (context=0x1448010, psc=0x7f7f0e03cde0, dpy=0x0) at dri_glx.c:444 No locals. #8 0x00007f7f1d38b034 in DestroyContext (dpy=0x139d940, gc=0x14ff990) at glxcmds.c:528 xid = 52428809 opcode = <value optimized out> ---Type <return> to continue, or q <return> to quit--- imported = 0 '\0' #9 0x000000000047ae93 in releaseGlContext (vinfo=0xe92fc0, context=0xe92fc8) at libvo/gl_common.c:1660 No locals. #10 0x000000000047de7c in uninit () at libvo/vo_gl.c:971 No locals. #11 0x00000000004594f4 in uninit_player (mask=3659) at mplayer.c:624 No locals. #12 0x000000000045cdc4 in main (argc=20525232, argv=<value optimized out>) at mplayer.c:3930 mem_ptr = <value optimized out> opt_exit = <value optimized out> i = <value optimized out> gui_no_filename = <value optimized out> last_heartbeat = 0 -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
