[Bug 274700] panic near arc_reap on 12th day

2023-11-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274700 bsdbugs...@pradmin.ru changed: What|Removed |Added Status|Open|Closed Resolution|-

[Bug 274700] panic near arc_reap on 12th day

2023-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274700 --- Comment #4 from Mark Johnston --- (In reply to bsdbugs_mr from comment #3) > pool = 0x11 This value is invalid, it should be 0x1. Assuming you haven't seen this before, I suspect that this is a bit-flip caused by a hardware memory err

[Bug 274700] panic near arc_reap on 12th day

2023-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274700 --- Comment #3 from bsdbugs...@pradmin.ru --- p/x *m: #8 0x80f76524 in vm_freelist_add (m=m@entry=0xfe00133e5358, order=, tail=1, fl=) at /usr/src/sys/vm/vm_phys.c:380 380 TAILQ_INSERT_TAIL(&fl[order].pl, m,

[Bug 274700] panic near arc_reap on 12th day

2023-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274700 --- Comment #2 from bsdbugs...@pradmin.ru --- bt -full: #0 __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55 td = #1 doadump (textdump=) at /usr/src/sys/kern/kern_shutdown.c:396 error = 0 coredump = #2 0

[Bug 274700] panic near arc_reap on 12th day

2023-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274700 Mark Johnston changed: What|Removed |Added CC||ma...@freebsd.org Stat

[Bug 274700] panic near arc_reap on 12th day

2023-10-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274700 Bug ID: 274700 Summary: panic near arc_reap on 12th day Product: Base System Version: 13.2-RELEASE Hardware: amd64 OS: Any Status: New Severity: Aff