Coder Social home page Coder Social logo

Comments (6)

ianlancetaylor avatar ianlancetaylor commented on August 16, 2024 1

Thanks for finding out how to reproduce the problem. Should be fixed now.

from libbacktrace.

jtojnar avatar jtojnar commented on August 16, 2024

We are now experiencing it in Nixpkgs.

The build log looks the same until running tests:

@@ -499,7 +502,7 @@
 xz mtest.mdbg
 objcopy --add-section .gnu_debugdata=mtest.mdbg.xz mtest.strip
 mv mtest.strip mtest_minidebug
-PASS: mtest_minidebug
+FAIL: mtest_minidebug
 PASS: test_elf_32
 PASS: test_elf_64
 PASS: test_macho
@@ -531,52 +534,67 @@
 PASS: mtest
 PASS: xztest
 PASS: xztest_alloc
+=====================================================
+   package-unused version-unused: ./test-suite.log
+=====================================================
+
+# TOTAL: 35
+# PASS:  34
+# SKIP:  0
+# XFAIL: 0
+# FAIL:  1
+# XPASS: 0
+# ERROR: 0
+
+.. contents:: :depth: 2
+
+FAIL: mtest_minidebug
+=====================
+
+test1: [0]: syminfo did not find name
+test1: [1]: syminfo did not find name
+test1: [2]: syminfo did not find name
+test1: [0]: missing function name
+test1: [1]: missing function name
+test1: [2]: missing function name
+test3: [0]: NULL syminfo name
+test3: [1]: NULL syminfo name
+test3: [2]: NULL syminfo name
+test5: NULL syminfo name
+FAIL: backtrace_full noinline
+FAIL: backtrace_simple noinline
+FAIL: backtrace_syminfo variable
+FAIL mtest_minidebug (exit status: 1)
+
 ============================================================================
 Testsuite summary for package-unused version-unused
 ============================================================================
 # TOTAL: 35
-# PASS:  35
+# PASS:  34
 # SKIP:  0
 # XFAIL: 0
-# FAIL:  0
+# FAIL:  1
 # XPASS: 0
 # ERROR: 0
 ============================================================================
+See ./test-suite.log
+============================================================================
+make[2]: *** [Makefile:2028: test-suite.log] Error 1

The test-suite.log just contains the same thing as above:

FAIL: mtest_minidebug
=====================

test1: [0]: syminfo did not find name
test1: [1]: syminfo did not find name
test1: [2]: syminfo did not find name
test1: [0]: missing function name
test1: [1]: missing function name
test1: [2]: missing function name
test3: [0]: NULL syminfo name
test3: [1]: NULL syminfo name
test3: [2]: NULL syminfo name
test5: NULL syminfo name
FAIL: backtrace_full noinline
FAIL: backtrace_simple noinline
FAIL: backtrace_syminfo variable
FAIL mtest_minidebug (exit status: 1)

from libbacktrace.

ianlancetaylor avatar ianlancetaylor commented on August 16, 2024

The test does pass for me on x86_64 on Ubuntu Rodete. Tell me more about the environment in which it fails.

from libbacktrace.

mweinelt avatar mweinelt commented on August 16, 2024

I could bisect this error to our (nixpkgs) xz upgrade from 5.4.6 to 5.6.0.

from libbacktrace.

trofi avatar trofi commented on August 16, 2024

tukaani-project/xz@6daa4d0 xz: Use threaded mode by defaut (as if --threads=0 was used). upstream change caused the test failures in libbacktrace.

from libbacktrace.

trofi avatar trofi commented on August 16, 2024

Using XZ_OPT="--trheads=2" environment variable I was able to reproduce the test failures on xz-5.4.6 as well.

from libbacktrace.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.