RE: trap 12 with interrupts disabled, need help

2008-01-08 Thread Andrew Duane
Obvious question: is your stack set up properly, and is it big enough? It could be that you haven't set up a bigger kernel stack yet, and have overrun the small boot stack that the processor was running on. Do you know what the stack pointer is? If it is a few bytes below a page boundary, then

Re: trap 12 with interrupts disabled, need help

2007-12-28 Thread John Baldwin
On Friday 28 December 2007 12:57:52 am Sharad Chandra wrote: Hi, I got a message on first boot pid no (name): trap 12 with interrupts disabled, then it hanged and hard boot is required. It does not appears all the time. I tried to figure out the problem, trap 12 is stack