From owner-freebsd-questions@FreeBSD.ORG Sat Oct 16 09:28:34 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6424F16A4CE for ; Sat, 16 Oct 2004 09:28:34 +0000 (GMT) Received: from mail.cs.tu-berlin.de (mail.cs.tu-berlin.de [130.149.17.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58DEE43D2F for ; Sat, 16 Oct 2004 09:28:33 +0000 (GMT) (envelope-from volkere@cs.tu-berlin.de) Received: from mailhost.cs.tu-berlin.de (postfix@mail.cs.tu-berlin.de [130.149.17.13]) by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id LAA20686 for ; Sat, 16 Oct 2004 11:28:31 +0200 (MEST) Received: from localhost (localhost [127.0.0.1]) by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 6E97EF223 for ; Sat, 16 Oct 2004 11:28:31 +0200 (MEST) Received: from mailhost.cs.tu-berlin.de ([127.0.0.1]) by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP id 23108-22 for ; Sat, 16 Oct 2004 11:28:31 +0200 (MEST) Received: from conde.cs.tu-berlin.de (conde.cs.tu-berlin.de [130.149.17.40]) by mailhost.cs.tu-berlin.de (Postfix) with ESMTP for ; Sat, 16 Oct 2004 11:28:30 +0200 (MEST) Received: (from volkere@localhost)i9G9SUVQ029016 for freebsd-questions@freebsd.org; Sat, 16 Oct 2004 11:28:30 +0200 (MEST) Date: Sat, 16 Oct 2004 11:28:30 +0200 From: Volker Eckert To: freebsd-questions@freebsd.org Message-ID: <20041016092830.GA27493@conde.cs.tu-berlin.de> References: <89ceee7041014145219205f96@mail.gmail.com> <89ceee7041015112047efbe66@mail.gmail.com> <89ceee70410151505169a590d@mail.gmail.com> <200410160020.22899.h@erathia.be> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410160020.22899.h@erathia.be> User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de Subject: 0.93 crashes just as well... Re: firefox-1.0.1.p_2 crashing on javascript X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 09:28:34 -0000 On Sat, Oct 16, 2004 at 12:20:22AM +0200, h wrote: > On Saturday 16 October 2004 00:05, Dan Finn wrote: > > Finally got it back installed. I had to use portinstall, > > very wierd. > > Even after the suggested fix above regarding un-install and > > delete of > > the directories I still see the same problem. Please keep > > me posted > > with a fix, this is rather annoying. i am using firefox 0.93 on freebsd 5.21p11 - it crashes once in a while when loading 'ordinary' pages with "chunk already free" and a segfault. when i try loading them again later it usually works. from googling i learned that this might be related to Xft... anybody got a solution to that (apart from disabling Xft, it looks so nice ;-)? it also almost inevitably crashes if i close a window that was previously popped up by javascript; and the flashplugin (i use one of the netscape plugins from the jdk1.4.2 plugins directory) seems to have issues, too. any advice on these would also be greatly appreciated. regards, Volker.