Fatal trap 12: page fault while in kernel mode
Xin LI
delphij at gmail.com
Sun Dec 25 04:09:54 PST 2005
Hi,
On 12/25/05, kamal kc <kamal_ckk at yahoo.com> wrote:
[...]
> Is the problem related to memory leaks or sleeping
> on mutexes or some other causes.
>From the backtrace you have provided, it looks like a memory
corruption. In order to aid your debugging, you will want INVARIANTS
and WITESS, etc. to be enabled. Also, if feasible, please consider
using code from -CURRENT or at least RELENG_6_0, as there are more
debugging aids that is likely to catch bugs early.
Cheers,
--
Xin LI <delphij at delphij.net> http://www.delphij.net
More information about the freebsd-hackers
mailing list