From owner-freebsd-gnome@FreeBSD.ORG Wed Jan 23 22:37:14 2008 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D48C516A49C for ; Wed, 23 Jan 2008 22:37:14 +0000 (UTC) (envelope-from jahnke@sonatabio.com) Received: from smtp.wizwire.com (smtp.wizwire.com [68.167.181.6]) by mx1.freebsd.org (Postfix) with ESMTP id BE09813C459 for ; Wed, 23 Jan 2008 22:37:14 +0000 (UTC) (envelope-from jahnke@sonatabio.com) Received: from [192.168.0.100] (76-14-123-114.rk.wavecable.com [76.14.123.114]) (authenticated bits=0) by smtp.wizwire.com (8.13.1/8.13.1) with ESMTP id m0NMb755006071; Wed, 23 Jan 2008 14:37:08 -0800 From: Frank Jahnke To: Joe Marcus Clarke In-Reply-To: <1201126951.62127.13.camel@shumai.marcuscom.com> References: <1201122964.1006.21.camel@pinot.fmjassoc.com> <1201123185.62127.4.camel@shumai.marcuscom.com> <1201125510.1006.26.camel@pinot.fmjassoc.com> <1201126951.62127.13.camel@shumai.marcuscom.com> Content-Type: text/plain Organization: Sonata Biosciences, Inc. Date: Wed, 23 Jan 2008 14:37:07 -0800 Message-Id: <1201127827.1006.29.camel@pinot.fmjassoc.com> Mime-Version: 1.0 X-Mailer: Evolution 2.12.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-WizWire-MailScanner-Information: Please contact the ISP for more information X-WizWire-MailScanner: Found to be clean X-MailScanner-From: jahnke@sonatabio.com Cc: freebsd-gnome@freebsd.org Subject: Re: Epiphany Upgraded to 2.20.3 Crashes X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jahnke@sonatabio.com List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 22:37:14 -0000 On Wed, 2008-01-23 at 17:22 -0500, Joe Marcus Clarke wrote: > This is not useful. Try running epiphany through gdb. I though not. Running epiphany under gdb gave: (gdb) run Starting program: /usr/local/bin/epiphany warning: Unable to get location for thread creation breakpoint: generic error [New LWP 100183] [New Thread 0x81ba000 (LWP 100183)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x81ba000 (LWP 100168)] 0x29415a98 in __vfprintf () from /lib/libc.so.6 (gdb) quit The program is running. Exit anyway? (y or n) y %exit I exited because Epiphany locked. Does that help? As you can tell, I've not done a lot of this sort of thing... Frank