From owner-freebsd-bugs@FreeBSD.ORG Thu Jan 20 18:00:51 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EDAF16A4D9 for ; Thu, 20 Jan 2005 18:00:51 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 023FF43D3F for ; Thu, 20 Jan 2005 18:00:51 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0KI0ok5046170 for ; Thu, 20 Jan 2005 18:00:50 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0KI0o91046169; Thu, 20 Jan 2005 18:00:50 GMT (envelope-from gnats) Date: Thu, 20 Jan 2005 18:00:50 GMT Message-Id: <200501201800.j0KI0o91046169@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Matthias Andree Subject: Re: bin/76497: tcpdump dumps core on ppp ipv6cp packets X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Matthias Andree List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 18:00:51 -0000 The following reply was made to PR bin/76497; it has been noted by GNATS. From: Matthias Andree To: Giorgos Keramidas Cc: Janos Mohacsi , bug-followup@freebsd.org Subject: Re: bin/76497: tcpdump dumps core on ppp ipv6cp packets Date: Thu, 20 Jan 2005 18:50:16 +0100 Giorgos Keramidas wrote: > On 2005-01-20 13:14, Janos Mohacsi wrote: >>Try to read into the tcpdump the attached uuencoded ip6cp packet. >> >>begin 644 ip6cp_packet >>MU,.RH0(`!````````````/__```!````$%'O02,!!@`\````/``````"/SM! >>M^@`*0DOL'(AD$0#=^P`0@%>*```````````````` >>` >>end > > True! > > This makes tcpdump segfault in CURRENT too. Building an unstripped, > debug version of tcpdump gives: Wasn't this already patched for FreeBSD 5? If so, why not just merge 5->4 or import the patch from the vendor repo?