Date: Fri, 13 Nov 2015 11:03:48 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 204437] 10.2 STABLE Crashing with IPSec Support Message-ID: <bug-204437-2472-wmDPNqrleo@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-204437-2472@https.bugs.freebsd.org/bugzilla/> References: <bug-204437-2472@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D204437 --- Comment #7 from emeric.poupon@stormshield.eu --- BTW, the crash occurs on FreeBSD-9.3. I have that: (kgdb) f 10 #10 0xffffffff8056b4d1 in tcp_input (m=3D0xfffffe005fd0da00, off0=3D20) at ../../../netinet/tcp_input.c:944 944 in ../../../netinet/tcp_input.c (kgdb) info locals=20 next_hop =3D <value optimized out> th =3D (struct tcphdr *) 0xfffffe005fd0dacc ip =3D (struct ip *) 0xfffffe005fd0dab8 inp =3D (struct inpcb *) 0xfffffe00c26e9320 tp =3D (struct tcpcb *) 0x0 so =3D (struct socket *) 0x0 optp =3D (u_char *) 0x0 optlen =3D 0 len =3D <value optimized out> tlen =3D 0 off =3D 40 thflags =3D 16 rstreason =3D <value optimized out> iptos =3D 0 '\0' fwd_tag =3D (struct m_tag *) 0x0 ip6 =3D (struct ip6_hdr *) 0x0 isipv6 =3D 0 to =3D { to_flags =3D 0,=20 to_tsval =3D 3406246400,=20 to_tsecr =3D 4294966784,=20 to_sacks =3D 0x2508040 <Address 0x2508040 out of bounds>,=20 to_signature =3D 0x0,=20 to_mss =3D 6560,=20 to_wscale =3D 236 '=EF=BF=BD',=20 to_nsacks =3D 0 '\0',=20 to_spare =3D 4294967168 } s =3D <value optimized out> ti_locked =3D 1 __func__ =3D "tcp_input" --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204437-2472-wmDPNqrleo>