[Bug 284621] panic during pkg upgrade
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 284621] panic during pkg upgrade"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Feb 2025 21:35:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284621 --- Comment #3 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (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=<optimized out>, zthr=<optimized out>) at /usr/src/sys/contrib/openzfs/module/zfs/arc.c:4790 #24 0xffffffff8276baed in zthr_create_timer (zthr_name=0xfffff800019f1960 "\213\334~\202\377\377\377\377", checkfunc=0xfffff800019f1900, func=<optimized out>, arg=0x197fd, max_sleep=6601913001192380413, pri=-2048) at /usr/src/sys/contrib/openzfs/module/zfs/zthr.c:305 Nothing looks like an obvious tie to IPv6 activity. -- You are receiving this mail because: You are the assignee for the bug.