Closed
Bug 622555
Opened 15 years ago
Closed 11 years ago
socorro doesn't properly link some source files
Categories
(Toolkit :: Crash Reporting, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 462159
People
(Reporter: jrmuizel, Unassigned)
Details
For example:
http://crash-stats.mozilla.com/report/index/93f3e4d6-d214-4379-b1af-fc10b2101220 is missing links to GLContext.h:1677 and nsAutoPtr.h:1098
Comment 1•15 years ago
|
||
This is probably the same underlying problem as bug 462159, but manifesting differently. I assume we now have the objdir somewhere outside of the srcdir, and since these header files are included from the objdir, our symbol munging script doesn't know what to do with them.
Component: Socorro → Breakpad Integration
Product: Webtools → Toolkit
QA Contact: socorro → breakpad.integration
Comment 2•11 years ago
|
||
I'm going to say this is fixed by bug 462159.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•