[Bug 292032] armv7 (chroot, at least) gets SIGSEGV for: gpart show [after inappropriate %ld format use was fixed]
Date: Tue, 30 Dec 2025 20:33:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292032
--- Comment #1 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Mark Millard from comment #0)
I installed an official pkgbase distribution on the
USB boot media I used with the OrangePi Plus 2e:
# uname -apKU
FreeBSD OPiP2E-RPi2v1p1 16.0-CURRENT FreeBSD 16.0-CURRENT
main-n282784-7685aaea8850 GENERIC-NODEBUG arm armv7 1600007 1600007
The result was no failure for "gpart show":
# gpart show
=> 63 62333889 mmcsd1 MBR (30G)
63 32705 - free - (16M)
32768 62291968 1 fat32lba (30G)
62324736 9216 - free - (5M)
=> 40 1953525088 da0 GPT (932G)
40 532480 1 efi (260M)
532520 2008 - free - (1004K)
534528 3563520 2 freebsd-swap (2G)
4098048 6504448 - free - (3G)
10602496 1740636160 4 freebsd-ufs (830G)
1751238656 7546880 3 freebsd-swap (4G)
1758785536 194739592 - free - (93G)
I'll shut it down and move the media to the
Windows Dev Kit 2023 for a use-via-chroot test
and see if the SIGSEGV repeats in that context
vs. not.
--
You are receiving this mail because:
You are the assignee for the bug.