NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bin/58882: uvm/sh/mounting startup failure



>Number:         58882
>Category:       bin
>Synopsis:       uvm/sh/mounting startup failure
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Dec 08 16:25:00 +0000 2024
>Originator:     Robert Whitlock
>Release:        NetBSD current from Nov 9 2024
>Organization:
>Environment:
amd64, 10.99.12, GENERIC
>Description:
I was restarting my Lenovo Thinkpad T450 over and over to try to reproduce a crash on startup that I think is in the ACPI code when I had another startup error:

[   3.4324411] root file system type: ffs
[   3.4724411] kern.module.path=/stand/amd64/10.99.12/modules
[   3.5524405] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   3.5524405] [drm] Driver supports precise vblank timestamp query.
[   3.5628965] i915drmkms0: interrupting at msi7 vec 0 (i915drmkms)
[   3.5824412] iwm0: hw rev 0x210, fw ver 22.361476.0, address *redacted*
[   3.6224409] [drm] Initialized i915 1.6.0 20200114 for i915drmkms0 on minor 0
[   4.1724395] intelfb0 at i915drmkms0
[   4.2024396] [drm] DRM_I915_DEBUG enabled
[   4.2024396] [drm] DRM_I915_DEBUG_GEM enabled
[   4.2024396] intelfb0: framebuffer at 0xe0001000, size 1600x900, depth 32, stride 6400
[   5.1624404] wsdisplay0 at intelfb0 kbdmux 1: console (default, vt100 emulation), using wskbd0
Sun Dec  8 10:43:51 EST 2024
[   5.4524381] UVM: pid 189.189 (sh), uid 0 killed: out of swap
[2]   Killed                  for rcd in ${rc_directories:-/etc/rc.d}; do te...
Sun Dec  8 10:43:51 EST 2024
init: can't add utmpx record for `system boot': Read-only file system
init: can't add utmpx record for `system down': Read-only file system
init: can't add utmpx record for `runlevel': Read-only file system
init: can't add utmpx record for `constty': Read-only file system
init: can't add utmpx record for `ttyE1': Read-only file system
init: can't add utmpx record for `ttyE2': Read-only file system
init: can't add utmpx record for `ttyE3': Read-only file system

NetBSD/amd64 (Amnesiac) (constty)

login: [  31.8623938 acpibat1: normal capacity on 'charge state'


I'm not sure whether it matters, but this startup was after I had removed the power cord and let it sit for a while, maybe 20 minutes. Upon logging in, the only output of "mount" is

root_device on / type ffs (read-only, local)

My /etc/fstab has entries for / and swap. I had restarted this computer about 10 times earlier the same morning.
>How-To-Repeat:
Reboot, be unlucky.
>Fix:



Home | Main Index | Thread Index | Old Index