From owner-freebsd-questions@FreeBSD.ORG Sun May 11 21:36:33 2014 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 35BB3115; Sun, 11 May 2014 21:36:33 +0000 (UTC) Received: from mail-we0-x235.google.com (mail-we0-x235.google.com [IPv6:2a00:1450:400c:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9B5A92819; Sun, 11 May 2014 21:36:32 +0000 (UTC) Received: by mail-we0-f181.google.com with SMTP id w61so6120142wes.12 for ; Sun, 11 May 2014 14:36:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:date:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=G1IsSRKM0hPX+DexuVuuW9M0S8aWk/Sw+eK20ZgzkX0=; b=IQC3azqy8Bz+Z5GUg9P6aSIN7gJ08CyujlReZXp+RTr9rQ3ABLIaM7LIlLBJrFnfun R8wQNXMUh4poxSqujjCu51SfKZEYqZQd9s5sPxdTwXuIrB+mwnc2t+7S3NbymWNUibMg t82Peb55gnSo52tL20fC6FTVirobMulaPUcS2bBrBZaeDarkQyyaZiuyVYOkwrsUxOxo ONfVMmTITGfjgf0hQVpZvfwLl9tmAoyM9byNhc07h9CzFVFTegM3308yygnQx5N9KlJW UhxMCfxbwPKBjseuuQYDvWZvCb+o1l5vDLAdaEVYIc5Pe6yowyu/yvfLbzxdEuV9dcdh TWOg== X-Received: by 10.180.211.239 with SMTP id nf15mr12605442wic.9.1399844189547; Sun, 11 May 2014 14:36:29 -0700 (PDT) Received: from localhost (client-82-26-208-107.pete.adsl.virginm.net. [82.26.208.107]) by mx.google.com with ESMTPSA id h1sm15184554wjy.7.2014.05.11.14.36.27 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 11 May 2014 14:36:29 -0700 (PDT) X-Google-Original-From: "Peter Harrison" Received: by localhost (sSMTP sendmail emulation); Sun, 11 May 2014 22:37:02 +0100 From: Peter Harrison Date: Sun, 11 May 2014 22:37:02 +0100 To: Adrian Chadd Subject: Re: Chromium again Message-ID: <20140511213702.GA1797@thinkpad.piggybox> References: <20140510194507.GA13714@thinkpad.piggybox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: questions@freebsd.org, Peter Harrison X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2014 21:36:33 -0000 Sunday, 11 May 2014 at 12:44:47 -0700, Adrian Chadd said: > What's uname -a say? FreeBSD thinkpad.piggybox 9.2-RELEASE-p5 FreeBSD 9.2-RELEASE-p5 #0: Tue Apr 29 18:53:19 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 > > Can you run gdb on the core file? > > gdb /usr/local/share/chromium/chrome chrome.core > > If you can, what's the output of 'bt' in gdb? gdb chrome.core GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd"..."/usr/home/peter/chrome.core": not in executable format: File format not recognized (gdb) bt No stack. (gdb) I am not an expert, but that doesn't look that helpful I'm afraid - but thanks for coming back to me. Peter. > > > -a > > > On 10 May 2014 12:45, Peter Harrison wrote: > > OK, so after the fix made yesterday Chromium now compiles. > > > > But it won't run - segfaulting without fail every time. Is anyone else seeing this, or is it just me? > > > > Cheers, > > > > > > > > > > Peter Harrison. > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"