On Mon, Jan 31, 2005 at 08:21:40PM +0200, Toomas Aas wrote: > > OK, here it is. > > ------------------------------------------------------------ > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x14 > fault code = supervisor read, page not present > instruction pointer = 0x8:0xc030d08e > stack pointer = 0x10:0xc3ee7c88 > frame pointer = 0x10:0xc3ee7c8c > 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 = 5869 (mpd) > interrupt mask = > trap number = 12 > panic: page fault > ------------------------------------------------------------
That might indeed be ipfilter related. You'll have to debug this. Try to get a stacktrace from the kernel crash dump. -Guido
