I am using FreeBSD 10.2 amd64. The system works perfectly. My default browser is Firefox, which works very well. I keep chromium as my alternate browser. But when browsing sites like BBC/Amazon, chrome keeps producing page-load errors with the message "Ah snap; something went wrong" for pages being loaded, roughly once for every 3-4 pages loaded. Deleting and reinstalling the package have not helped. Since the rest of the FreeBSD system is working perfectly, I must assume that this is a problem with the www/chromium port.
(In reply to bourne.identity@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.
10.2 is EOL. We have newer versions of chromium. Is this problem still present?
This is still very much an issue for me, to such extent that I have to use Firefox instead of Chrome. I am on FreeBSD 11.1. I haven't tried the latest quarterly ports but the issue has been present for year and it's unlikely that it has been fixed by accident. This is not happening in Windows or on Linux so I suspect the issue is with FreeBSD-specific patches.
Since this defect is likely a duplicate of https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204454 and the earlier defect is more broad and has more comments, is there any way in Bugzilla to link those two?
*** This bug has been marked as a duplicate of bug 204454 ***