[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Libunwind-devel] Test failures
From: |
Garrett Robinson |
Subject: |
[Libunwind-devel] Test failures |
Date: |
Tue, 23 Oct 2012 13:47:09 -0700 |
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 address@hidden
===========================================
Please let me know if there is anything I can do to assist!
- [Libunwind-devel] Test failures,
Garrett Robinson <=