Does www/chromium work?

Ivan Voras ivoras at freebsd.org
Wed Aug 20 09:52:23 UTC 2014


Hello,

Since there are no binary packages (why? I don't see where the Makefile
prohibits it?), I'm still upgrading chromium by building it with
portupgrade. But, it looks like the latest version is broken - it
segfaults in protobuffers:

(gdb) bt
#0  0x000000080e26d7d2 in __dynamic_cast () from /lib/libcxxrt.so.1
#1  0x0000000807c873c4 in
google::protobuf::Message::CheckTypeAndMergeFrom () from
/usr/local/lib/libprotobuf.so.8
#2  0x0000000002e5ddd2 in ?? ()

Google finds a sort-of similar problem in Ubuntu:

https://bugs.mageia.org/show_bug.cgi?id=13187#c15

... which appears to be caused by using the non-bundled protobuffer
library, the same as in FreeBSD. However, simply patching Makefile to
have "use_system_protobuf=0" breaks the build, stating missing files.

This is chromium-36.0.1985.143_1 on FreeBSD 10.0-RELEASE-p1. Is anybody
running chromium?


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 311 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20140820/dc679b9a/attachment.sig>


More information about the freebsd-ports mailing list