Matthew Dillon wrote:
The symbols might give me a clue. Considering the value of %esp it
certainly does look like stack overflow.
nm -N kernel.debug | less ... look for procedure containing %eip above.
I accidentially killed the debug kernel by doing make installkernel :/ I'll see if I can recreate the kernel.
cheers
simon