https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284621
--- Comment #4 from Marek Zarychta ---
(kgdb) f 23
#23 arc_reap_cb (arg=, zthr=) at
/usr/src/sys/contrib/openzfs/module/zfs/arc.c:4790
4790delay((hz * arc_kmem_cache_reap_retry_ms + 999) / 1000);
(kgdb) p hz
$19 = 1000
(kgdb) p
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284621
--- Comment #3 from Mark Millard ---
(In reply to Marek Zarychta from comment #2)
The following from the gdb backtrace indicates it was trying
to do activity in support of ZFS's ARC functionality when it
failed:
#23 arc_reap_cb (arg=, zth
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284621
--- Comment #2 from Marek Zarychta ---
(In reply to Mark Millard from comment #1)
It wasn't kernel from pkgbase, it was my personal built based on sources
checked out on the evening (19:00 - 20:00 UTC) of Sun Dec 15 2024 having only
one add
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284621
Mark Millard changed:
What|Removed |Added
CC||marklmi26-f...@yahoo.com
--- Commen
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284621
Mark Linimon changed:
What|Removed |Added
Keywords||crash
CC|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284621
Bug ID: 284621
Summary: panic during pkg upgrade
Product: Base System
Version: 15.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only