[Bug 191302] New: short sleep in sys/kern/init_main.c before panic() ?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 23 11:18:11 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191302

            Bug ID: 191302
           Summary: short sleep in sys/kern/init_main.c before panic() ?
           Product: Base System
           Version: 10.0-RELEASE
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: pi at FreeBSD.org

Recently, while building a new system, I had the case that init was not found
after boot.

Problem was that the message at line 801 of sys/kern/init_main.c
was displayed and disappeared so fast that I had to *film* the
boot sequence and look at it in slow-motion to find the cause of the reboot.

Would it be possible to add a short wait (2-3 seconds) before the
panic() call ?

Film available on request 8-}

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list