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

            Bug ID: 240676
           Summary: kernel hangs after finishing kernel initialization
                    handling over to init
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: b...@freebsd.org
          Reporter: tschwei...@gmail.com

Kernel hangs after finishing initialization while handling over to init. Last
printed line:
uhub2: 7 ports with 7 removable, self powered

It finds init, but never tries to execute it. Waiting for something never
happens. You'll have to reset to get out of it, booting an older kernel.

This is the running kernel:
# uname -a
FreeBSD fbsd13 13.0-CURRENT FreeBSD 13.0-CURRENT r351595 FBSD13  amd64

This is the not running kernel:
# cd /usr/src
# svn info
Path: .
Working Copy Root Path: /usr/src
URL: https://svn.freebsd.org/base/head
Relative URL: ^/head
Repository Root: https://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 352470
Node Kind: directory
Schedule: normal
Last Changed Author: kevans
Last Changed Rev: 352467
Last Changed Date: 2019-09-18 04:04:41 +0200 (Wed, 18 Sep 2019)

loader.conf:
hw.vga.textmode=0
kern.vty=vt
kern.vt.fb.default_mode="800x600"
kern.vt.kbd_halt=1
kern.vt.kbd_poweroff=1
kern.vt.kbd_reboot=1
kern.vt.kbd_debug=1
kern.vt.kbd_panic=0
i915_load="YES"
ipmi_load="YES"
zfs_load="YES"
vfs.root.mountfrom="zfs:zroot"

Seen on HW:
- VMware Workstation 15.1.0 build-13591040
- VirtualBox 6.0.10-132072
- kvm on Ubuntu 18.04, 19.04
- real hardware using x86_64

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to