Closed Bug 1731334 Opened 3 years ago Closed 3 years ago

Intermittent gmake[3]: *** [/builds/worker/checkouts/gecko/config/recurse.mk:72: media/gmp-clearkey/0.1/target-objects] Segmentation fault

Categories

(Firefox Build System :: General, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1731332

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

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


[task 2021-09-17T14:54:35.277Z] 14:54:35  WARNING -  /builds/worker/checkouts/gecko/media/ffvpx/config_unix64.h:219:9: warning: 'HAVE_LINUX_PERF_EVENT_H' macro redefined [-Wmacro-redefined]
[task 2021-09-17T14:54:35.277Z] 14:54:35     INFO -  #define HAVE_LINUX_PERF_EVENT_H 0
[task 2021-09-17T14:54:35.277Z] 14:54:35     INFO -          ^
[task 2021-09-17T14:54:35.278Z] 14:54:35     INFO -  /builds/worker/workspace/obj-build/mozilla-config.h:68:9: note: previous definition is here
[task 2021-09-17T14:54:35.278Z] 14:54:35     INFO -  #define HAVE_LINUX_PERF_EVENT_H 1
[task 2021-09-17T14:54:35.278Z] 14:54:35     INFO -          ^
[task 2021-09-17T14:54:35.278Z] 14:54:35     INFO -  1 warning generated.
[task 2021-09-17T14:54:35.278Z] 14:54:35     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/media/ffvpx/libavcodec/x86'
[task 2021-09-17T14:54:35.278Z] 14:54:35     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/media/ffvpx/libavutil'
[task 2021-09-17T14:54:35.278Z] 14:54:35     INFO -  media/ffvpx/libavutil/float_dsp.o
[task 2021-09-17T14:54:35.280Z] 14:54:35     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/clang --sysroot /builds/worker/fetches/sysroot-x86_64-linux-gnu -std=gnu99 -o float_dsp.o -c  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fstack-clash-protection -ftrivial-auto-var-init=pattern -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/builds/worker/checkouts/gecko/media/ffvpx/libavutil -I/builds/worker/workspace/obj-build/media/ffvpx/libavutil -I/builds/worker/checkouts/gecko/media/ffvpx -I/builds/worker/workspace/obj-build/dist/include -I/builds/worker/workspace/obj-build/dist/include/nspr -I/builds/worker/workspace/obj-build/dist/include/nss -include /builds/worker/workspace/obj-build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -fcrash-diagnostics-dir=/builds/worker/artifacts -fno-strict-aliasing -fPIC -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -g -Xclang -load -Xclang /builds/worker/workspace/obj-build/build/clang-plugin/libclang-plugin.so -Xclang -add-plugin -Xclang moz-check -Os -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wbitfield-enum-conversion -Wempty-body -Wformat-type-confusion -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wno-error=tautological-type-limit-compare -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wenum-compare-conditional -Werror=non-literal-null-conversion -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=backend-plugin -Wno-error=free-nonheap-object -Wno-error=return-std-move -Wno-error=atomic-alignment -Wno-error=deprecated-copy -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Werror=implicit-function-declaration -Wno-psabi -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -include libavutil_visibility.h -fexperimental-new-pass-manager  -MD -MP -MF .deps/float_dsp.o.pp   /builds/worker/checkouts/gecko/media/ffvpx/libavutil/float_dsp.c
[task 2021-09-17T14:54:35.280Z] 14:54:35     INFO -  In file included from <built-in>:2:
[task 2021-09-17T14:54:35.281Z] 14:54:35     INFO -  In file included from /builds/worker/checkouts/gecko/media/ffvpx/libavutil_visibility.h:16:
[task 2021-09-17T14:54:35.281Z] 14:54:35     INFO -  In file included from /builds/worker/checkouts/gecko/media/ffvpx/libavutil/log.h:25:
[task 2021-09-17T14:54:35.281Z] 14:54:35     INFO -  In file included from /builds/worker/checkouts/gecko/media/ffvpx/libavutil/avutil.h:296:
[task 2021-09-17T14:54:35.282Z] 14:54:35     INFO -  In file included from /builds/worker/checkouts/gecko/media/ffvpx/libavutil/common.h:105:
[task 2021-09-17T14:54:35.282Z] 14:54:35     INFO -  In file included from /builds/worker/checkouts/gecko/media/ffvpx/config.h:45:
[task 2021-09-17T14:54:35.282Z] 14:54:35  WARNING -  /builds/worker/checkouts/gecko/media/ffvpx/config_unix64.h:219:9: warning: 'HAVE_LINUX_PERF_EVENT_H' macro redefined [-Wmacro-redefined]
[task 2021-09-17T14:54:35.282Z] 14:54:35     INFO -  #define HAVE_LINUX_PERF_EVENT_H 0
[task 2021-09-17T14:54:35.282Z] 14:54:35     INFO -          ^
[task 2021-09-17T14:54:35.282Z] 14:54:35     INFO -  /builds/worker/workspace/obj-build/mozilla-config.h:68:9: note: previous definition is here
[task 2021-09-17T14:54:35.283Z] 14:54:35     INFO -  #define HAVE_LINUX_PERF_EVENT_H 1
[task 2021-09-17T14:54:35.283Z] 14:54:35     INFO -          ^
[task 2021-09-17T14:54:35.283Z] 14:54:35     INFO -  1 warning generated.
[task 2021-09-17T14:54:35.283Z] 14:54:35     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/media/ffvpx/libavutil'
[task 2021-09-17T14:54:35.283Z] 14:54:35     INFO -  gmake[3]: *** [/builds/worker/checkouts/gecko/config/recurse.mk:72: media/gmp-clearkey/0.1/target-objects] Segmentation fault
[task 2021-09-17T14:54:35.283Z] 14:54:35     INFO -  gmake[3]: *** Waiting for unfinished jobs....
[task 2021-09-17T14:54:35.284Z] 14:54:35     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/js/src/jsapi-tests'
[task 2021-09-17T14:54:35.284Z] 14:54:35     INFO -  js/src/jsapi-tests/Unified_cpp_js_src_jsapi-tests12.o
[task 2021-09-17T14:54:35.284Z] 14:54:35     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/js/src/jsapi-tests'
[task 2021-09-17T14:54:35.284Z] 14:54:35     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/media/ffvpx/libavcodec/x86'
[task 2021-09-17T14:54:35.284Z] 14:54:35     INFO -  media/ffvpx/libavcodec/x86/vp9dsp_init_10bpp.o
[task 2021-09-17T14:54:35.286Z] 14:54:35     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/clang --sysroot /builds/worker/fetches/sysroot-x86_64-linux-gnu -std=gnu99 -o vp9dsp_init_10bpp.o -c  -I/builds/worker/workspace/obj-build/dist/system_wrappers -include /builds/worker/checkouts/gecko/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fstack-clash-protection -ftrivial-auto-var-init=pattern -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/builds/worker/checkouts/gecko/media/ffvpx/libavcodec/x86 -I/builds/worker/workspace/obj-build/media/ffvpx/libavcodec/x86 -I/builds/worker/checkouts/gecko/media/ffvpx -I/builds/worker/workspace/obj-build/dist/include -I/builds/worker/workspace/obj-build/dist/include/nspr -I/builds/worker/workspace/obj-build/dist/include/nss -include /builds/worker/workspace/obj-build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -fcrash-diagnostics-dir=/builds/worker/artifacts -fno-strict-aliasing -fPIC -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -g -Xclang -load -Xclang /builds/worker/workspace/obj-build/build/clang-plugin/libclang-plugin.so -Xclang -add-plugin -Xclang moz-check -Os -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wbitfield-enum-conversion -Wempty-body -Wformat-type-confusion -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wno-error=tautological-type-limit-compare -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wenum-compare-conditional -Werror=non-literal-null-conversion -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=backend-plugin -Wno-error=free-nonheap-object -Wno-error=return-std-move -Wno-error=atomic-alignment -Wno-error=deprecated-copy -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Werror=implicit-function-declaration -Wno-psabi -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -include libavutil_visibility.h -fexperimental-new-pass-manager  -MD -MP -MF .deps/vp9dsp_init_10bpp.o.pp   /builds/worker/checkouts/gecko/media/ffvpx/libavcodec/x86/vp9dsp_init_10bpp.c
[task 2021-09-17T14:54:35.286Z] 14:54:35     INFO -  In file included from <built-in>:3:
[task 2021-09-17T14:54:35.287Z] 14:54:35     INFO -  In file included from /builds/worker/checkouts/gecko/media/ffvpx/libavutil_visibility.h:16:
[task 2021-09-17T14:54:35.287Z] 14:54:35     INFO -  In file included from /builds/worker/checkouts/gecko/media/ffvpx/libavutil/log.h:25:
[task 2021-09-17T14:54:35.287Z] 14:54:35     INFO -  In file included from /builds/worker/checkouts/gecko/media/ffvpx/libavutil/avutil.h:296:
[task 2021-09-17T14:54:35.288Z] 14:54:35     INFO -  In file included from /builds/worker/checkouts/gecko/media/ffvpx/libavutil/common.h:105:
[task 2021-09-17T14:54:35.288Z] 14:54:35     INFO -  In file included from /builds/worker/checkouts/gecko/media/ffvpx/config.h:45:
[task 2021-09-17T14:54:35.289Z] 14:54:35  WARNING -  /builds/worker/checkouts/gecko/media/ffvpx/config_unix64.h:219:9: warning: 'HAVE_LINUX_PERF_EVENT_H' macro redefined [-Wmacro-redefined]
[task 2021-09-17T14:54:35.289Z] 14:54:35     INFO -  #define HAVE_LINUX_PERF_EVENT_H 0
[task 2021-09-17T14:54:35.289Z] 14:54:35     INFO -          ^
[task 2021-09-17T14:54:35.290Z] 14:54:35     INFO -  /builds/worker/workspace/obj-build/mozilla-config.h:68:9: note: previous definition is here
[task 2021-09-17T14:54:35.290Z] 14:54:35     INFO -  #define HAVE_LINUX_PERF_EVENT_H 1
[task 2021-09-17T14:54:35.290Z] 14:54:35     INFO -          ^
[task 2021-09-17T14:54:35.290Z] 14:54:35     INFO -  1 warning generated.
[task 2021-09-17T14:54:35.290Z] 14:54:35     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/media/ffvpx/libavcodec/x86'
[task 2021-09-17T14:54:35.290Z] 14:54:35     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/media/ffvpx/libavutil/x86'
[task 2021-09-17T14:54:35.290Z] 14:54:35     INFO -  media/ffvpx/libavutil/x86/lls.o
[task 2021-09-17T14:54:35.290Z] 14:54:35     INFO -  /builds/worker/fetches/nasm/nasm -o lls.o -f elf64 -F dwarf -D__x86_64__ -DPIC -DELF -Pconfig_unix64.asm -Pdefaults_disabled.asm -I/builds/worker/checkouts/gecko/media/ffvpx/ -I/builds/worker/checkouts/gecko/media/ffvpx/libavcodec/x86/ -I/builds/worker/checkouts/gecko/media/ffvpx/libavutil/x86/   /builds/worker/checkouts/gecko/media/ffvpx/libavutil/x86/lls.asm
[task 2021-09-17T14:54:35.290Z] 14:54:35     INFO -  gmake[4]: Leaving directory '/builds/worker/workspace/obj-build/media/ffvpx/libavutil/x86'
[task 2021-09-17T14:54:35.299Z] 14:54:35     INFO -  gmake[4]: Entering directory '/builds/worker/workspace/obj-build/media/ffvpx/libavcodec'
[task 2021-09-17T14:54:35.299Z] 14:54:35     INFO -  media/ffvpx/libavcodec/h264pred.o
[task 2021-09-17T14:54:35.302Z] 14:54:35     INFO -  /builds/worker/fetches/sccache/sccache /builds/worker/fetches/clang/bin/clang --sysroot /builds/worker/fetches/sysroot-x86_64-linux-gnu -std=gnu99 -o h264pred.o -c  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fstack-clash-protection -ftrivial-auto-var-init=pattern -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/builds/worker/checkouts/gecko/media/ffvpx/libavcodec -I/builds/worker/workspace/obj-build/media/ffvpx/libavcodec -I/builds/worker/checkouts/gecko/media/ffvpx -I/builds/worker/workspace/obj-build/dist/include -I/builds/worker/workspace/obj-build/dist/include/nspr -I/builds/worker/workspace/obj-build/dist/include/nss -include /builds/worker/workspace/obj-build/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -fcrash-diagnostics-dir=/builds/worker/artifacts -fno-strict-aliasing -fPIC -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe -g -Xclang -load -Xclang /builds/worker/workspace/obj-build/build/clang-plugin/libclang-plugin.so -Xclang -add-plugin -Xclang moz-check -Os -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wbitfield-enum-conversion -Wempty-body -Wformat-type-confusion -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wno-error=tautological-type-limit-compare -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wenum-compare-conditional -Werror=non-literal-null-conversion -Wstring-conversion -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=backend-plugin -Wno-error=free-nonheap-object -Wno-error=return-std-move -Wno-error=atomic-alignment -Wno-error=deprecated-copy -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Werror=implicit-function-declaration -Wno-psabi -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -include libavutil_visibility.h -fexperimental-new-pass-manager  -MD -MP -MF .deps/h264pred.o.pp   /builds/worker/checkouts/gecko/media/ffvpx/libavcodec/h264pred.c
[task 2021-09-17T14:54:35.302Z] 14:54:35     INFO -  In file included from <built-in>:2:
[task 2021-09-17T14:54:35.302Z] 14:54:35     INFO -  In file included from /builds/worker/checkouts/gecko/media/ffvpx/libavutil_visibility.h:16:
[task 2021-09-17T14:54:35.302Z] 14:54:35     INFO -  In file included from /builds/worker/checkouts/gecko/media/ffvpx/libavutil/log.h:25:
[task 2021-09-17T14:54:35.302Z] 14:54:35     INFO -  In file included from /builds/worker/checkouts/gecko/media/ffvpx/libavutil/avutil.h:296:
[task 2021-09-17T14:54:35.303Z] 14:54:35     INFO -  In file included from /builds/worker/checkouts/gecko/media/ffvpx/libavutil/common.h:105:
[task 2021-09-17T14:54:35.303Z] 14:54:35     INFO -  In file included from /builds/worker/checkouts/gecko/media/ffvpx/config.h:45:
[task 2021-09-17T14:54:35.304Z] 14:54:35  WARNING -  /builds/worker/checkouts/gecko/media/ffvpx/config_unix64.h:219:9: warning: 'HAVE_LINUX_PERF_EVENT_H' macro redefined [-Wmacro-redefined]
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.