Closed
Bug 1462643
Opened 7 years ago
Closed 7 years ago
Intermittent make[5]: *** [Unified_cpp_js_src17.o] Error 1
Categories
(Firefox Build System :: Toolchains, defect, P5)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: in-triage, intermittent-failure)
Filed by: archaeopteryx [at] coole-files.de
https://treeherder.mozilla.org/logviewer.html#?job_id=178981850&repo=mozilla-inbound
https://queue.taskcluster.net/v1/task/FfIbw1eyTQGw7-Me1l-Xyw/runs/0/artifacts/public/logs/live_backing.log
[task 2018-05-17T14:52:27.877Z] 14:52:27 INFO - make[5]: Entering directory '/builds/worker/workspace/build/src/obj-firefox/netwerk/protocol/http'
[task 2018-05-17T14:52:27.879Z] 14:52:27 INFO - /builds/worker/workspace/build/src/sccache2/sccache /builds/worker/workspace/build/src/gcc/bin/g++ -o Unified_cpp_protocol_http1.o -c -I/builds/worker/workspace/build/src/obj-firefox/dist/stl_wrappers -I/builds/worker/workspace/build/src/obj-firefox/dist/system_wrappers -include /builds/worker/workspace/build/src/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/builds/worker/workspace/build/src/netwerk/protocol/http -I/builds/worker/workspace/build/src/obj-firefox/netwerk/protocol/http -I/builds/worker/workspace/build/src/obj-firefox/ipc/ipdl/_ipdlheaders -I/builds/worker/workspace/build/src/ipc/chromium/src -I/builds/worker/workspace/build/src/ipc/glue -I/builds/worker/workspace/build/src/dom/base -I/builds/worker/workspace/build/src/netwerk/base -I/builds/worker/workspace/build/src/netwerk/cookie -I/builds/worker/workspace/build/src/security/pkix/include -I/builds/worker/workspace/build/src/obj-firefox/dist/include -I/builds/worker/workspace/build/src/obj-firefox/dist/include/nspr -I/builds/worker/workspace/build/src/obj-firefox/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /builds/worker/workspace/build/src/obj-firefox/mozilla-config.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wduplicated-cond -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=coverage-mismatch -Wno-error=free-nonheap-object -Wformat -D_GLIBCXX_USE_CXX11_ABI=0 -fno-sized-deallocation -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -Werror -fprofile-use -fprofile-correction -Wcoverage-mismatch -MD -MP -MF .deps/Unified_cpp_protocol_http1.o.pp /builds/worker/workspace/build/src/obj-firefox/netwerk/protocol/http/Unified_cpp_protocol_http1.cpp
[task 2018-05-17T14:52:27.879Z] 14:52:27 INFO - make[5]: Leaving directory '/builds/worker/workspace/build/src/obj-firefox/netwerk/protocol/http'
[task 2018-05-17T14:52:27.879Z] 14:52:27 INFO - /builds/worker/workspace/build/src/config/recurse.mk:32: recipe for target 'compile' failed
[task 2018-05-17T14:52:27.879Z] 14:52:27 INFO - make[3]: *** [compile] Error 2
[task 2018-05-17T14:52:27.879Z] 14:52:27 INFO - /builds/worker/workspace/build/src/config/rules.mk:418: recipe for target 'default' failed
[task 2018-05-17T14:52:27.879Z] 14:52:27 INFO - make[2]: *** [default] Error 2
[task 2018-05-17T14:52:27.879Z] 14:52:27 INFO - Makefile:223: recipe for target 'profiledbuild' failed
[task 2018-05-17T14:52:27.879Z] 14:52:27 INFO - make[1]: *** [profiledbuild] Error 2
[task 2018-05-17T14:52:27.879Z] 14:52:27 INFO - client.mk:172: recipe for target 'build' failed
[task 2018-05-17T14:52:27.879Z] 14:52:27 INFO - make: *** [build] Error 2
| Comment hidden (Intermittent Failures Robot) |
Comment 2•7 years ago
|
||
Further up in the log:
[task 2018-05-17T14:51:41.717Z] 14:51:41 INFO - /builds/worker/workspace/build/src/js/src/jit/Linker.cpp: In member function 'bool mozilla::Vector<T, N, AllocPolicy>::growStorageBy(size_t) [with T = JS::Value; long unsigned int MinInlineCapacity = 0ul; AllocPolicy = js::jit::JitAllocPolicy]':
[task 2018-05-17T14:51:41.717Z] 14:51:41 INFO - /builds/worker/workspace/build/src/js/src/jit/Linker.cpp:67:1: internal compiler error: Segmentation fault
[task 2018-05-17T14:51:41.718Z] 14:51:41 INFO - } // namespace js
[task 2018-05-17T14:51:41.718Z] 14:51:41 INFO - ^
[task 2018-05-17T14:51:41.718Z] 14:51:41 INFO - 0xb0315f crash_signal
[task 2018-05-17T14:51:41.718Z] 14:51:41 INFO - ../../gcc-6.4.0/gcc/toplev.c:333
[task 2018-05-17T14:51:41.718Z] 14:51:41 INFO - 0x110f087 cancel_negative_cycle
[task 2018-05-17T14:51:41.718Z] 14:51:41 INFO - ../../gcc-6.4.0/gcc/mcf.c:889
[task 2018-05-17T14:51:41.718Z] 14:51:41 INFO - 0x110f087 find_minimum_cost_flow
[task 2018-05-17T14:51:41.718Z] 14:51:41 INFO - ../../gcc-6.4.0/gcc/mcf.c:1349
[task 2018-05-17T14:51:41.718Z] 14:51:41 INFO - 0x110f087 mcf_smooth_cfg()
[task 2018-05-17T14:51:41.719Z] 14:51:41 INFO - ../../gcc-6.4.0/gcc/mcf.c:1398
[task 2018-05-17T14:51:41.719Z] 14:51:41 INFO - 0xa746ec compute_branch_probabilities
[task 2018-05-17T14:51:41.719Z] 14:51:41 INFO - ../../gcc-6.4.0/gcc/profile.c:721
[task 2018-05-17T14:51:41.719Z] 14:51:41 INFO - 0xa746ec branch_prob()
[task 2018-05-17T14:51:41.719Z] 14:51:41 INFO - ../../gcc-6.4.0/gcc/profile.c:1301
[task 2018-05-17T14:51:41.719Z] 14:51:41 INFO - 0xb9bdc6 tree_profiling
[task 2018-05-17T14:51:41.719Z] 14:51:41 INFO - ../../gcc-6.4.0/gcc/tree-profile.c:536
[task 2018-05-17T14:51:41.719Z] 14:51:41 INFO - 0xb9bdc6 execute
[task 2018-05-17T14:51:41.720Z] 14:51:41 INFO - ../../gcc-6.4.0/gcc/tree-profile.c:638
[task 2018-05-17T14:51:41.720Z] 14:51:41 INFO - Please submit a full bug report,
[task 2018-05-17T14:51:41.720Z] 14:51:41 INFO - with preprocessed source if appropriate.
[task 2018-05-17T14:51:41.720Z] 14:51:41 INFO - Please include the complete backtrace with any bug report.
[task 2018-05-17T14:51:41.720Z] 14:51:41 INFO - See <http://gcc.gnu.org/bugs.html> for instructions.
[task 2018-05-17T14:51:41.720Z] 14:51:41 INFO - /builds/worker/workspace/build/src/config/rules.mk:1031: recipe for target 'Unified_cpp_js_src17.o' failed
Component: General → Toolchains
Comment 3•7 years ago
|
||
This is the same gcc crash stack as bug 1459674, at least.
Comment 4•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Keywords: in-triage,
intermittent-failure
Version: Version 3 → 3 Branch
Updated•7 years ago
|
Keywords: in-triage,
intermittent-failure
You need to log in
before you can comment on or make changes to this bug.
Description
•