Closed Bug 488362 Opened 16 years ago Closed 15 years ago

Periodic windows build bustage due to failure to open file

Categories

(Release Engineering :: General, defect)

All
Windows XP
defect
Not set
major

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 509960

People

(Reporter: johnath, Unassigned)

References

Details

See, for example: http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1239740029.1239745054.8360.gz&fulltext=1 which reports: link -NOLOGO -DLL -OUT:npbasic.dll -PDB:npbasic.pdb -SUBSYSTEM:WINDOWS plugin.obj basic.res -NXCOMPAT -SAFESEH -DYNAMICBASE -MANIFEST:NO -DEBUG -OPT:REF -OPT:nowin98 -LTCG:PGINSTRUMENT -DEF:e:/builds/moz2_slave/mozilla-central-win32/build/modules/plugin/sdk/samples/basic/windows/basic.def ../../common/plugingate_s.lib kernel32.lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib Creating library npbasic.lib and object npbasic.exp LINK : fatal error LNK1104: cannot open file 'npbasic.lib' make[8]: Leaving directory `/e/builds/moz2_slave/mozilla-central-win32/build/obj-firefox/modules/plugin/sdk/samples/basic/windows' make[7]: Leaving directory `/e/builds/moz2_slave/mozilla-central-win32/build/obj-firefox/modules/plugin/sdk/samples' make[6]: Leaving directory `/e/builds/moz2_slave/mozilla-central-win32/build/obj-firefox/modules/plugin/sdk' make[5]: Leaving directory `/e/builds/moz2_slave/mozilla-central-win32/build/obj-firefox/modules/plugin' make[4]: Leaving directory `/e/builds/moz2_slave/mozilla-central-win32/build/obj-firefox' make[3]: Leaving directory `/e/builds/moz2_slave/mozilla-central-win32/build/obj-firefox' make[8]: *** [npbasic.dll] Error 80 make[8]: *** Deleting file `npbasic.dll' Speculation on IRC was that this might be related to low-disk-free conditions, but nthomas suggested that this was unlikely. Comments suggest it's periodic, on random files.
Summary: Periodic windows build bustage due to failure to open → Periodic windows build bustage due to failure to open file
Whiteboard: [orange]
1) This specific case happened on moz2-win32-slave14. If you see this again, can you please update this bug with what machine? 2) Are we only seeing this with builds or is it also seen in unittest runs? (ps: agree with nthomas, unlikely related to disk space, as we have background jobs running to prevent that happening on the slaves.)
Possibly a pre-cursor to bug 488447.
Benjamin points out that this might be related to bug 442819, and is happening frequently on npbasic.lib specifically
Can anybody reproduce this? I've had 'make clean && make -j4' running in a loop in modules/plugin on my VM for a few hours now with no failures yet.
I have never seen it anywhere but a tinderbox.
I'm not really sure what we can do here, except monitor for these bustages right now.
Component: Release Engineering → Release Engineering: Future
Merging with bug 509960 which has more analysis.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Moving closed Future bugs into Release Engineering in preparation for removing the Future component.
Component: Release Engineering: Future → Release Engineering
Blocks: 438871
Whiteboard: [orange]
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.