From owner-freebsd-stable@FreeBSD.ORG Tue Jan 19 23:58:52 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 EEA0B106566B; Tue, 19 Jan 2010 23:58:52 +0000 (UTC) (envelope-from ohartman@mail.zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 7695C8FC18; Tue, 19 Jan 2010 23:58:52 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1NXNyE-00056D-3d>; Wed, 20 Jan 2010 00:58:50 +0100 Received: from e178038234.adsl.alicedsl.de ([85.178.38.234] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1NXNyD-00018i-Ue>; Wed, 20 Jan 2010 00:58:50 +0100 Message-ID: <4B564739.5060203@mail.zedat.fu-berlin.de> Date: Wed, 20 Jan 2010 00:58:49 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.5) Gecko/20091219 Thunderbird/3.0 MIME-Version: 1.0 To: Guido Falsi References: <25538.130.133.86.198.1263210888.webmail@portal.zedat.fu-berlin.de> <4B4C7499.3080003@icyb.net.ua> <20100112143056.277ae59b@ernst.jennejohn.org> <20100112143129.GA14549@megatron.madpilot.net> In-Reply-To: <20100112143129.GA14549@megatron.madpilot.net> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 85.178.38.234 Cc: freebsd-stable@freebsd.org, Hajimu UMEMOTO , Andriy Gapon , freebsd-ports@freebsd.org, ohartman@zedat.fu-berlin.de, Gary Jennejohn 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, 19 Jan 2010 23:58:53 -0000 On 01/12/10 15:31, Guido Falsi wrote: > 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. > Sorry for the long delay. Well, after recompiling several ports the situation seems to get relxed, but thunderbird3 is crashing on SMP boxes more frequent than on non-SMP FreeBSD 8/amd64 boxes. So far. I tried to rebuild via portmaster every thunderbird-dependencies (ports on which tunderbird3 depends on, if my English isn't clear). No success. I realise those crashes when I try to abort message sending, then thunderbird crahes immediately. Sometimes it vanishes silently, leaving a dead-mark (core dump) behind. No idea what's going wrong. On my private slwo UP box (FBSD 8.0/amd64 STABLE) thunderbird is stable, but really slow ... Regards, Oliver