Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2008 20:00:12 GMT
From:      Mani chandra <mchandra@iitk.ac.in>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/126089: [panic] Fatal trap 12: page fault while in kernel mode
Message-ID:  <200807312000.m6VK0CYb074738@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/126089; it has been noted by GNATS.

From: Mani chandra <mchandra@iitk.ac.in>
To: bug-followup@FreeBSD.org, mchandra@iitk.ac.in
Cc:  
Subject: Re: kern/126089: [panic] Fatal trap 12: page fault while in kernel
 mode
Date: Fri, 01 Aug 2008 01:04:00 +0530

 Hi,
    Thanks for looking into it. I noticed that the make options that I 
 set were being enabled by default even when I don't set anything in my 
 make.conf(except for the CPUTYPE variable). I only copied the default 
 options in the example make.conf. Also I did include the debugging 
 symbols options in my kernel configuration with the following option.
 
 makeoptions     DEBUG=-g
 
 How do I include additional kgdb options?
 
 Also, I don't know if this helps but I added the following option to my 
 loader.conf(which is empty except for the following option).
 
 kern.maxfiles="40000"
 
 Thanking you,
 Mani chandra



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807312000.m6VK0CYb074738>