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 1MSzc2-00050L-7q for garchives@archives.gentoo.org; Mon, 20 Jul 2009 20:37:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C4C6E040D; Mon, 20 Jul 2009 20:37:29 +0000 (UTC) Received: from foo.birdnet.se (foo.birdnet.se [213.88.146.6]) by pigeon.gentoo.org (Postfix) with SMTP id 502D0E040D for ; Mon, 20 Jul 2009 20:37:29 +0000 (UTC) Received: (qmail 16958 invoked by uid 501); 20 Jul 2009 20:37:28 -0000 Message-ID: <20090720203728.16957.qmail@stuge.se> Date: Mon, 20 Jul 2009 22:37:28 +0200 From: Peter Stuge To: gentoo-embedded@lists.gentoo.org Subject: Re: [gentoo-embedded] Re: Everything that touches the network segfaults... Mail-Followup-To: gentoo-embedded@lists.gentoo.org References: <4A623FCE.9010308@wildgooses.com> <4A64D23F.8030905@wildgooses.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A64D23F.8030905@wildgooses.com> X-Archives-Salt: 6690f981-35f9-4d4f-8980-7f399a363092 X-Archives-Hash: 8efed2d66eadf4ebb6267a1171355f1d Ed W wrote: > Below is the backtrace from the crash - can anyone please help interpret? I googled "uclibc libc/inet/getaddrinfo.c" to find the source, and found a patch right around line 191.. > #0 0xb7fe6327 in __check_pf () at libc/inet/getaddrinfo.c:191 http://lists.uclibc.org/pipermail/uclibc-cvs/2008-December/025767.html //Peter