Closed Bug 1124984 Opened 9 years ago Closed 9 years ago

symbolstore.py forced gzip call

Categories

(Firefox Build System :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla38

People

(Reporter: twhitema, Assigned: twhitema)

Details

Attachments

(1 file)

When processing crash reports (on unix), the gzip call can stall (prompting for input) if the destination .gz file already exists.

This isn't a problem in regular Firefox builds, but I run into it when building Komodo's crash report symbols, as we use it to process python libraries (.so) files, which in some cases can occur in multiple directories.

Shouldn't be any harm in adding this gzip option for other Linux dump builders.
Attachment #8553492 - Flags: review?(ted)
Comment on attachment 8553492 [details] [diff] [review]
Forced gzip command

Seems fine.
Attachment #8553492 - Flags: review?(ted) → review+
Attachment #8553492 - Flags: checkin?
Attachment #8553492 - Attachment is patch: true
Comment on attachment 8553492 [details] [diff] [review]
Forced gzip command

Thanks for the patch, Todd! A couple minor things for the future, though. First, please use the checkin-needed bug keyword when your patch is ready to land. Our automated bug marking tools work much better with it (the checkin? flag is more useful for multi-patch bugs where things aren't all landing at the same time).

Also, please make sure that your patches include commit information. The link below provides some instructions to ensure that your patches have the needed metadata. Thanks!
https://developer.mozilla.org/en-US/docs/Mercurial_FAQ#How_can_I_generate_a_patch_for_somebody_else_to_check-in_for_me.3F
Attachment #8553492 - Flags: checkin? → checkin+
https://hg.mozilla.org/mozilla-central/rev/b87040211bcc
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: