NetBSD-Bugs archive

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

install/59396: Kernel doesn't boot - syscall (number 5) +0x1fc returns with error



>Number:         59396
>Category:       install
>Synopsis:       Kernel doesn't boot - syscall (number 5) +0x1fc returns with error
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    install-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun May 04 19:50:00 +0000 2025
>Originator:     Mattia Rizzo
>Release:        10.1
>Organization:
>Environment:
>Description:
I am on a Acer Aspire 5633WLMi (an old laptop) and I was trying to run the installer for the NetBSD version 10.1

Steps Taken:

- Boot USB
- A text appears asking me to make a selection on what I want to do. I type '1' and the kernel starts booting.
- After a while I get the following error:

Stopped in PID 214.214 (init) at netbsd:breakpoint + 0x5: leave
breakpoint() at netbsd:breakpoint+0x5
vpanic() at netbsd:vpanic+0x183
cnopen() at netbsd:cnopen+0x104
cdev_open() at netbsd:cdev_open+0x12b
spec_open() at netbsd:spec_open+0x1e0
VOP_OPEN() at netbsd:VOP_OPEN+0x3e
vn_open() at netbsd:vn_open+0x2ec
do_open() at netbsd:do_open+0xc3
do_sys_openat() at netbsd:do_sys_openat+0x74
sys_open() at net:sys_open+0x24
syscall() at netbsd:syscall+0x1fc
--- syscall (number 5) ---
netbsd:syscall+0x1fc:
ds        8
es        1
fs        180
gs        9a80
rdi       0
[list of many other registers, if you need more details on this I will post the entire thing, i will cut it for now]
netbsd:breakpoint+0x5:  leave



What have I tried:

- Tried all USB sockets on the laptop -> no difference
- Burned the image again on USB (many times) -> no difference
- executed in boot console 'boot -2ì -> didn't work, same issue
- tried 'boot -c' and then 'disable i915krmkms' cause it was the only related suggestion found online -> didn't work

What I have not tried:

- Burning the image into another USB

I haven't done that cause I have used even recently the USB with other distros and it was totally okay.

>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index