Still segfault at start
Lena at lena.kiev.ua
Lena at lena.kiev.ua
Sun Nov 2 10:05:46 UTC 2014
8.4 i386, one more newer version 38.0.2125.111 from
pkg.FreeBSD.org/freebsd:8:x86:32 - at start
this time a window frame didn't appear, again segfault:
(deleted ~/.config/chromium, ~/.cache/chromium, ~/.pki)
~ $ LD_LIBRARY_PATH=/usr/local/lib/gcc48 chrome --ssl-version-min=tls1
Segmentation fault (core dumped)
~ $ gdb /usr/local/share/chromium/chrome chrome.core
...
(gdb) bt
#0 0x2dde2f37 in getframeaddr () from /usr/local/lib/libexecinfo.so.1
#1 0x2dddeb21 in backtrace () from /usr/local/lib/libexecinfo.so.1
#2 0x08729104 in std::vector<std::string, std::allocator<std::string> >::_M_range_insert<__gnu_cxx::__normal_iterator<std::string*, std::vector<std::string, std::allocator<std::string> > > > ()
#3 0x089baef2 in std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::erase ()
#4 0x088e558f in std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_insert_unique_<std::pair<std::string const, std::string> const&> ()
#5 0x088e4ba4 in std::_Rb_tree<std::string, std::pair<std::string const, std::string>, std::_Select1st<std::pair<std::string const, std::string> >, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >::_M_insert_unique_<std::pair<std::string const, std::string> const&> ()
#6 0x34fa7b30 in ?? ()
#7 0xbfbfdd50 in ?? ()
#8 0x00000000 in ?? ()
(gdb)
More information about the freebsd-chromium
mailing list