From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QAEzd-0005b0-9G for garchives@archives.gentoo.org; Thu, 14 Apr 2011 05:21:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8EFEE1C021; Thu, 14 Apr 2011 05:19:28 +0000 (UTC) Received: from home.junc.org (home.junc.org [2.104.223.10]) by pigeon.gentoo.org (Postfix) with ESMTP id 445E41C021 for ; Thu, 14 Apr 2011 05:19:28 +0000 (UTC) Received: from localhost.junc.org (localhost.junc.org [127.0.0.1]) by localhost.junc.org (Postfix) with ESMTP id 9692925C030 for ; Thu, 14 Apr 2011 07:19:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=junc.org; h= user-agent:from:date; s=mail; t=1302758367; bh=6y2zmh4UDTIkXAgn2 Ga6EPWF4h34Bj5SR2mSms4hmyc=; b=mRS3jZeYixx8juyl+u4cLBpc2TmYJ/0AX wEHsJ7idcAWp8ItOg0IGqbBg53Z+0yJRXu8PIHo0Jqjotz652+SQmxAaA1iyJjna 4U+0slSKODue3yoErywH1oQ+UG+8JWsZ+FT7XmH7tbql24fMAeZKtk0Hy4pJbZkq vGs5rMPwuc= X-Virus-Scanned: amavisd-new at junc.org Received: from localhost.junc.org ([127.0.0.1]) by localhost.junc.org (localhost.junc.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tlFIkU9R2QKn for ; Thu, 14 Apr 2011 07:19:27 +0200 (CEST) Received: from home.junc.org (localhost.junc.org [127.0.0.1]) (Authenticated sender: me@junc.org) by localhost.junc.org (Postfix) with ESMTPA id 0E5F325C02F for ; Thu, 14 Apr 2011 07:19:27 +0200 (CEST) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@lists.gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Date: Thu, 14 Apr 2011 07:19:27 +0200 From: Benny Pedersen To: Subject: Re: [gentoo-amd64] tcptraceroute have buffer overflow in ipv6 In-Reply-To: References: <201104141352.11354.paulcol@andor.dropbear.id.au> Message-ID: <8fbc46192bbbbd8662593ff4f14875f0@localhost> X-Sender: me@junc.org User-Agent: RoundCube Webmail/0.4-beta X-Archives-Salt: X-Archives-Hash: 19809d11f8f9e8b464ef702cf6b2550e On Thu, 14 Apr 2011 06:18:09 +0200, Benny Pedersen wrote: >> To capture both, redirect STDOUT first, then set STDERR to match: >> tcptraceroute ipv6.google.com 80 > /path/to/log/file 2>&1 > > i end with 2 empty files > > would have being usefull if -d have turned stderr over to stdout for debug > > what more can i try now ? http://bugs.gentoo.org/show_bug.cgi?id=363527