Closed Bug 530041 Opened 15 years ago Closed 15 years ago

Unable to build crashreporter with x86_64

Categories

(Toolkit :: Crash Reporting, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jhorak, Unassigned)

References

Details

User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091105 Fedora/3.5.5-1.fc12 Firefox/3.5.5 Build Identifier: Compilation fails with: mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc: In function ‘void<unnamed>::FixAddress(void*)’: mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc:149: error: cast from ‘void*’ to ‘Elf64_Word’ loses precision gmake[2]: *** [host_dump_symbols.o] Error 1 Reproducible: Always Steps to Reproduce: 1. try to build with --enable-crashreporter option on x86_64 machine. This prevents creating debuginfo suitable for crash-stats.mozilla.com on Linux.
Blocks: 447771
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Yeah, unfortunately we don't have 64-bit support in Breakpad on any OS yet. I've heard it's close, but I don't know how close.
This got fixed by bug 514188 FWIW (still not enabled by default, but it builds and works).
Depends on: 514188
Resolution: INVALID → FIXED
You need to log in before you can comment on or make changes to this bug.