Closed Bug 395407 Opened 17 years ago Closed 17 years ago

Symbol upload and unpack can conflict if builds have the same buildid

Categories

(Toolkit :: Crash Reporting, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bent.mozilla, Assigned: bent.mozilla)

Details

Attachments

(2 files)

Attached patch PatchSplinter Review
Symbol upload and unpack can conflict if builds have the same buildid because the symbol archive filenames are identical.

This happened to us the other day, I guess you guys are lucky :)
Attachment #280087 - Flags: review?(ted.mielczarek)
Attachment #280087 - Flags: review?(ted.mielczarek) → review+
Assignee: nobody → bent.mozilla
Attachment #280087 - Flags: approval1.9? → approval1.9+
Checked in.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
We have a problem here...
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Oops. $(BUILDID) isn't available when make assigns SYMBOL_ARCHIVE_BASENAME.
Attachment #281904 - Flags: review?(ted.mielczarek)
Comment on attachment 281904 [details] [diff] [review]
Fix evaluation time

Yeah, that would do it.
Attachment #281904 - Flags: review?(ted.mielczarek) → review+
Ok, fixed.
Status: REOPENED → RESOLVED
Closed: 17 years ago17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.