[Bug 238839] ipfilter: kernel panic in function ipf_check_wrapper

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 27 04:44:39 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238839

--- Comment #1 from WHR <msl0000023508 at gmail.com> ---
Lines from '/var/log/messages' that added right before the panic:

Jun 27 11:31:38 x kernel: tun2: bpf attached
Jun 27 11:31:38 x kernel: tun2: link state changed to UP
Jun 27 11:31:39 x ppp[11229]: tun2: Warning: Add route failed: 10.x.x.0: errno:
Value too large to be stored in data type
Jun 27 11:31:39 x ppp[11229]: tun2: Warning: Add route failed: 10.x.x.0: errno:
Value too large to be stored in data type
Jun 27 11:31:39 x ppp[11229]: tun2: Warning: Add route failed: 10.x.x.0: errno:
Value too large to be stored in data type
Jun 27 11:31:39 x ppp[11229]: tun2: Warning: ff02::/: Change route failed:
errno: Network is unreachable
Jun 27 11:31:39 x syslogd: last message repeated 1 times
Jun 27 11:31:41 x ppp[9428]: tun0: Warning: ff02::/: Change route failed:
errno: Network is unreachable
Jun 27 11:31:41 x ppp[9428]: tun0: Warning: Delete route failed: 10.x.x.x:
errno: Address already in use
Jun 27 11:31:41 x kernel: in_scrubprefix: err=65, old prefix delete failed
Jun 27 11:31:41 x kernel: in_scrubprefix: err=17, new prefix add failed
Jun 27 11:31:41 x kernel: tun0: link state changed to DOWN
Jun 27 11:31:41 x ppp[9428]: tun0: Warning: Delete route failed: 10.x.x.x:
errno: Address already in use

(private information are masked with x)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list