[Bug 211202] www/chromium : repeated "Ah snap; Something went wrong" went browsing
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jul 19 18:35:46 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211202
Arto Pekkanen <aksyom at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aksyom at gmail.com
--- Comment #1 from Arto Pekkanen <aksyom at gmail.com> ---
(In reply to bourne.identity at hotmail.com from comment #0)
This PR is most probably a duplicate of
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204454
And yes, the problem is with the www/chromium port or one of it's dependencies.
When I tried to debug the problem I found out that SIGSEGV happened somewhere
in libstdc++. Did not have enough knowledge and/or skills to debug it any
further.
Btw debugging www/chromium is problematic because the size of the debug binary
is over 4 Gigabytes. In order to debug, one must build the debug binary
separately, run the original with gdb, and instruct gdb to fetch debug symbols
from the debug binary.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-chromium
mailing list