Closed Bug 437798 Opened 16 years ago Closed 16 years ago

crazyhorse (Mozilla1.8) went red for no apparent reason

Categories

(Release Engineering :: General, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: samuel.sidler+old, Assigned: bhearsum)

References

Details

Attachments

(2 files)

The build starting at ~8:05am today went red. We really need these machines green this weekend (whether that's IT or build) if we plan on releasing 2.0.0.15 on schedule.

The error I see is: Error: CVS checkout failed.

So, possibly part of bug 435134?
Assignee: server-ops → thardcastle
Filesystem corruption, waiting on the second run of fsck.
Caused by ongoing NetApp woes... see bug#435134 for details.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Turns out this system got hit extra-hard by bug 435134. It's going to need some additional coaxing to get working again. Re-opening to track it separately.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Assignee: thardcastle → bhearsum
Status: REOPENED → NEW
Component: Server Operations: Tinderbox Maintenance → Release Engineering: Maintenance
Priority: -- → P1
Status: NEW → ASSIGNED
And for the record, the current issue is ld failing in nspr via sigsegv:
gcc -o plgetopt.o -c      -pipe -Wall -pthread -O2 -gstabs+ -fPIC  -UDEBUG  -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DXP_UNIX=1 -D_GNU_SOURCE=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DLINUX=1 -Di386=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_REENTRANT=1  -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I/builds/tinderbox/Tb-Mozilla1.8/Linux_2.4.18-14_Depend/mozilla/dist/include/nspr  plgetopt.c
rm -f libplc4.a
/usr/bin/ar cr libplc4.a ./plvrsion.o ./strlen.o ./strcpy.o ./strdup.o ./strcat.o ./strcmp.o ./strccmp.o ./strchr.o ./strpbrk.o ./strstr.o ./strcstr.o ./strtok.o ./base64.o ./plerror.o ./plgetopt.o  
ranlib libplc4.a
rm -f libplc4.so
gcc -shared -Wl,-soname -Wl,libplc4.so -o libplc4.so ./plvrsion.o ./strlen.o ./strcpy.o ./strdup.o ./strcat.o ./strcmp.o ./strccmp.o ./strchr.o ./strpbrk.o ./strstr.o ./strcstr.o ./strtok.o ./base64.o ./plerror.o ./plgetopt.o   -L/builds/tinderbox/Tb-Mozilla1.8/Linux_2.4.18-14_Depend/mozilla/dist/lib -lnspr4
collect2: ld terminated with signal 11 [Segmentation fault]

Clobbering doesn't fix it.
I'm still investigating this, but do we have a backup of this VM anywhere?
I've tried:
* clobbering
* manually compiling (fails in a different place, same ld crash) on a different partition
* rebooting
* doing a 'e2fsck -f' on all of the drives
* re-installing binutils (using the exact same version, of course)

Heading out for the day, will try more tomorrow.
the strace crash log showed warnings about -j3. I turned that off and it made no difference.
Mrz/Justin, Do we have a backup of this VM?

I also noticed a second copy, from June 9, on d-fcal-build-002. Any chance we can try booting this up?
Tried the image on d-fcal-build-002 -- same problems.
Blocks: 435134
there are no backups - none was ever requested.  whats the action here?
What's the issue, with / or /builds?  

I can create a new / and you can try to copy tools off the old drive to the new.
This box is using ccache for some reason, unlike every other linux box still operational. Renaming the cache in /builds/ccache to cache.borked got us past the error creating libplc4.so in nspr. The build continues ...
Build ran clean, and machine is now reporting "green" on tinderbox. Looks like corrupted ccache was the last problem with crazyhorse. Now very happy to close this bug. :-) 

(While investigating, Justin also fixed some VM config silliness, which we agree would not cause the problems seen above, but were good to fix once discovered.)
Status: ASSIGNED → RESOLVED
Closed: 16 years ago16 years ago
Resolution: --- → FIXED
Component: Release Engineering: Maintenance → Release Engineering
QA Contact: justin → release
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: