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

Arto Pekkanen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Arto Pekkanen <[email protected]> ---
(In reply to [email protected] 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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to "[email protected]"

Reply via email to