[Bug 192821] www/chromium crashes when signing into chrome

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 27 13:08:32 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192821

jiashiun at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jiashiun at gmail.com

--- Comment #9 from jiashiun at gmail.com ---
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.


More information about the freebsd-chromium mailing list