Re: BETA5 hangs shortly after boot. Unknown cause.

From: Martin Swift (martin_at_swift.is)
Date: 09/22/04

  • Next message: Markie: "Re: 6.0-CURRENT very unstable with PREEMPTION"
    Date: Wed, 22 Sep 2004 08:16:23 +0000
    To: freebsd-current@freebsd.org
    
    

    Using the debug option in the boot menu gives (hand transcript):

    ----------
    Fatal trap 12: page fault while in kernel mode
    fault virual address = 0x0
    fault code = supervisor read, page not present
    instruction pointer = 0x8:0xc057c368
    stack pointer = 0x10:0xdc5a8b58
    frame pointer = 0x10:0xdc5a8b58
    code segment = base 0x0, limit 0xffffff, type 0x1b
                          = DPL 0, pres 1, def32 1, gran 1
    processor eflags = interrupt enabled, resume, IOPL=0
    current process = 227 (devd)
    trap number = 12
    panic: page fault
    ----------

    Being a physicist, I naturally repeated the process a few times and got the following lines different:

    ----------
    stack pointer = 0x10:0xdc5b4b58
    frame pointer = 0x10:0xdc5b4b58
    current process = 245 (devd)
    ----------
    stack pointer = 0x10:0xcc50eb58
    frame pointer = 0x10:0xcc50eb58
    current process = 245 (devd)
    ----------
    stack pointer = 0x10:0xdc5b4b58
    frame pointer = 0x10:0xdc5b4b58
    current process = 245 (devd)
    ----------
    stack pointer = 0x10:0xdc5b4b58
    frame pointer = 0x10:0xdc5b4b58
    current process = 245 (devd)
    ----------

    ... don't know if that helps.

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


  • Next message: Markie: "Re: 6.0-CURRENT very unstable with PREEMPTION"

    Relevant Pages

    • Re: Fatal Trap 12 in various processes always at address 0x3030313a
      ... end of the boot sequence I got a core dump, ... triggered by devd. ... page fault while in kernel mode. ...
      (freebsd-stable)
    • devd panic on i386 7.2 Release with CARP
      ... I am having a problem with one of my freebsd 7.2R boxes panicing on start of devd after upgrading to 7.2R. ... custom kernel does not panic with devd_enable="NO" set in rc.conf, ... My kernel config is pretty simple, I am building a test i386 box with a carp kernel to try and repro this on another box, but that box is really slow. ... page fault while in kernel mode ...
      (freebsd-stable)
    • Re: devd panic on i386 7.2 Release with CARP
      ... generic kernel does not panic ... __ I can start devd AFTER booting by hand at the command prompt! ... page fault while in kernel mode ... Previous frame inner to this frame ...
      (freebsd-stable)
    • Failed update
      ... all seemed fine until I rebooted out of single user mode after doing make installworld and mergemaster. ... Now I get to devd and it dies. ... page fault while in kernel mode. ...
      (freebsd-questions)
    • Panic in _mtx_lock_sleep
      ... page fault while in kernel mode ... Fatal trap 3: breakpoint instruction fault while in kernel mode ...
      (freebsd-current)