Open
Bug 547873
Opened 16 years ago
Updated 3 years ago
fix-linux-stack doesn't work for Linux packaged debug builds
Categories
(Firefox Build System :: General, defect)
Tracking
(blocking2.0 -, status2.0 ?)
NEW
People
(Reporter: jruderman, Unassigned)
References
Details
(Split from bug 547646.)
Linux, Bd (before packaging):
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1266786447.1266788049.11030.gz&fulltext=1
Linux, Rd (after packaging):
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1266787686.1266792281.21931.gz&fulltext=1
I guess symbols are getting stripped by the packaging process, and fix-linux-stack doesn't know how to find the symbols in the symbols zip.
Updated•16 years ago
|
blocking2.0: --- → ?
Updated•16 years ago
|
blocking2.0: ? → -
Updated•16 years ago
|
| Reporter | ||
Comment 1•16 years ago
|
||
I made a new stack fixer that uses Breakpad and doesn't have this problem. See bug 570287.
Comment 2•15 years ago
|
||
Is this WONTFIX or WORKSFORME then?
Updated•8 years ago
|
Product: Core → Firefox Build System
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•