Closed Bug 672287 Opened 13 years ago Closed 13 years ago

Get symbols for libc for most common Android installs

Categories

(Socorro :: General, task)

All
Android
task
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 668210

People

(Reporter: kairo, Unassigned)

References

Details

Currently, most Fennec crash reports are reported as "libc.so@0xFOO" or smiliar, it would be good to have symbols for the most common of those libc.so and be able to see what's actually crashing there.
If you grab the files off of a device, and build the latest SVN code from Breakpad, you can use the dump_syms that gets built to get export symbols from those binaries. This won't get you any stack unwind info, though, so it won't help us get better stacks, just function names in the stacks.
See Also: → 668210
bug 668210 is the only way I know how to fix this.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Component: Socorro → General
Product: Webtools → Socorro
You need to log in before you can comment on or make changes to this bug.