Gentoo Archives: gentoo-user

From: "J. Roeleveld" <joost@××××××××.org>
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:51:47
Message-Id: 1519839.CQhkMh4ofv@eve
In Reply to: Re: [gentoo-user] Internal compiler error when compiling Chromium-62.0.3202.75 by Mick
1 On Thursday, November 9, 2017 8:23:55 PM CET Mick wrote:
2 > On Thursday, 9 November 2017 18:17:14 GMT Alexey Eschenko wrote:
3 > > Are you running early AMD Ryzen? Is you are then check this out:
4 > > https://www.phoronix.com/scan.php?page=news_item&px=Ryzen-Segv-Response
5 >
6 > Thank you both,
7 >
8 > This failure was on a AMD Kaveri APU. There were no errors on dmesg.
9 >
10 > The compile error is:
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 > >
16 > > from ../../third_party/WebKit/Source/platform/network/
17 > >
18 > > EncodedFormData.h:23,
19 > >
20 > > from
21 > > ../../third_party/WebKit/Source/platform/loader/fetch/
22 > >
23 > > ResourceRequest.h:34,
24 > >
25 > > from ../../third_party/WebKit/Source/core/loader/
26 > >
27 > > FrameLoader.h:48,
28 > >
29 > > from
30 > >
31 > > ../../third_party/WebKit/Source/core/frame/LocalFrame.h: 38,
32 > >
33 > > from ../../third_party/WebKit/Source/core/frame/
34 > >
35 > > LocalDOMWindow.h:33,
36 > >
37 > > from ../../third_party/WebKit/Source/core/dom/events/
38 > >
39 > > WindowEventContext.h:30,
40 > >
41 > > from ../../third_party/WebKit/Source/core/dom/events/
42 > >
43 > > EventPath.h:32,
44 > >
45 > > from
46 > >
47 > > ../../third_party/WebKit/Source/core/dom/events/Event.h: 32,
48 > >
49 > > from ../../third_party/WebKit/Source/core/events/
50 > >
51 > > ErrorEvent.h:36,
52 > >
53 > > from ../../third_party/WebKit/Source/bindings/core/v8/
54 > >
55 > > ScriptCustomElementDefinition.cpp:15:
56 > > [86/787]
57 > > gen/storage/public/interfaces/blobs.mojom-shared-internal.h:539:5:
58 > > internal
59 > > compiler error: Segmentation fault
60 > >
61 > > }
62 > > ^
63 > >
64 > > Please submit a full bug report,
65 > > with preprocessed source if appropriate.
66 > > See <https://bugs.gentoo.org/> for instructions.
67 > >
68 > > [snip ...]
69 >
70 > Strangely enough, I rebooted and this time it compiled without any error!
71 > o_O
72 >
73 >
74 > So, all is well that ends well. :-)
75
76 One possible cause:
77 Some left-over libraries in memory that weren't cooperating.
78 Someone with more knowledge of this might let us know if this theory of mine
79 is actually possible or not.
80
81 --
82 Joost