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?
signature.asc
Description: OpenPGP digital signature
