Hello! I am trying to install google-perftools on 64-bit Ubuntu 12.04.
In their README, they recommend install libunwind-0.99-beta, but I was
unable to compile it on my system. Since that release is over 3 years
old, I decided to try to use the most recent version (1.1).

Two of the tests from running `make check` fail. Output:

PASS: test-proc-info
PASS: test-static-link
PASS: test-strerror
PASS: Gtest-bt
PASS: Ltest-bt
PASS: Gtest-exc
PASS: Ltest-exc
PASS: Gtest-init
PASS: Ltest-init
PASS: Gtest-concurrent
PASS: Ltest-concurrent
PASS: Gtest-resume-sig
PASS: Ltest-resume-sig
PASS: Gtest-resume-sig-rt
PASS: Ltest-resume-sig-rt
FAILURE: expected 13, not 1 frames below signal frame
FAIL: Gtest-dyn1
FAILURE: expected 13, not 1 frames below signal frame
FAIL: Ltest-dyn1
PASS: Gtest-trace
PASS: Ltest-trace
PASS: test-async-sig
PASS: test-flush-cache
PASS: test-init-remote
PASS: test-mem
PASS: test-setjmp
PASS: test-ptrace
PASS: Ltest-varargs
PASS: Ltest-nomalloc
PASS: Ltest-nocalloc
PASS: Lrs-race
PASS: run-check-namespace
PASS: run-ptrace-mapper
PASS: run-ptrace-misc
Segmentation fault (core dumped)
PASS: run-coredump-unwind
===========================================
2 of 33 tests failed
Please report to [email protected]
===========================================

Please let me know if there is anything I can do to assist!

_______________________________________________
Libunwind-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to