Closed Bug 699734 Opened 13 years ago Closed 13 years ago

Crash in xpcshell on sparc linux

Categories

(Firefox Build System :: General, defect)

Sun
Linux
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED
mozilla11

People

(Reporter: glandium, Assigned: glandium)

References

Details

(Keywords: crash, Whiteboard: [inbound])

Attachments

(1 file)

I got the craziest crash happening on sparc linux, when running xpcshell with jemalloc enabled, it crashes in "setbuf(stdout, 0);" (which is a libc function).

It turns out this is due to the fact that the _IO_stdin_used symbol is not exported, because of the version script used to hide most symbols from programs. No idea why this only crashes on sparc, though.
Attachment #571903 - Flags: review?(ted.mielczarek)
Attachment #571903 - Flags: review?(ted.mielczarek) → review+
Assignee: nobody → mh+mozilla
Severity: normal → critical
Keywords: crash
https://hg.mozilla.org/mozilla-central/rev/109b2416d243
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla11
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: