[Bug 268246] crash and panic using pfsync on 13.1-RELEASE
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268246] crash and panic using pfsync on 13.1-RELEASE"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 08 Dec 2022 17:52:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246 --- Comment #3 from jjasen@gmail.com --- We have quite a few core files to play with, don't worry. (kgdb) bt #0 0xffffffff80c1b91e in doadump (textdump=<optimized out>) at /usr/src/sys/kern/kern_shutdown.c:414 #1 0xffffffff80c1b75c in kern_reboot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:490 #2 0xffffffff80c1bbce in kproc_shutdown (arg=0x0, howto=<optimized out>) at /usr/src/sys/kern/kern_shutdown.c:970 #3 0xffffffff80c1b9d3 in vpanic (fmt=0xffffffff811b4fb9 "%s", ap=0x100) at /usr/src/sys/kern/kern_shutdown.c:865 #4 0xffffffff810afdf5 in trap_fatal (frame=0xfffffe0204794b00, eva=18446741883351288384) at /usr/src/sys/amd64/amd64/trap.c:944 #5 0xffffffff810afe4f in trap_pfault (frame=0xfffffe0204794b00, usermode=false, signo=<optimized out>, ucode=<optimized out>) at /usr/src/sys/amd64/amd64/trap.c:763 #6 <signal handler called> #7 0xffffffff80cadb90 in m_copym (m=0x0, off0=<optimized out>, len=8192, wait=1) at /usr/src/sys/kern/uipc_mbuf.c:517 #8 0xffffffff80dca82f in ip_fragment (ip=<optimized out>, m_frag=0xfffffe0204794d80, mtu=<optimized out>, if_hwassist_flags=<optimized out>) at /usr/src/sys/netinet/ip_output.c:1006 #9 0xffffffff80dca1e3 in ip_output (m=0x2000, opt=<optimized out>, ro=<optimized out>, flags=<optimized out>, imo=<optimized out>, inp=<optimized out>) at /usr/src/sys/netinet/ip_output.c:819 #10 0xffffffff8225a851 in pfsyncintr () from /boot/kernel/pfsync.ko #11 0xffffffff80bdbcfa in atomic_fcmpset_long (dst=0xfffffe0204081900, src=18446735282280295824, expect=<optimized out>) at /usr/src/sys/amd64/include/atomic.h:225 #12 intr_event_execute_handlers (ie=0xfffff8011310eb00, p=<optimized out>) at /usr/src/sys/kern/kern_intr.c:1116 #13 ithread_execute_handlers (ie=<optimized out>, p=<optimized out>) at /usr/src/sys/kern/kern_intr.c:1181 #14 ithread_loop (arg=0xfffff80115f50e20) at /usr/src/sys/kern/kern_intr.c:1269 #15 0xffffffff80bd8a9e in fork_exit (callout=0xffffffff80bdbaa0 <ithread_loop+64>, arg=0xfffff80115f50e20, frame=0xfffffe0204794f40) at /usr/src/sys/kern/kern_fork.c:1085 #16 <signal handler called> #17 0xffffffff80ba970f in mi_startup () at /usr/src/sys/kern/init_main.c:329 Backtrace stopped: Cannot access memory at address 0x8 -- You are receiving this mail because: You are the assignee for the bug.