NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: install/60333: sysinst(8): reproducible core dump when use default partitions selected on installation disk
The following reply was made to PR install/60333; it has been noted by GNATS.
From: Andrius V <vezhlys%gmail.com@localhost>
To: Martin Husemann <martin%duskware.de@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: install/60333: sysinst(8): reproducible core dump when use
default partitions selected on installation disk
Date: Mon, 15 Jun 2026 10:06:14 +0000
On Mon, Jun 15, 2026 at 12:39=E2=80=AFPM Martin Husemann <martin@duskware.d=
e> wrote:
>
> On Mon, Jun 15, 2026 at 11:36:00AM +0300, Andrius V wrote:
> > However, I think I also reproduced ot with two USB disks having NetBSD
> > installation (it crashes on both the same way), so maybe it is related
> > to install image layout...
>
> Maybe related/duplicate of PR 60331?
>
> Martin
I am not sure, can be manifestation of the same in different ways.
60331 mentions completing partitioning, in my case I just click on the
menu item to list default partitions, and it fails immediately.
If it is under the hood it is "completing partitioning", it can be
same/similar issue. I use RC4 image, so hopefully easier to reproduce.
I installed RC4 on nvme device yesterday, partitioning it had no
issues for me (also selecting default partition sizes didn't cause a
crash).
So far I can reproduce it only with USB drives containing NetBSD install im=
age.
bt from the core dump:
#0 0x0000700a5a52aeaa in _lwp_kill () from /usr/lib/libc.so.12
#1 0x0000700a5a53a4b4 in abort () from /usr/lib/libc.so.12
#2 0x0000700a5a4f195d in __assert13 () from /usr/lib/libc.so.12
#3 0x00000000010110dd in make_bsd_partitions ()
#4 0x0000000000ff12b7 in do_install ()
#5 0x0000000000fec0d5 in opt_act_2_0 ()
#6 0x0000000000fee741 in process_menu ()
#7 0x0000000001020182 in main ()
Home |
Main Index |
Thread Index |
Old Index