From owner-freebsd-gnome@FreeBSD.ORG Tue Oct 31 19:05:54 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBAED16A4FA for ; Tue, 31 Oct 2006 19:05:53 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 075D343D46 for ; Tue, 31 Oct 2006 19:05:52 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so1313081uge for ; Tue, 31 Oct 2006 11:05:52 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=q3vfxlAM0CFKNKDo9th5AvIhh22VnvVa6kEN+GOAXFgtgJDr+pMAEtTBIGv899OxbAOXxgnhiWCTFZEwElUV5TlZbOptEF5ULmviNn9Buc+jom+cAXdFxmW4VvwJsi/39X+Y7t43p1NSXAOVW9MgHSSw3G5XRmR4ttHY7ptreSw= Received: by 10.78.160.2 with SMTP id i2mr7292863hue; Tue, 31 Oct 2006 11:05:51 -0800 (PST) Received: by 10.78.183.17 with HTTP; Tue, 31 Oct 2006 11:05:50 -0800 (PST) Message-ID: Date: Tue, 31 Oct 2006 14:05:50 -0500 From: "Michael Johnson" Sender: buhnux@gmail.com To: "Joe Marcus Clarke" In-Reply-To: <454798AF.5040900@marcuscom.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4543B861.8060808@ecad.org> <1162266447.56199.4.camel@shumai.marcuscom.com> <45477515.3070206@ecad.org> <454798AF.5040900@marcuscom.com> X-Google-Sender-Auth: 0e65fbf4e60b5fc3 Cc: Jev , Indigo 23 , freebsd-gnome@freebsd.org Subject: Re: Firefox2 port segfaults. More info.. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Oct 2006 19:05:54 -0000 On 10/31/06, Joe Marcus Clarke wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Jev wrote: > > Thank you Joe, > > > > > > You can find the output from thread apply all bt / full here: > > http://ecad.org/~jev/firefox2_take2.html > > This looks to be crashing at shutdown. If you run firefox as root, does > it work? If it does, does it now work as a regular user now that you've > run it as root first? same thing as root for me. > > Joe > > > > > > > Cheers, > > -Jev > > > > > > > > Joe Marcus Clarke wrote: > >> On Sat, 2006-10-28 at 13:06 -0700, Jev wrote: > >>> Hi All, > >>> > >>> > >>> I posted last week; > >>> http://lists.freebsd.org/pipermail/freebsd-gnome/2006-October/015595.html > >>> > >>> I'm still having the same problem. > >>> > >>> The segfault is happening in libpthread, so I recompiled libpthread with > >>> debug symbols. > >>> > >>> I have also verified that no plugins are getting loaded. I have tried > >>> starting firefox2 with and without the cli --safe-mode option. > >>> > >>> Here is a log of firefox starting up, segfaulting, a backtrace from gdb, > >>> and the entire package list for my machine. > >>> > >>> http://ecad.org/~jev/firefox2.html > >>> > >>> To summarize what you will find at the above link, I'm running: > >>> 6.1-RELEASE FreeBSD 6.1-RELEASE #2: Tue May 9 08:53:13 PDT 2006 > >>> > >>> The back trace is as follows: > >>> (gdb) bt > >>> #0 0x28c8f847 in kse_thr_interrupt () at kse_thr_interrupt.S:2 > >>> #1 0x28c789bf in sig_daemon (arg=0x0) at > >>> /usr/src/lib/libpthread/thread/thr_sig.c:220 > >>> #2 0x28c85d29 in kse_sched_single (kmbx=0x8165d0c) at > >>> /usr/src/lib/libpthread/thread/thr_kern.c:886 > >>> #3 0x286cc450 in ?? () > >>> Current language: auto; currently asm > >>> (gdb) > >> This backtrace is incomplete. You need to provide the output of: > >> > >> thread apply all bt > >> > >> And also: > >> > >> thread apply all bt full > >> > >> Joe > >> > > > > > - -- > PGP Key : http://www.marcuscom.com/pgp.asc > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (Darwin) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFFR5ivb2iPiv4Uz4cRAu5DAJ0bGMAhPejqAA6dleXbiXygpsSxnQCfTIjF > BxXmG+TWlP/2XYkLkyB23sI= > =RGD+ > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" >