Closed Bug 811377 Opened 12 years ago Closed 7 years ago

No symbols for C++ unittest crashes on Mac universal builds

Categories

(Testing :: General, defect)

x86_64
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: ted, Unassigned)

Details

Because we dump symbols from things in $(DIST)/universal:
http://mxr.mozilla.org/mozilla-central/source/Makefile.in#133

we don't get symbols dumped for C++ unit test binaries (they don't wind up in that directory, because we use the packager to stage things there). This means that if we handle a unittest crash on a mac universal build we won't have full symbols for it.
We no longer do universal builds (bug 1295375).
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.