Date: Fri, 28 Nov 1997 21:28:54 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: Frederico Pereira da Costa <freddy@autor.iland.pt> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Natd ??? Message-ID: <Pine.BSF.3.96.971128212808.22067U-100000@gdi.uoregon.edu> In-Reply-To: <199711281230.MAA00243@autor.iland.pt>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 28 Nov 1997, Frederico Pereira da Costa wrote: > I am using Free BSD 2.2.2 and i have added > the daemon natd, and now i am receiving this > error randomly ... > > Fatal trap 12: page fault while in kernel mode > > fault virtual address = 0xf0582000 > > fault code = supervisor read, page not present > > instruction pointer = 0x8:0xf014452e > > stack pointer = 0x10:0xefbffde4 > > frame pointer = 0x10:0xefbffde8 > > code segment = base 0x0, limit 0xfffff, type 0x1b > > = DPL 0, pres 1, def32 1, gran 1 > > processor eflags = interrupt enabled, resume, IOPL = 0 > > current process = 166 (natd) > > interrupt mask = net tty > > panic: page fault Please run the following command and port the output: nm /kernel | grep f058 That should isolate which function is dying. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971128212808.22067U-100000>