Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Sep 2019 06:52:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 240676] kernel hangs after finishing kernel initialization handling over to init
Message-ID:  <bug-240676-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240676

            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: bugs@FreeBSD.org
          Reporter: tschweikle@gmail.com

Kernel hangs after finishing initialization while handling over to init. La=
st
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=3D0
kern.vty=3Dvt
kern.vt.fb.default_mode=3D"800x600"
kern.vt.kbd_halt=3D1
kern.vt.kbd_poweroff=3D1
kern.vt.kbd_reboot=3D1
kern.vt.kbd_debug=3D1
kern.vt.kbd_panic=3D0
i915_load=3D"YES"
ipmi_load=3D"YES"
zfs_load=3D"YES"
vfs.root.mountfrom=3D"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

--=20
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-240676-227>