Closed
Bug 536762
Opened 16 years ago
Closed 16 years ago
Try buildbot masters are down
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nthomas, Assigned: nthomas)
Details
In what appears to be a coincidence, both the buildbot masters for Try builds and talos are down.
Assignee | ||
Comment 1•16 years ago
|
||
The try talos master was oom-killed by the kernel at Dec 25 08:05:53. The most recent job to finish (7 minutes earlier) was a "MacOSX Darwin 9.0.0 try talos svg" on http://build.mozilla.org/tryserver-builds/ibukanov@mozilla.com-fin_opt/fin_opt-macosx.dmg (MacOSX Darwin 9.0.0 try talos svg/builds/765). That created an unusally large log file - 483M for 765-log-Run_performance_tests-stdio. I'd guess that trying to compress that log caused us to run out of memory.
This master is back up now.
URL: :igor
Assignee | ||
Comment 2•16 years ago
|
||
The try build master died at 2009-12-25 14:55 when the /builds partition was completely full. The problem was a mac unit test build that grew it's 'make check' log to 18G (sendchange-macosx-unittest/4576-log-check-stdio). The master won't tell me directly what was built for that but, reading between the lines it was:
Changed by: ibukanov@mozilla.com
Changed at: Fri 25 Dec 2009 04:17:17
Branch: HG_TRY
Changed files:
* identifier: fin_opt
* mozconfig: 1261743382-411-
* mozillaRepoPath: http://hg.mozilla.org/tracemonkey
* patchFile: 1261743382-411-opt_obj_final.patch
* patchLevel: 1
I've truncated the log file to 1M to resolve the issue, and restarted the master.
Assignee | ||
Comment 3•16 years ago
|
||
The talos log it begins
Running test tsvg:
Started Fri, 25 Dec 2009 06:46:45
then many many repeats of the following:
firefox-bin(198,0xb00a1000) malloc: *** error for object 0x1bfef008: Non-aligned pointer being freed
*** set a breakpoint in malloc_error_break to debug
In the make check log it's repeated
xpcshell(93958,0xb0081000) malloc: *** error for object 0x9b4b778: Non-aligned pointer being freed
---
Bug 536764 filed to prevent this from happning in the future.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•