[Bug 284457] periodic pf panic on busy jailhost

2025-04-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284457 Thomas Steen Rasmussen / Tykling changed: What|Removed |Added Status|Open|Closed

[Bug 284457] periodic pf panic on busy jailhost

2025-04-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284457 --- Comment #8 from Thomas Steen Rasmussen / Tykling --- OK, I managed to get a kernel core dump, finally: [tykling@hash1 ~]$ sudo kgdb /boot/kernel/kernel /gelipool/plads/vmcore.0 GNU gdb (GDB) 15.1 [GDB v15.1 for FreeBSD]

[Bug 284457] periodic pf panic on busy jailhost

2025-03-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284457 --- Comment #10 from Kristof Provost --- Try again with current stable/13. This may be fixed by this: commit e2bb5f213a724fd163be4262eb925def0fa8f9fc Author: Kristof Provost Date: Wed Dec 11 23:27:21 2024 +0100 pf: fix double free

[Bug 284457] periodic pf panic on busy jailhost

2025-03-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284457 --- Comment #9 from Thomas Steen Rasmussen / Tykling --- (kgdb) backtrace #0 __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:53 #1 doadump (textdump=) at /usr/src/sys/kern/kern_shutdown.c:394 #2 0x80bf5d1e in kern_reboot

[Bug 284457] periodic pf panic on busy jailhost

2025-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284457 --- Comment #7 from Thomas Steen Rasmussen / Tykling --- Another panic yesterday: Feb 21 13:27:25 hash1 syslogd: last message repeated 1 times Feb 21 13:27:25 hash1 kernel: Fatal trap 12: page fault while in kernel mode Feb 21 13:27:25 has

[Bug 284457] periodic pf panic on busy jailhost

2025-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284457 --- Comment #6 from Thomas Steen Rasmussen / Tykling --- OK, another panic today: Feb 14 06:30:47 hash1 kernel: Feb 14 06:30:47 hash1 syslogd: last message repeated 1 times Feb 14 06:30:47 hash1 kernel: Fatal trap 12: page fault while in

[Bug 284457] periodic pf panic on busy jailhost

2025-02-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284457 --- Comment #5 from Thomas Steen Rasmussen / Tykling --- Still waiting for another crash but I noticed that the lastest backtrace does not mention pf: Feb 5 07:26:46 hash1 syslogd: last message repeated 1 times Feb 5 07:26:46 hash1 kerne

[Bug 284457] periodic pf panic on busy jailhost

2025-02-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284457 --- Comment #4 from Thomas Steen Rasmussen / Tykling --- Yes, I disabled encryption and dumpon -l does show a dumpdev "mirror/swap" but still no core. Assuming this is because the kernel also can't dump to a mirror device I split the mirror

[Bug 284457] periodic pf panic on busy jailhost

2025-02-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284457 Mark Johnston changed: What|Removed |Added CC||ma...@freebsd.org Stat

[Bug 284457] periodic pf panic on busy jailhost

2025-01-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284457 --- Comment #2 from Thomas Steen Rasmussen / Tykling --- Hm I don't see any crashdumps. I am not sure what to do to get one. Is it because core can not be written to .eli swap device maybe? I can disable swap encryption and wait for another

[Bug 284457] periodic pf panic on busy jailhost

2025-01-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284457 Mark Linimon changed: What|Removed |Added Keywords||crash Assignee|b...@freeb