Closed
Bug 669031
Opened 12 years ago
Closed 12 years ago
Frequent LINK : fatal error LNK1266: error reading instrumentation file 'vmwarerecordinghelper.pgd'; File not found
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 679334
People
(Reporter: philor, Assigned: glandium)
References
Details
(Keywords: intermittent-failure, Whiteboard: [red])
Attachments
(1 file)
410 bytes,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
Because that's the way we roll, we've just been retriggering these, with or without a vague handwaving comment. http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1309643728.1309646864.27173.gz WINNT 5.2 mozilla-inbound build on 2011/07/02 14:55:28 s: mw32-ix-slave02 crashinject.obj LINK : fatal error LNK1266: error reading instrumentation file 'crashinject.pgd'; File not found tinderbox.mozilla.org/showlog.cgi?log=Jaegermonkey/1309658022.1309661509.13509.gz WINNT 5.2 jaegermonkey build on 2011/07/02 18:53:42 s: mw32-ix-slave05 crashinject.obj LINK : fatal error LNK1266: error reading instrumentation file 'crashinject.pgd'; File not found
Reporter | ||
Comment 1•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Jaegermonkey/1309662371.1309664468.24307.gz WINNT 5.2 jaegermonkey build on 2011/07/02 20:06:11 s: mw32-ix-slave03 crashinject.obj LINK : fatal error LNK1266: error reading instrumentation file 'crashinject.pgd'; File not found
Reporter | ||
Comment 2•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1310135227.1310142108.32326.gz
Comment 3•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1312010899.1312015782.14554.gz
Comment 4•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1311982082.1311990819.22013.gz http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1312133162.1312137128.20221.gz http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1312137602.1312141860.4939.gz
Comment 5•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1312192526.1312200108.1289.gz http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1312183562.1312189819.16283.gz http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1312190135.1312198370.21633.gz
Comment 6•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1312310250.1312314384.17447.gz
Reporter | ||
Comment 7•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1312455595.1312456704.32128.gz
Reporter | ||
Comment 8•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1312490882.1312495401.1498.gz
Reporter | ||
Comment 9•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1312499925.1312504926.15527.gz
Comment 10•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1312525363.1312530212.2395.gz
Reporter | ||
Comment 11•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1312581359.1312585170.2488.gz
Reporter | ||
Comment 12•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1312830488.1312831617.32056.gz
Reporter | ||
Comment 13•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1312990199.1312993129.17189.gz
Reporter | ||
Comment 14•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1313013317.1313016429.32339.gz
Reporter | ||
Comment 15•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Jaegermonkey/1313034446.1313037915.4839.gz
Reporter | ||
Comment 16•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1313034446.1313038135.5560.gz
Reporter | ||
Comment 17•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Jaegermonkey/1313038974.1313039904.13737.gz (sort of vague interesting, since the same slave picked up my retrigger from comment 15 and failed again, which I don't think I've seen before)
Reporter | ||
Comment 18•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1313039187.1313040206.15143.gz
Reporter | ||
Comment 19•12 years ago
|
||
And http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1313040902.1313041866.22644.gz is three times on one slave on one push - I must not have been retriggering this before.
Reporter | ||
Comment 20•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1313036849.1313042051.23141.gz
Comment 21•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1313395858.1313399174.31852.gz
Whiteboard: [orange] → [orange][red]
No idea what's going on, but this should wallpaper over it.
Attachment #553151 -
Flags: review?(ted.mielczarek)
Comment 23•12 years ago
|
||
Comment on attachment 553151 [details] [diff] [review] Wallpaper Review of attachment 553151 [details] [diff] [review]: ----------------------------------------------------------------- ::: build/win32/Makefile.in @@ +41,5 @@ > VPATH = @srcdir@ > > include $(DEPTH)/config/autoconf.mk > > +NO_PROFILE_GUIDED_OPTIMIZE = 1 I am crossing my fingers, but my guess is that this will manifest as the same error in a different directory. (I bet this is just the first thing that gets linked with PGO. And yes, I know this patch was my idea.)
Attachment #553151 -
Flags: review?(ted.mielczarek) → review+
Yeah, I expect the same.
Reporter | ||
Comment 26•12 years ago
|
||
Always good to get that quick confirmation: http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1313417133.1313420753.20552.gz LINK : fatal error LNK1266: error reading instrumentation file 'vmwarerecordinghelper.pgd'; File not found
Summary: Frequent LINK : fatal error LNK1266: error reading instrumentation file 'crashinject.pgd'; File not found → Frequent LINK : fatal error LNK1266: error reading instrumentation file 'vmwarerecordinghelper.pgd'; File not found
Reporter | ||
Comment 27•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Build-System/1313340063.1313342383.10197.gz
Reporter | ||
Comment 28•12 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1313433316.1313434243.3301.gz But at least it was only two out of three builds on your push (since the third one died in the network hiccup).
Comment 29•12 years ago
|
||
I think bug 659942 is to blame here. That patch added a step to rm the .pgd file in the export step of the MOZ_PROFILE_GENERATE half of the build. However, if we don't wind up re-linking the binary, that means we don't have a .pgd file, and things will break.
Assignee: nobody → mh+mozilla
Comment 30•12 years ago
|
||
Alternately we could try pgomgr /clear instead of rm: http://msdn.microsoft.com/en-us/library/2kw46d8w%28v=vs.80%29.aspx "/clear—Causes the .pgd file to be cleared of all profile information. You cannot specify a .pgc file when /clear is specified."
Reporter | ||
Comment 31•12 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=6213856 LINK : fatal error LNK1266: error reading instrumentation file 'libGLESv2.pgd'; File not found
Assignee | ||
Comment 32•12 years ago
|
||
(In reply to Phil Ringnalda (:philor) from comment #31) > https://tbpl.mozilla.org/php/getParsedLog.php?id=6213856 > > LINK : fatal error LNK1266: error reading instrumentation file > 'libGLESv2.pgd'; File not found This is on m-i, before any merge of bug 679334, which really is the same thing. I'm relieved :)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
Keywords: intermittent-failure
Updated•11 years ago
|
Whiteboard: [orange][red] → [red]
Updated•5 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•