From owner-freebsd-stable@FreeBSD.ORG Tue Jan 12 14:31:34 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F067106568F; Tue, 12 Jan 2010 14:31:34 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from megatron.madpilot.net (megatron.madpilot.net [88.149.173.206]) by mx1.freebsd.org (Postfix) with ESMTP id D70548FC19; Tue, 12 Jan 2010 14:31:33 +0000 (UTC) Received: from megatron.madpilot.net (localhost [127.0.0.1]) by megatron.madpilot.net (Postfix) with ESMTP id 8F96B15B1; Tue, 12 Jan 2010 15:31:32 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=madpilot.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:message-id:subject:subject :from:from:date:date:received:received; s=mail; t=1263306690; x= 1265121090; bh=pH4zQuLNSr3qgbxQIxBXKLxzVUPu7sBCBSbRNnst/mg=; b=d ribYIok/vdsU1AyT+THdSe7Am78APnDCloTZV9RGKYhEwEiCm4CjnSsHA9PjZq8l QHbovf8otomLSxUOdoZ2yHRkPpgZz7dSlKn3aqi2EcY779UluGQvYP3BYkdI9A5B W4W0GTLzVtTIkSbijH9oGe5rUrlyo3UF1tCj6yBdAE= X-Virus-Scanned: amavisd-new at madpilot.net Received: from megatron.madpilot.net ([127.0.0.1]) by megatron.madpilot.net (megatron.madpilot.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id qvfZxRw302iI; Tue, 12 Jan 2010 15:31:30 +0100 (CET) Received: by megatron.madpilot.net (Postfix, from userid 1000) id 0726E15AA; Tue, 12 Jan 2010 15:31:29 +0100 (CET) Date: Tue, 12 Jan 2010 15:31:29 +0100 From: Guido Falsi To: Gary Jennejohn Message-ID: <20100112143129.GA14549@megatron.madpilot.net> References: <25538.130.133.86.198.1263210888.webmail@portal.zedat.fu-berlin.de> <4B4C7499.3080003@icyb.net.ua> <20100112143056.277ae59b@ernst.jennejohn.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100112143056.277ae59b@ernst.jennejohn.org> X-Operating-System: FreeBSD 8.0-STABLE User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-stable@freebsd.org, ohartman@zedat.fu-berlin.de, Andriy Gapon , freebsd-ports@freebsd.org, Hajimu UMEMOTO Subject: Re: thunderbird3: dies with socket(): Protocol not supported Illegal instruction (core dumped) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2010 14:31:34 -0000 On Tue, Jan 12, 2010 at 02:30:56PM +0100, Gary Jennejohn wrote: > > >>>>>> On Mon, 11 Jan 2010 12:54:48 +0100 > > >>>>>> ohartman@zedat.fu-berlin.de said: > > > > > > ohartman> Since friday after the last FreeBSD 8.0-STABLE/amd64 update, thunderbird3 > > > ohartman> crashes immmediately or after a view seconds with > > > > > > ohartman> socket(): Protocol not supported > > > ohartman> Illegal instruction (core dumped) > > > > > > I'm not sure but I suspect you are using custom kernel built without > > > INET6 option. If so, thunderbird3 is depending upon IPv6. > > > > Can it be made to not require IPv6? (especially when there is no actual IPv6 > > connectivity). > > > > Seems to be hardcoded all over the place. Looks like it would require major > modifications. This is strange. I'm using an 8.0-STABL:E/amd64 compiled yesterday here. Custom kernel without INET6 and thunderbird3 works quite fine. -- Guido Falsi