https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192821
--- Comment #11 from [email protected] --- This seems to work fine also for me, just installed Chromiun 37, and recompiled protobuf with that CFLAGS added. (In reply to jiashiun from comment #9) > According to stack trace in the dumped core file, > (frame #0 libcxxrt, #1 libprotobuf, ...), > and in protobuf it seemed to crash at a point related to RTTI, > so I added -DGOOGLE_PROTOBUF_NO_RTTI to CFLAGS and rebuilt & reinstalled > protobuf ports. > > This solves the sign-in crash too for me on Chromium 37/-current, without > using built-in protobuf or rebuilding Chromium. > > Not sure if clang in base has enough RTTI support, or is it that protobuf > failed to correctly detect whatever it needs during building. -- 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]"
