From owner-freebsd-questions@FreeBSD.ORG Tue May 13 04:02:47 2014 Return-Path: Delivered-To: freebsd-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 91E32AD3 for ; Tue, 13 May 2014 04:02:47 +0000 (UTC) Received: from vms173009pub.verizon.net (vms173009pub.verizon.net [206.46.173.9]) by mx1.freebsd.org (Postfix) with ESMTP id 6921D26E8 for ; Tue, 13 May 2014 04:02:46 +0000 (UTC) Received: from yeaguy.com ([unknown] [71.165.236.99]) by vms173009.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0N5H00GMWSFLP260@vms173009.mailsrvcs.net> for freebsd-questions@freebsd.org; Mon, 12 May 2014 22:02:13 -0500 (CDT) Received: from yeaguy.com (localhost [127.0.0.1]) by yeaguy.com (Postfix) with ESMTP id 170861126E7 for ; Mon, 12 May 2014 20:02:09 -0700 (PDT) X-Virus-Scanned: amavisd-new at yeaguy.com Received: from yeaguy.com ([127.0.0.1]) by yeaguy.com (yeaguy.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id T-xuGB5EETrD for ; Mon, 12 May 2014 20:02:04 -0700 (PDT) Received: from yeaguy.com (unknown [192.168.1.3]) by yeaguy.com (Postfix) with ESMTPSA id 1350B112670 for ; Mon, 12 May 2014 20:02:04 -0700 (PDT) Message-id: <53718B2B.6020903@yeaguy.com> Date: Mon, 12 May 2014 20:02:03 -0700 From: p90s User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Chromium again References: <20140510194507.GA13714@thinkpad.piggybox> <20140511213702.GA1797@thinkpad.piggybox> <20140512185642.GA1794@thinkpad.piggybox> In-reply-to: Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit 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: Tue, 13 May 2014 04:02:47 -0000 On 05/12/14 14:44, Adrian Chadd wrote: > Hi, > > I'm not sure then, sorry. The last time I had issues like this, it was > some weird disconnect between chromium and all of the other stuff like > C++ libraries and such. > > These days I just run pkg and I do a 'pkg upgrade -f' every time I > sync my -HEAD laptop. Too much stuff changes without bumping package > revisions. > > Sorry, > > > -a > > > On 12 May 2014 11:56, Peter Harrison wrote: >> Sunday, 11 May 2014 at 15:11:49 -0700, Adrian Chadd said: >>> Hi, >>> >>> You didn't type in the whole gdb command line I asked you to type in. :-) >> Ah. My bad. Sorry. Here we go: >> >> gdb /usr/local/share/chromium/chrome 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"...(no debugging symbols found)... >> Core was generated by `chrome'. >> Program terminated with signal 11, Segmentation fault. >> #0 0x2e025d68 in ?? () >> (gdb) bt >> #0 0x2e025d68 in ?? () >> #1 0x2e021931 in ?? () >> #2 0x00000005 in ?? () >> #3 0xbfbfc420 in ?? () >> #4 0x00000040 in ?? () >> #5 0x0e1de568 in ?? () >> #6 0x32beddd4 in ?? () >> #7 0x2ef9ad34 in ?? () >> #8 0x316bca80 in ?? () >> #9 0x087e26da in std::string::_S_construct () >> #10 0x32beddd4 in ?? () >> #11 0x0000003e in ?? () >> #12 0xbfbfc378 in ?? () >> #13 0x0e1de568 in ?? () >> #14 0x0e1de568 in ?? () >> #15 0x0e1de568 in ?? () >> #16 0x32bedc00 in ?? () >> #17 0x08a56d31 in std::basic_string, std::allocator >::basic_string<__gnu_cxx::__normal_iterator > () >> #18 0x32beddd4 in ?? () >> #19 0x00000000 in ?? () >> (gdb) >> >> Thanks for staying with it! >> >> >> >> Peter. >> >> >> >> >> >> >>> >>> -a >>> >>> >>> On 11 May 2014 14:37, Peter Harrison wrote: >>>> 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" > _______________________________________________ > 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" Hi - I am also having chromium issues.. I deinstalled it and reinstalled it.. When i try to run it, i get this: [jv@yeaguy ~] chrome /usr/local/bin/chrome: /usr/local/share/chromium/chrome: Exec format error Any Ideas?????? [jv@yeaguy ~] uname -a FreeBSD yeaguy.com 10.0-RELEASE-p2 FreeBSD 10.0-RELEASE-p2 #0: Tue Apr 29 17:06:01 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 [jv@yeaguy ~] [jv@yeaguy ~] pkg info chromium chromium-34.0.1847.132 Name : chromium Version : 34.0.1847.132 Installed on : Mon May 12 16:23:38 PDT 2014 Origin : www/chromium Architecture : freebsd:10:x86:64 Prefix : /usr/local Categories : www Licenses : MPL and LGPL21 and BSD3CLAUSE Maintainer : chromium@FreeBSD.org WWW : http://www.chromium.org/Home Comment : Mostly BSD-licensed web browser based on WebKit and Gtk+ Options : CODECS : on DEBUG : on GCONF : on PULSEAUDIO : on TEST : on Shared Libs required: libxslt.so.2 libxml2.so.2 libsmime3.so.1 libplds4.so.1 libplc4.so.1 libpangoft2-1.0.so.0 libpangocairo-1.0.so.0 libpango-1.0.so.0 libnssutil3.so.1 libnss3.so.1 libnspr4.so.1 libintl.so.9 libgtk-x11-2.0.so.0 libgthread-2.0.so.0 libgpg-error.so.0 libgobject-2.0.so.0 libgmodule-2.0.so.0 libglib-2.0.so.0 libgio-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgdk-x11-2.0.so.0 libgcrypt.so.19 libgconf-2.so.4 libfreetype.so.6 libfontconfig.so.1 libexpat.so.6 libdbus-1.so.3 libcups.so.2 libcairo.so.2 libatk-1.0.so.0 libasound.so.2 libXtst.so.6 libXss.so.1 libXrender.so.1 libXrandr.so.2 libXinerama.so.1 libXi.so.6 libXfixes.so.3 libXext.so.6 libXdamage.so.1 libXcursor.so.1 libXcomposite.so.1 libX11.so.6 Shared Libs provided: libffmpegsumo.so Flat size : 2.71GiB Description : Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web. The Chromium website contains design documents, architecture overviews, testing information, and more to help you learn to build and work with the Chromium source code. WWW: http://www.chromium.org/Home [jv@yeaguy ~]