MOO-cows Mailing List Archive

[Prev][Next][Index][Thread]

Re: another panic with 1.7.9p1



Alex Stewart writes:
> > _sigtramp() at 0xf7732c4c
> > rx_handle_cache_miss(), line 4051 in "code/MOO-1.7.9p1/rx.c"
> > rx_cache_malloc_or_get(), line 3128 in "code/MOO-1.7.9p1/rx.c"
> 
> Wait a minute.. something's wrong here.. I just looked at my code for 
> MOO-1.7.9p1/rx.c, and line 3128 is a call to rx_cache_get(), _not_
> rx_handle_cache_miss() (could you verify this in your source, Amy?)..
> 
> This is beginning to smell of stack corruption.. ick.

That or an optimizing compiler that screwed up the line numbering for the
debugger...

	Pavel


References:

Home | Subject Index | Thread Index