Chromium again

Peter Harrison four.harrisons at googlemail.com
Mon May 12 18:56:18 UTC 2014


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 at 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 at 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 at 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 at freebsd.org mailing list
> >> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> >> > To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list