Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2014 13:08:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        chromium@FreeBSD.org
Subject:   [Bug 192821] www/chromium crashes when signing into chrome
Message-ID:  <bug-192821-28929-tZ4cbwxi2Z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192821-28929@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192821-28929@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192821

jiashiun@gmail.com changed:

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

--- Comment #9 from jiashiun@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192821-28929-tZ4cbwxi2Z>