Fatal Trap 12: page fault while in kernel mode

From: Christopher Vance (christopher_at_nu.org)
Date: 09/21/04

  • Next message: Bruce A. Mah: "Re: upgrade questions 4.10 -> 5-stable"
    Date: Tue, 21 Sep 2004 13:34:24 +1000
    To: freebsd-stable@freebsd.org, ipfilter@coombs.anu.edu.au
    
    

    Using a very recent 4.10-STABLE GENERIC kernel with ipfilter, I was
    getting these panics frequently.

    When I compile a kernel (using make {build,install,}kernel in
    /usr/src) I always compile all klds, so I don't believe I have
    anything out of sync.

    After I compiled a kernel identical to GENERIC except with DDB, call
    path was

    generic_bcopy
    fr_check
    ip6_input
    ip6intr
    swi_net_next

    Disabling ipfilter has made the panics go away, as of several days
    ago.

    Any thoughts?

    -- 
    Christopher Vance
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
    

  • Next message: Bruce A. Mah: "Re: upgrade questions 4.10 -> 5-stable"

    Relevant Pages

    • about ipfilter
      ... I am having confuse with the ipfilter and the kernel setup. ... If I compile the kernel with the above options then I can start it on boot. ...
      (freebsd-questions)
    • Re: 5.3 STABLE kernel compilation oddity
      ... and since the GENERIC kernel does not come SMP enabled I ... > be a unix server I wanted to compile a kernel for another box I have. ...
      (freebsd-stable)
    • 5.3 STABLE kernel compilation oddity
      ... I am running FreeBSD 5.3 STABLE on a quad Pentium Pro IBM Netfinity ... and since the GENERIC kernel does not come SMP enabled I ... be a unix server I wanted to compile a kernel for another box I have. ...
      (freebsd-stable)
    • RE: Trouble with ipfstat
      ... > I do a cvsup, compile kernel, install and restart with new ... ipfilter v3.4.31 in kernel. ...
      (freebsd-questions)
    • problems compiling an external kernel module
      ... I'm trying to compile ipfilter-4.1.28 on a debian system with kernel 2.6.18-5-686. ... All the userspace stuff of ipfilter is compiling fine. ... But when it gets to the kernel module, I'm running into trouble with unresolved include paths.. ...
      (comp.os.linux.development.system)