Date: Mon, 12 May 2014 14:44:43 -0700 From: Adrian Chadd <adrian@freebsd.org> To: Peter Harrison <four.harrisons@googlemail.com> Cc: questions@freebsd.org Subject: Re: Chromium again Message-ID: <CAJ-Vmo=i1oUnwbjS1bcwf=qaMxFXeRzQoAK0H41emd-Q1HArBA@mail.gmail.com> In-Reply-To: <20140512185642.GA1794@thinkpad.piggybox> References: <20140510194507.GA13714@thinkpad.piggybox> <CAJ-VmokK3rqj=FS95h8UgL1fbpba4YD0JAk5R5uK9zKck3Q00w@mail.gmail.com> <20140511213702.GA1797@thinkpad.piggybox> <CAJ-Vmon9_rke4ZEL=pDBjq02xePmdj0io42MXm5E%2BoyXJhkerA@mail.gmail.com> <20140512185642.GA1794@thinkpad.piggybox>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <four.harrisons@googlemail.com> 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<char*> () > #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<char, std::char_traits<char>, std::allocator<char> >::basic_string<__gnu_cxx::__normal_iterator<char*, std::string> > () > #18 0x32beddd4 in ?? () > #19 0x00000000 in ?? () > (gdb) > > Thanks for staying with it! > > > > Peter. > > > > > > >> >> >> -a >> >> >> On 11 May 2014 14:37, Peter Harrison <four.harrisons@googlemail.com> 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 <four.harrisons@googlemail.com> 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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmo=i1oUnwbjS1bcwf=qaMxFXeRzQoAK0H41emd-Q1HArBA>