current chromium throws Trace/BPT Trap

Volodymyr Kostyrko c.kworr at gmail.com
Thu Nov 10 10:22:12 UTC 2011


2011/11/9 George Liaskos <geo.liaskos at gmail.com>:
> I am not sure if the problem is with the base or chrome... I've added
> René, he reported the issue with clang to me.

This can be base. I have built chrome with gcc46 with same luck, just
now it says `bad address`. Sorry, I have compiled only non-debug
version, so there's all backtrace I can give:

#0  0x00000008096a489c in (anonymous namespace)::do_malloc () from
/usr/local/lib/libtcmalloc.so.2
[New Thread 4269400 (LWP 100096/chrome)]
[New Thread 411a000 (LWP 100539/chrome)]
(gdb) bt full
#0  0x00000008096a489c in (anonymous namespace)::do_malloc () from
/usr/local/lib/libtcmalloc.so.2
No symbol table info available.
#1  0x00000008096a4ce8 in (anonymous namespace)::cpp_alloc () from
/usr/local/lib/libtcmalloc.so.2
No symbol table info available.
#2  0x00000008096b844c in tc_calloc () from /usr/local/lib/libtcmalloc.so.2
No symbol table info available.
#3  0x000000080a0b4532 in pthread_setspecific () from /lib/libthr.so.3
No symbol table info available.
#4  0x00000008096ac9eb in
tcmalloc::ThreadCache::CreateCacheIfNecessary () from
/usr/local/lib/libtcmalloc.so.2
No symbol table info available.
#5  0x00000008096a48c4 in (anonymous namespace)::do_malloc () from
/usr/local/lib/libtcmalloc.so.2
No symbol table info available.
#6  0x00000008096a4ce8 in (anonymous namespace)::cpp_alloc () from
/usr/local/lib/libtcmalloc.so.2
No symbol table info available.
#7  0x00000008096b844c in tc_calloc () from /usr/local/lib/libtcmalloc.so.2
No symbol table info available.
#8  0x000000080a0b4532 in pthread_setspecific () from /lib/libthr.so.3
No symbol table info available.
#9  0x0000000000dcc19e in std::basic_string<char,
std::char_traits<char>, std::allocator<char>
>::basic_string<__gnu_cxx::__norm
al_iterator<char*, std::string> > ()
No symbol table info available.
#10 0x00000000006df771 in std::vector<Browser*,
std::allocator<Browser*> >::~vector ()
No symbol table info available.
#11 0x0000000000dcb772 in std::basic_string<char,
std::char_traits<char>, std::allocator<char>
>::basic_string<__gnu_cxx::__norm
al_iterator<char*, std::string> > ()
No symbol table info available.
#12 0x000000080a0b1693 in pthread_create () from /lib/libthr.so.3
No symbol table info available.
#13 0x0000000000000000 in ?? ()
No symbol table info available.
Cannot access memory at address 0x7fffffbfe000

-- 
Sphinx of black quartz judge my vow.


More information about the freebsd-chromium mailing list