Closed
Bug 1371930
Opened 8 years ago
Closed 7 years ago
Intermittent [Unified_cpp_xpcom_string0.o] Error 1 after nsTextFormatter.cpp:1391:1: internal compiler error: Segmentation fault
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: aryx, Unassigned)
Details
(Keywords: intermittent-failure)
https://treeherder.mozilla.org/logviewer.html#?job_id=106043542&repo=autoland
[task 2017-06-10T09:33:09.600447Z] 09:33:09 INFO - In file included from /home/worker/workspace/build/src/obj-firefox/xpcom/string/Unified_cpp_xpcom_string0.cpp:92:0:
[task 2017-06-10T09:33:09.601437Z] 09:33:09 INFO - /home/worker/workspace/build/src/xpcom/string/nsTextFormatter.cpp: In member function 'bool nsAString::ReplacePrep(mozilla::detail::nsStringRepr::index_type, mozilla::detail::nsStringRepr::size_type, mozilla::detail::nsStringRepr::size_type)':
[task 2017-06-10T09:33:09.602054Z] 09:33:09 INFO - /home/worker/workspace/build/src/xpcom/string/nsTextFormatter.cpp:1391:1: internal compiler error: Segmentation fault
[task 2017-06-10T09:33:09.602193Z] 09:33:09 INFO - }
[task 2017-06-10T09:33:09.602248Z] 09:33:09 INFO - ^
[task 2017-06-10T09:33:09.670986Z] 09:33:09 INFO - 0x9dbc5f crash_signal
[task 2017-06-10T09:33:09.671091Z] 09:33:09 INFO - ../../gcc-4.9.4/gcc/toplev.c:337
[task 2017-06-10T09:33:09.671133Z] 09:33:09 INFO - 0xe3b933 cancel_negative_cycle
[task 2017-06-10T09:33:09.671162Z] 09:33:09 INFO - ../../gcc-4.9.4/gcc/mcf.c:891
[task 2017-06-10T09:33:09.671194Z] 09:33:09 INFO - 0xe3b933 find_minimum_cost_flow
[task 2017-06-10T09:33:09.671222Z] 09:33:09 INFO - ../../gcc-4.9.4/gcc/mcf.c:1350
[task 2017-06-10T09:33:09.671273Z] 09:33:09 INFO - 0xe3b933 mcf_smooth_cfg()
[task 2017-06-10T09:33:09.671304Z] 09:33:09 INFO - ../../gcc-4.9.4/gcc/mcf.c:1399
[task 2017-06-10T09:33:09.672276Z] 09:33:09 INFO - 0x95b518 compute_branch_probabilities
[task 2017-06-10T09:33:09.672939Z] 09:33:09 INFO - ../../gcc-4.9.4/gcc/profile.c:720
[task 2017-06-10T09:33:09.673266Z] 09:33:09 INFO - 0x95b518 branch_prob()
[task 2017-06-10T09:33:09.673602Z] 09:33:09 INFO - ../../gcc-4.9.4/gcc/profile.c:1301
[task 2017-06-10T09:33:09.673774Z] 09:33:09 INFO - 0xa55545 tree_profiling
[task 2017-06-10T09:33:09.674609Z] 09:33:09 INFO - ../../gcc-4.9.4/gcc/tree-profile.c:589
[task 2017-06-10T09:33:09.675101Z] 09:33:09 INFO - 0xa55545 execute
[task 2017-06-10T09:33:09.675275Z] 09:33:09 INFO - ../../gcc-4.9.4/gcc/tree-profile.c:702
[task 2017-06-10T09:33:09.675902Z] 09:33:09 INFO - Please submit a full bug report,
[task 2017-06-10T09:33:09.676400Z] 09:33:09 INFO - with preprocessed source if appropriate.
[task 2017-06-10T09:33:09.676740Z] 09:33:09 INFO - Please include the complete backtrace with any bug report.
[task 2017-06-10T09:33:09.677069Z] 09:33:09 INFO - See <http://gcc.gnu.org/bugs.html> for instructions.
[task 2017-06-10T09:33:09.712145Z] 09:33:09 INFO - /home/worker/workspace/build/src/config/rules.mk:1064: recipe for target 'Unified_cpp_xpcom_string0.o' failed
[task 2017-06-10T09:33:09.712278Z] 09:33:09 INFO - gmake[6]: *** [Unified_cpp_xpcom_string0.o] Error 1
[task 2017-06-10T09:33:09.712335Z] 09:33:09 INFO - gmake[6]: Leaving directory '/home/worker/workspace/build/src/obj-firefox/xpcom/string'
[task 2017-06-10T09:33:09.712394Z] 09:33:09 INFO - /home/worker/workspace/build/src/config/recurse.mk:73: recipe for target 'xpcom/string/target' failed
[task 2017-06-10T09:33:09.712454Z] 09:33:09 INFO - gmake[5]: *** [xpcom/string/target] Error 2
[task 2017-06-10T09:33:09.712790Z] 09:33:09 INFO - gmake[5]: *** Waiting for unfinished jobs....
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•