New issue
Advanced search Search tips

Issue 826888 link

Starred by 0 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Jan 3
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

Spurious linux_chromium_rel_ng compile link errors

Project Member Reported by atotic@chromium.org, Mar 28 2018

Issue description

My CL removes an obsolete builder flag.
https://chromium-review.googlesource.com/c/chromium/src/+/984297

I've had 3 linux_chromium_rel_ng build compile failures so far. 
They all complain about missing symbols. Since I have not changed
any code, this should not happen. 
I am not the only one, looking at last 200 builds, I can find several
failing the same way.

Missing symbols are: 
* content_unittests base::WideToUTF16
* ipc_fuzzer IPC::MessageT<FileSystemMsg_DidReadDirectory_.....

My build failures:

https://ci.chromium.org/p/chromium/builders/luci.chromium.try/linux_chromium_rel_ng/56296
https://ci.chromium.org/p/chromium/builders/luci.chromium.try/linux_chromium_rel_ng/56147

Similar failures by others:

https://ci.chromium.org/p/chromium/builders/luci.chromium.try/linux_chromium_rel_ng/56267
https://ci.chromium.org/p/chromium/builders/luci.chromium.try/linux_chromium_rel_ng/56228
https://ci.chromium.org/p/chromium/builders/luci.chromium.try/linux_chromium_rel_ng/56222
https://ci.chromium.org/p/chromium/builders/luci.chromium.try/linux_chromium_rel_ng/56206
 
Components: -Infra Infra>Client>Chrome
Labels: -Restrict-View-Google -Infra-Troopers
Troopers can look into hardware failures, offline machines or full disks. I think that the Client Chrome team can help investigate this further.
Labels: Pri-2 Type-Bug
Adding pri/type guesstimates.
Labels: OS-Linux
Status: Available (was: Untriaged)
Moving to the backlog.

Found a few similar fixed bugs  817302 ,  826516 .
Status: WontFix (was: Available)
Assuming this went away.

Sign in to add a comment