Closed Bug 554138 Opened 15 years ago Closed 15 years ago

enable building/uploading breakpad symbols on Linux-64 builds

Categories

(Release Engineering :: General, defect, P4)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ted, Assigned: armenzg)

References

Details

Attachments

(1 file, 1 obsolete file)

Once we enable building the Breakpad code in bug 554021, we should enable building and uploading symbols on the Linux-64 builds.
Thanks for reminding me! Too much going on :)
Assignee: nobody → armenzg
Status: NEW → ASSIGNED
Priority: -- → P2
Note that this needs the blocking bug fixed first.
OK lowering priority until then.
Priority: P2 → P4
This is ready to go now. (I didn't resolve the dep bug yet, I should split off the ARM part of it.)
Depends on: 555674
No longer depends on: 555674
It seems that even if I have "uploadSymbols" to False it runs buildsymbols regardless. I will test this patch later on to see that it doesn't affect other builders. Having said that, we are currently generating Linux64 symbols: http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-linux64/1271330610/firefox-3.7a5pre.en-US.linux-x86_64.crashreporter-symbols.zip
Attachment #439230 - Flags: review?(ccooper)
Comment on attachment 439230 [details] [diff] [review] upload symbols for Linux64 Passing it to bear since this is related on knowing on what things are needed to bring up to speed a platform.
Attachment #439230 - Flags: review?(ccooper) → review?(bear)
(In reply to comment #6) > Created an attachment (id=439229) [details] > [WIP] really allow disabling build symbols > > It seems that even if I have "uploadSymbols" to False it runs buildsymbols > regardless. > I will test this patch later on to see that it doesn't affect other builders. I'm pretty sure this behaviour is intended. We need symbols built in order generate stack traces for 'make check' and leak tests. In any case, I don't think uploadSymbols=False should mean "don't build symbols". If we don't need fine grained control this should be renamed to something that encompasses building and uploading symbols. If we need fine grained control to eg, have symbols local tests but not upload them, we should add a buildSymbols option.
Attachment #439229 - Attachment is obsolete: true
Attachment #439230 - Flags: review?(bear) → review+
Let me know if I am missing anything.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
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: