NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: install/60551: Installer Segfaults While Setting Up CGD
The following reply was made to PR install/60551; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: install/60551: Installer Segfaults While Setting Up CGD
Date: Fri, 7 Aug 2026 07:56:18 +0200
Still happens in -current:
#0 0xf67e2a28 in strlen () from /usr/lib/libc.so.12x: Exit x
#1 0xf67b052c in __vfprintf_unlocked_l (fp=fp@entry=0xf68a89e0 <usual+352>,
loc=<optimized out>, fmt0=fmt0@entry=0xbe47034 "%-15s: %s",
ap=ap@entry=0xfff51738) at /work/src/lib/libc/stdio/vfwprintf.c:1317
#2 0xf67b3df4 in vfprintf (fp=0xf68a89e0 <usual+352>,
fmt0=fmt0@entry=0xbe47034 "%-15s: %s", ap=ap@entry=0xfff51738)
at /work/src/lib/libc/compat/../locale/setlocale_local.h:97
#3 0xf698b4b8 in vw_printw (win=win@entry=0xf65dc6e0,
fmt=0xbe47034 "%-15s: %s", ap=ap@entry=0xfff51738)
at /work/src/lib/libcurses/printw.c:138
#4 0xf698b68c in wprintw (win=win@entry=0xf65dc6e0,
fmt=fmt@entry=0xbe47034 "%-15s: %s") at /work/src/lib/libcurses/printw.c:79
#5 0x0be2dae4 in pm_cgd_edit_menufmt (m=<optimized out>, opt=<optimized out>,
arg=0xf65c0540)
at /work/src/usr.sbin/sysinst/arch/macppc/../../partman.c:1302
#6 0x0be01638 in draw_menu_line (m=m@entry=0xf63881c0, opt=opt@entry=4,
cury=cury@entry=5, arg=arg@entry=0xf65c0540, text=0x0) at menu_defs.c:2885
#7 0x0be018a8 in draw_menu (m=m@entry=0xf63881c0, arg=arg@entry=0xf65c0540)
at menu_defs.c:2946
#8 0x0be04d04 in process_req (m=<optimized out>, arg=<optimized out>,
req=<optimized out>) at menu_defs.c:3199
#9 process_menu (num=<optimized out>, num@entry=43, arg=arg@entry=0xf65c0540)
at menu_defs.c:3297
#10 0x0be2d950 in pm_edit (menu_entries_count=menu_entries_count@entry=7,
menu_fmt=menu_fmt@entry=0xbe2da70 <pm_cgd_edit_menufmt>,
action=action@entry=0xbe330f4 <pm_cgd_set_value>,
check_fun=check_fun@entry=0xbe31554 <pm_cgd_check>,
entry_init=entry_init@entry=0xbe31620 <pm_cgd_init>,
entry_init_arg=<optimized out>, dev_ptr=0xf65c0540,
dev_ptr_delta=dev_ptr_delta@entry=0, s=s@entry=0xbe738d4 <cgds_t_info>)
at /work/src/usr.sbin/sysinst/arch/macppc/../../partman.c:340
I will have a look.
Martin
Home |
Main Index |
Thread Index |
Old Index