https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246
--- Comment #42 from Kristof Provost ---
(In reply to jjasen from comment #39)
Let's be a bit less subtle then:
diff --git a/sys/netpfil/pf/if_pfsync.c b/sys/netpfil/pf/if_pfsync.c
index 61308a35a7e1..d0bc699e4d29 100644
--- a/sys/netpfil/
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246
--- Comment #41 from commit-h...@freebsd.org ---
A commit in branch stable/12 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=76e1ec4e10fa9a85bb8090cdf61e54c7a19508ee
commit 76e1ec4e10fa9a85bb8090cdf61e54c7a19508ee
Author
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246
--- Comment #40 from commit-h...@freebsd.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=8edf0b52c40762d64b3d4318235b58ae5d4eff58
commit 8edf0b52c40762d64b3d4318235b58ae5d4eff58
Author
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246
--- Comment #39 from jja...@gmail.com ---
(In reply to Kristof Provost from comment #38)
Sorry, no such file. Nothing in core.txt either.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246
--- Comment #38 from Kristof Provost ---
(In reply to jjasen from comment #37)
No, that's not what I'm looking for. I need the kernel's log messages. They
should be in /var/crash/msgbuf.txt
--
You are receiving this mail because:
You are
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246
--- Comment #37 from jja...@gmail.com ---
(In reply to Kristof Provost from comment #36)
any of this help?
#8 0x80cc3a40 in m_copym (m=0x0, m@entry=0xf8062624c500,
off0=8268, len=8192, wait=wait@entry=1)
at /usr/src/sys/k
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246
--- Comment #36 from Kristof Provost ---
(In reply to jjasen from comment #35)
Mostly just the kernel output just before the panic. I'd expect to see
'pfsync_defer(): defer len ...' lines, and those are the ones I'm interested
in.
--
You
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246
--- Comment #35 from jja...@gmail.com ---
(In reply to Kristof Provost from comment #34)
I have a core dump with this patch installed. What do you want out of it?
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246
--- Comment #34 from Kristof Provost ---
(In reply to jjasen from comment #33)
Can you try this patch?
diff --git a/sys/netpfil/pf/if_pfsync.c b/sys/netpfil/pf/if_pfsync.c
index 61308a35a7e1..54824227da57 100644
--- a/sys/netpfil/pf/if_pf