Closed
Bug 850131
Opened 10 years ago
Closed 10 years ago
SPS breakpad unwind (bug 779291) breaks ASan builds
Categories
(Core :: Gecko Profiler, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 850089
People
(Reporter: philor, Unassigned)
References
Details
(Keywords: regression)
https://tbpl.mozilla.org/php/getParsedLog.php?id=20543688&tree=Firefox https://tbpl.mozilla.org/php/getParsedLog.php?id=20544054&tree=Firefox ../../tools/profiler/local_debug_info_symbolizer.o: In function `google_breakpad::LocalDebugInfoSymbolizer::~LocalDebugInfoSymbolizer()': /builds/slave/m-cen-l64-dbg-asan-00000000000/build/tools/profiler/local_debug_info_symbolizer.cc:35: undefined reference to `google_breakpad::Module::~Module()' /usr/bin/ld: ../../tools/profiler/local_debug_info_symbolizer.o: relocation R_X86_64_PC32 against undefined symbol `_ZTVN15google_breakpad20StackFrameSymbolizerE' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value clang: error: linker command failed with exit code 1 (use -v to see invocation) make[5]: Leaving directory `/builds/slave/m-cen-l64-dbg-asan-00000000000/build/obj-firefox/toolkit/library' make[5]: *** [libxul.so] Error 1
Comment 1•10 years ago
|
||
I think this is probably just a dupe of bug 850089, I bet ASan builds --disable-crashreporter.
Reporter | ||
Comment 2•10 years ago
|
||
So convenient that we have a buildstep to cat .mozconfig, but multiple sources of other (non-printed) mozconfigs to make it worthless.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•