Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2012 06:47:01 -0800
From:      Adrian Chadd <adrian@freebsd.org>
To:        Pawel Tyll <ptyll@nitronet.pl>
Cc:        Lawrence Stewart <lstewart@freebsd.org>, Steven Hartland <killing@multiplay.co.uk>, freebsd-stable@freebsd.org, Ronald Klop <ronald-freebsd8@klop.yi.org>
Subject:   Re: 8.3 -> 9.1 results in often crashes.
Message-ID:  <CAJ-VmomSwHzZwx23q_79v0U9UDY3wuQjOYHc1Af=Yj51X4DsJg@mail.gmail.com>
In-Reply-To: <1069635933.20121210152230@nitronet.pl>
References:  <14710710481.20121210115455@nitronet.pl> <25C40A89BB7841C5A48906BB8243E2E7@multiplay.co.uk> <111851865.20121210131339@nitronet.pl> <op.wo3pcarn8527sy@ronaldradial.versatec.local> <0E1DD49A33CB410F89DC2A53C845715C@multiplay.co.uk> <213032430.20121210140027@nitronet.pl> <1196933053.20121210142743@nitronet.pl> <7C277A4EDAAB499CAC67B31D1F3976BF@multiplay.co.uk> <93642218.20121210144615@nitronet.pl> <975229DDB70447DA9BC1BB3605DEC31F@multiplay.co.uk> <1069635933.20121210152230@nitronet.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
You can also list the offending IP:

list *0xffffffff80956c73


adrian

On 10 December 2012 06:22, Pawel Tyll <ptyll@nitronet.pl> wrote:
> Hi,
>
>> The gdb block at the top as that will help identify where in the code
>> your panic is occurring. The kdb block you posted only lists offsets where
>> as gdb lists lines.
> Steven,
>
> Please see http://pastie.org/5506669
>
>
>
> Lawrence,
>
> 0xffffffff80a7c1af is in tcp_input (/usr/src/sys/netinet/tcp_input.c:861).
> 856                         th->th_dport, INPLOOKUP_WILDCARD |
> 857                         INPLOOKUP_WLOCKPCB, m->m_pkthdr.rcvif);
> 858             }
> 859             /* Remove the tag from the packet.  We don't need it anymore. */
> 860             m_tag_delete(m, fwd_tag);
> 861             m->m_flags &= ~M_IP_NEXTHOP;
> 862         } else
> 863             inp = in_pcblookup_mbuf(&V_tcbinfo, ip->ip_src,
> 864                 th->th_sport, ip->ip_dst, th->th_dport,
> 865                 INPLOOKUP_WILDCARD | INPLOOKUP_WLOCKPCB,
>
> Thanks for your interest and help guys.
>
> p.
>
>
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-VmomSwHzZwx23q_79v0U9UDY3wuQjOYHc1Af=Yj51X4DsJg>