Re: FreeBSD-6.2, SMP, coredump -- fatal trap 12 : page fault while in kernel mode, current process: (swi1:net)

Kris Kennaway <[email protected]> Wed, 13 Jun 2007 22:43:33 -0400
Newsgroups gmane.os.freebsd.devel.smp
Message-ID <[email protected]>
On Wed, Jun 13, 2007 at 07:26:51PM -0700, Yong Rao wrote:
> Hello,
> 
>  
> 
> Recently, in developing our driver, we found the core dump did not work
> on the FBSD OS 6.2. It hung at the beginning of core dump when crash
> happened. 

This can happen when the panic involves the storage subsystem, or if
something else is performing I/O (i.e. holding a relevant lock) at the
time of panic.  Online debugging using ddb helps a lot.

Kris
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-smp
To unsubscribe, send any mail to "[email protected]"