[Bug 202020] www/chromium fail to build with gcc
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 4 18:59:28 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202020
--- Comment #4 from gja822 at narod.ru ---
1) Yes, now it can be built.
2) But not starting. No window shows, one process "chrome" hangs with 100% cpu
utilization (and only -KILL kill'ing). With this output in gdb791:
[New Thread 817335800 (LWP 101243)]
^C
Program received signal SIGINT, Interrupt.
[Switching to Thread 817335800 (LWP 101243)]
0x000000080e36355c in ?? () from /lib/libthr.so.3
(gdb) where
#0 0x000000080e36355c in ?? () from /lib/libthr.so.3
#1 0x000000080e35d825 in ?? () from /lib/libthr.so.3
#2 0x000000080e36594d in ?? () from /lib/libthr.so.3
#3 0x0000000000bb1bf6 in ?? ()
#4 0x0000000000b8053e in ?? ()
#5 0x0000000000b5b8cc in ?? ()
#6 0x0000000000b6d330 in ?? ()
#7 0x0000000000b571ad in ?? ()
#8 0x0000000000b8d092 in ?? ()
#9 0x0000000000b87fee in ?? ()
#10 0x000000080e35bdc4 in ?? () from /lib/libthr.so.3
#11 0x0000000000000000 in ?? ()
Backtrace stopped: Cannot access memory at address 0x7ffffe3f2000
3) Now I'm on (hoped upgrade could make some use)
FreeBSD 9.3-RELEASE-p21 #6 r286180M
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-chromium
mailing list