progs/tests> ./texwrap
Texture Border Size = 1
Speicherschutzverletzung (core dumped)
progs/tests> l core
-rw-------    1 nuetzel  users     6156288 2005-06-05 17:59 core

Loaded symbols for /usr/lib/libtxc_dxtn.so
Reading symbols from /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2...done.
Loaded symbols for /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
#0  0x405f4d2a in update_input_ptrs (ctx=0x0, start=0) at tnl/t_vertex.c:386
386           a[j].inputptr = ((GLubyte *)vptr->data) + start * vptr->stride;
(gdb) bt
#0  0x405f4d2a in update_input_ptrs (ctx=0x0, start=0) at tnl/t_vertex.c:386
#1  0x405f4dd6 in _tnl_build_vertices (ctx=0x805f490, start=0, end=0,
    newinputs=4294967295) at tnl/t_vertex.c:408
#2  0x405e985e in run_render (ctx=0x805f490, stage=0x81fc864)
    at tnl/t_vb_render.c:295
#3  0x405e0961 in _tnl_run_pipeline (ctx=0x805f490) at tnl/t_pipeline.c:159
#4  0x405570df in r200WrapRunPipeline (ctx=0x805f490) at r200_state.c:2316
#5  0x40600b88 in _tnl_flush_vtx (ctx=0x805f490) at tnl/t_vtx_exec.c:277
#6  0x405fc424 in _tnl_FlushVertices (ctx=0x805f490, flags=1)
    at tnl/t_vtx_api.c:842
#7  0x4056a213 in r200FlushVertices (ctx=0x805f490, flags=1)
    at r200_swtcl.c:903
#8  0x40661b7f in _mesa_set_enable (ctx=0x805f490, cap=3553, state=0 '\0')
    at main/enable.c:610
#9  0x40662f37 in _mesa_Disable (cap=0) at main/enable.c:1058
#10 0x08049228 in Display () at texwrap.c:172
#11 0x4004a0b3 in processWindowWorkList (window=0x80536c0)
    at glut_event.c:1297
#12 0x4004a12d in __glutProcessWindowWorkLists () at glut_event.c:1344
#13 0x4004a17d in glutMainLoop () at glut_event.c:1365
#14 0x080496a8 in main (argc=1, argv=0xbfffefc4) at texwrap.c:301
(gdb) info registers
eax            0x0      0
ecx            0x0      0
edx            0x0      0
ebx            0x0      0
esp            0xbfffec10       0xbfffec10
ebp            0xbfffec38       0xbfffec38
esi            0x81fdf6c        136306540
edi            0x81fdf58        136306520
eip            0x405f4d2a       0x405f4d2a
eflags         0x10246  66118
cs             0x73     115
ss             0x7b     123
ds             0x7b     123
es             0x7b     123
fs             0x0      0
gs             0x33     51

Thanks,
        Dieter


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to