www/chromium bus error

Lena at lena.kiev.ua Lena at lena.kiev.ua
Tue Oct 7 12:18:35 UTC 2014


> From: Serpent7776 <serpent7776 at gmail.com>

> When I'm trying to start chrome I get Bus error. 
> backtrace from gdb78:
> #0  0x0000000805e3a815 in getframeaddr () from /usr/local/lib/libexecinfo.so.1
> #1  0x0000000805e339d3 in backtrace () from /usr/local/lib/libexecinfo.so.1
> #2  0x0000000000b8118e in ?? ()
> #3  0x0000000000978dbe in ?? ()
> #4  0x00000000007db7a2 in ?? ()
> #5  0x00000000007dc9a7 in ?? ()
> #6  0x0000000002780aa5 in ?? ()
> #7  0x000000000289304f in ?? ()
> #8  0x0000000002784909 in ?? ()
> #9  0x0000000002785774 in ?? ()
> #10 0x000000000278019c in ?? ()
> #11 0x0000000000b74ecb in ?? ()
> #12 0x0000000000b73ed9 in ?? ()
> #13 0x00000000004e4519 in ChromeMain ()
> #14 0x00000000004e43a1 in _start ()
> 
> My system is
> $ uname -a
> FreeBSD DaemON.home 9.3-RELEASE-p2 FreeBSD 9.3-RELEASE-p2 #0: Mon Sep 15
> 16:44:27 UTC 2014
> root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

I get segfault also at start and in libexecinfo:

$ LD_LIBRARY_PATH=/usr/local/lib/gcc48 chrome
Segmentation fault (core dumped)
$ gdb /usr/local/share/chromium/chrome chrome.core
...
(gdb) bt
#0  0x2dc97f64 in getframeaddr () from /usr/local/lib/libexecinfo.so.1
#1  0x2dc93b21 in backtrace () from /usr/local/lib/libexecinfo.so.1
#2  0x088369aa in std::_Rb_tree<int, std::pair<int const, std::string>, std::_Select1st<std::pair<int const, std::string> >, std::less<int>, std::allocator<std::pair<int const, std::string> > >::_M_insert_unique ()
#3  0x08ac9543 in std::vector<std::string*, std::allocator<std::string*> >::_M_insert_aux ()
#4  0x089f1198 in std::vector<std::string*, std::allocator<std::string*> >::_M_insert_aux ()
#5  0x089f0764 in std::vector<std::string*, std::allocator<std::string*> >::_M_insert_aux ()
#6  0x3428f8f0 in ?? ()
#7  0x33097104 in ?? ()
#8  0x00000000 in ?? ()
(gdb) quit
$ pkg info -E chromium
chromium-37.0.2062.94

(installed with `pkg install chrominum`). 8.4 i386.


More information about the freebsd-ports mailing list