Re: crashdump in re lockups.

1999-10-29 Thread Alfred Perlstein
On Sat, 30 Oct 1999, Brian Fundakowski Feldman wrote: > If you did a kldstat (in gdb. Use Greg Lehey's .gdbinit* from vinum) and > added the pertinent KLD as a symbol file correctly (also reference > the .gdbinit*), you would probably get more useful output. Try > that and let me know. FWIW, I

Re: crashdump in re lockups.

1999-10-29 Thread Brian Fundakowski Feldman
If you did a kldstat (in gdb. Use Greg Lehey's .gdbinit* from vinum) and added the pertinent KLD as a symbol file correctly (also reference the .gdbinit*), you would probably get more useful output. Try that and let me know. FWIW, I have my CFLAGS + -g in the modules just as I have my kernel -g

crashdump in re lockups.

1999-10-29 Thread Alfred Perlstein
I wasn't able to get a crashdump last time i locked up, but it was defiently in the same spot, now i have a crashdump. The panic is because I attempted to view a datastructure I shouldn't have after it locked up, the lockup point I assume is at frame 11, 12 or 13. Netscape seems to be able to t