Closed Bug 1710046 Opened 3 years ago Closed 3 years ago

Perma [Tier2] /builds/worker/checkouts/gecko/toolkit/crashreporter/nsExceptionHandler.cpp:1970:37: error: use of undeclared identifier 'WER_FAULT_REPORTING_DISABLE_SNAPSHOT_HANG'

Categories

(Toolkit :: Crash Reporting, defect, P5)

defect

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox-esr78 --- unaffected
firefox88 --- unaffected
firefox89 --- unaffected
firefox90 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: gsvelto)

References

(Regression)

Details

(Keywords: intermittent-failure, regression, Whiteboard: [stockwell needswork:owner])

Attachments

(2 files)

Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=339043311&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/AG8M4tlbSmOG09tygX2xUg/runs/0/artifacts/public/logs/live_backing.log


[task 2021-05-07T10:52:02.591Z] 10:52:02  WARNING -  /builds/worker/workspace/obj-build/dist/include/mozilla/interceptor/Trampoline.h:279:12: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move]
[task 2021-05-07T10:52:02.591Z] 10:52:02     INFO -      return std::move(result);
[task 2021-05-07T10:52:02.591Z] 10:52:02     INFO -             ^
[task 2021-05-07T10:52:02.591Z] 10:52:02     INFO -  /builds/worker/workspace/obj-build/dist/include/mozilla/interceptor/Trampoline.h:279:12: note: remove std::move call here
[task 2021-05-07T10:52:02.591Z] 10:52:02     INFO -      return std::move(result);
[task 2021-05-07T10:52:02.591Z] 10:52:02     INFO -             ^~~~~~~~~~      ~
[task 2021-05-07T10:52:02.591Z] 10:52:02     INFO -  In file included from Unified_cpp_crashreporter0.cpp:38:
[task 2021-05-07T10:52:02.591Z] 10:52:02    ERROR -  /builds/worker/checkouts/gecko/toolkit/crashreporter/nsExceptionHandler.cpp:1970:37: error: use of undeclared identifier 'WER_FAULT_REPORTING_DISABLE_SNAPSHOT_HANG'
[task 2021-05-07T10:52:02.591Z] 10:52:02     INFO -      Unused << WerSetFlags(dwFlags | WER_FAULT_REPORTING_DISABLE_SNAPSHOT_HANG);
[task 2021-05-07T10:52:02.591Z] 10:52:02     INFO -                                      ^
[task 2021-05-07T10:52:02.591Z] 10:52:02     INFO -  2 warnings and 1 error generated.
[task 2021-05-07T10:52:02.591Z] 10:52:02    ERROR -  make[4]: *** [/builds/worker/checkouts/gecko/config/rules.mk:676: Unified_cpp_crashreporter0.o] Error 1
[task 2021-05-07T10:52:02.591Z] 10:52:02     INFO -  make[4]: Leaving directory '/builds/worker/workspace/obj-build/toolkit/crashreporter'
[task 2021-05-07T10:52:02.591Z] 10:52:02    ERROR -  make[3]: *** [/builds/worker/checkouts/gecko/config/recurse.mk:72: toolkit/crashreporter/target-objects] Error 2
[task 2021-05-07T10:52:02.591Z] 10:52:02     INFO -  make[3]: *** Waiting for unfinished jobs....```

Gabriele can you take a look?

Flags: needinfo?(gsvelto)
Regressed by: 1709423
Has Regression Range: --- → yes
Attachment #9220884 - Attachment description: WIP: Bug 1710046 - set MinGW builds as tier 3 because they fail permanently but don't get backed out as tier-2 tasks. DONTBUILD → Bug 1710046 - set MinGW builds as tier 3 because they fail permanently but don't get backed out as tier-2 tasks. DONTBUILD
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/7f3071ee22e0
set MinGW builds as tier 3 because they fail permanently but don't get backed out as tier-2 tasks. DONTBUILD

Backed out for causing gecko decision failure.

Push with failures

Failure log

Backout link

Ah yeah, MinGW, I forgot to check it out before landing. This is an easy fix, patch coming.

Flags: needinfo?(gsvelto)
Assignee: nobody → gsvelto
Status: NEW → ASSIGNED
Whiteboard: [stockwell needswork:owner]
Pushed by gsvelto@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/715af34fe74e
Fix MinGW builds that were broken by the last Windows Error Reporting change r=KrisWright

Set release status flags based on info from the regressing bug 1709423

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Keywords: leave-open
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: