Description of problem: When browsing certain web pages, chromium crash 100%. Version-Release number of selected component (if applicable): 52.0.2743.82 How reproducible: Always Steps to Reproduce: 1. Visit http://weimzh.com/wiki.html Actual results: Crash 100% immediately Expected results: web page works normally Additional info: According to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68853 optimization in gcc6 causes problem when chromium, and -fno-delete-null-pointer-checks parameter is required for certain codes of chromium to function properly.
Cannot reproduce on chromium-52.0.2743.82-9.fc24.x86_64. Please test with the latest pending update: https://bodhi.fedoraproject.org/updates/FEDORA-2016-dc48263ff8
chromium-52.0.2743.82-9.fc24.x86_64 = no problem. Thanks.