Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Internal compiler error when compiling Chromium-62.0.3202.75
Date: Thu, 09 Nov 2017 19:24:00
Message-Id: 10742105.vvBgjnHjaG@dell_xps
In Reply to: Re: [gentoo-user] Internal compiler error when compiling Chromium-62.0.3202.75 by Alexey Eschenko
1 On Thursday, 9 November 2017 18:17:14 GMT Alexey Eschenko wrote:
2 > Are you running early AMD Ryzen? Is you are then check this out:
3 > https://www.phoronix.com/scan.php?page=news_item&px=Ryzen-Segv-Response
4
5 Thank you both,
6
7 This failure was on a AMD Kaveri APU. There were no errors on dmesg.
8
9 The compile error is:
10
11 > In file included from
12 > gen/storage/public/interfaces/blobs.mojom-shared.h:25:0, from
13 > gen/storage/public/interfaces/blobs.mojom-blink.h:33, from
14 > ../../third_party/WebKit/Source/platform/blob/ BlobData.h:42,
15 > from ../../third_party/WebKit/Source/platform/network/
16 > EncodedFormData.h:23,
17 > from ../../third_party/WebKit/Source/platform/loader/fetch/
18 > ResourceRequest.h:34,
19 > from ../../third_party/WebKit/Source/core/loader/
20 > FrameLoader.h:48,
21 > from
22 > ../../third_party/WebKit/Source/core/frame/LocalFrame.h: 38,
23 > from ../../third_party/WebKit/Source/core/frame/
24 > LocalDOMWindow.h:33,
25 > from ../../third_party/WebKit/Source/core/dom/events/
26 > WindowEventContext.h:30,
27 > from ../../third_party/WebKit/Source/core/dom/events/
28 > EventPath.h:32,
29 > from
30 > ../../third_party/WebKit/Source/core/dom/events/Event.h: 32,
31 > from ../../third_party/WebKit/Source/core/events/
32 > ErrorEvent.h:36,
33 > from ../../third_party/WebKit/Source/bindings/core/v8/
34 > ScriptCustomElementDefinition.cpp:15:
35 > [86/787]
36 > gen/storage/public/interfaces/blobs.mojom-shared-internal.h:539:5: internal
37 > compiler error: Segmentation fault
38 > }
39 > ^
40 > Please submit a full bug report,
41 > with preprocessed source if appropriate.
42 > See <https://bugs.gentoo.org/> for instructions.
43 >
44 > [snip ...]
45
46 Strangely enough, I rebooted and this time it compiled without any error! o_O
47
48
49 So, all is well that ends well. :-)
50
51 --
52 Regards,
53 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: Internal compiler error when compiling Chromium-62.0.3202.75 Grant Edwards <grant.b.edwards@×××××.com>
Re: [gentoo-user] Internal compiler error when compiling Chromium-62.0.3202.75 "J. Roeleveld" <joost@××××××××.org>