Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 550852 (PR65805) - [5.1] sys-devel/gcc: miscompiles www-client/chromium
Summary: [5.1] sys-devel/gcc: miscompiles www-client/chromium
Status: RESOLVED FIXED
Alias: PR65805
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL: https://gcc.gnu.org/PR65805
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-31 03:34 UTC by Mike Gilbert
Modified: 2015-07-18 05:23 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Backtrace (gdb.txt,4.81 KB, text/plain)
2015-05-31 03:34 UTC, Mike Gilbert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Gilbert gentoo-dev 2015-05-31 03:34:12 UTC
Created attachment 404346 [details]
Backtrace

The browser window opens for a second, and then closes due to a segfault.

See attached backtrace. Based on this and some strace logging, it looks like it crashes when it tries to install the default set of extensions on the initial profile creation.

I'm making a guess that this is related to the C++11 ABI changes in GCC 5.1.0.

phajdan.jr: Can you take a look before I file a bug upstream? I'm not sure if there is other useful info I can provide upfront.
Comment 1 Mike Gilbert gentoo-dev 2015-05-31 03:38:26 UTC
I should also add that running chromium with --disable-extensions seems to keep it from crashing.
Comment 2 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2015-05-31 13:01:03 UTC
(In reply to Mike Gilbert from comment #0)
> phajdan.jr: Can you take a look before I file a bug upstream? I'm not sure
> if there is other useful info I can provide upfront.

I'd recommend just filing the upstream bug. Please make sure to include the version of Chrome and post the link to the bug here.
Comment 3 Mike Gilbert gentoo-dev 2015-05-31 17:18:45 UTC
I opened an issue upstream, link in URL.
Comment 4 octoploid 2015-06-03 19:17:41 UTC
Known issue, already fixed in gcc:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65805
Comment 5 Mike Gilbert gentoo-dev 2015-06-03 20:03:29 UTC
Thanks for that.
Comment 6 Mike Gilbert gentoo-dev 2015-06-04 02:16:31 UTC
After applying the patch from gcc upstream, chromium work again. Thanks!
Comment 7 Ryan Hill (RETIRED) gentoo-dev 2015-06-07 02:02:14 UTC
Removed porting blocker because this is a GCC issue.
Comment 8 Alexey Shvetsov archtester gentoo-dev 2015-06-19 12:36:43 UTC
I cannot even compile chromium-44.0.2403.xx with gcc-5.1.0
Comment 9 Ryan Hill (RETIRED) gentoo-dev 2015-06-19 23:40:00 UTC
Probably bug #548412.
Comment 10 octoploid 2015-06-20 06:20:18 UTC
(In reply to Ryan Hill from comment #9)
> Probably bug #548412.

No. #548412 is a build error. This bug is a wrong code issue.
Comment 11 Ryan Hill (RETIRED) gentoo-dev 2015-07-07 04:01:11 UTC
I was referring to comment #8.
Comment 12 Ryan Hill (RETIRED) gentoo-dev 2015-07-18 05:23:26 UTC
This should be fixed with gcc-5.2.0.