[Bug 284606] Kernel Panic with ipfw

[email protected]
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284606

--- Comment #14 from [email protected] ---
Looking at my panic above:

looks like fr 5 was in stack was broken 

backtrace shows:
#5  0xffffffff834e666a in ipfwlog_clone_create (ifc=<optimized out>, unit=0,
params=<optimized out>) at /usr/src/sys/netpfil/ipfw/ip_fw_bpf.c:134

in fact, it should be 
ipfw_check_packet

and according to panic - it was ipfw_check_packet() at
https://github.com/freebsd/freebsd-src/blob/087fc6ae0a8c/sys/netpfil/ipfw/ip_fw_pfil.c#L153

but in dump - this frame was overriten with bad data somehow

-- 
You are receiving this mail because:
You are the assignee for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.