Open Bug 1314137 Opened 8 years ago Updated 2 years ago

symbol dumping should fail on OS X if binaries to be dumped don't have any symbols

Categories

(Toolkit :: Crash Reporting, defect)

defect

Tracking

()

People

(Reporter: ted, Unassigned)

References

Details

This might be tricky to get right, but bug 1311462 describes a regression on OS X that causes us to not be able to dump symbols--we are trying to dump symbols from already-stripped binaries.

We should make symbolstore.py error in this case. dsymutil prints a warning "warning: no debug symbols in executable" but I don't think it actually errors.

The patch in bug 1304042 might make this an error, we'd have to try it.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.