On Sat, 06 Mar 2004 20:16:38 +0100
Michel Dänzer <[EMAIL PROTECTED]> wrote:

> On Sat, 2004-03-06 at 17:08, Sérgio Monteiro Basto wrote:
[snip]
> 
> [...]
> 
> > Program received signal SIGSEGV, Segmentation fault.
> > 0x40757507 in generic_interp (ctx=0x0, t=0.918080449, edst=96,
> > eout=21, ein=22, force_boundary=0 '\0')
> >     at t_vertex.c:736
> > 736              a[0].insert[4-1]( &a[0], vdst, pos );
> 
> This may be enough for the savage developers, but a backtrace might
> still be good.

This is in Keith's new vertex code. I'm not too familiar with the
internals. I'd really need more info in order to find the cause of
trouble. Maybe Keith would be the better person to fix this.

First thing I noticed is that ctx is 0x0, which is probably a debugger
problem because it would have crashed earlier if ctx was really 0. It
would be helpful to see the values of all the symbols in the offending
line.

I'm downloading foobillard 2.9 now. Maybe I can reproduce the problem
here and get all the info needed.

Felix


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to