Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jun 2014 11:18:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 191302] New: short sleep in sys/kern/init_main.c before panic() ?
Message-ID:  <bug-191302-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: pi@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191302-8>