https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202020
--- Comment #4 from [email protected] --- 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-chromium To unsubscribe, send any mail to "[email protected]"
