Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Jan 2026 23:54:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        testing@FreeBSD.org
Subject:   [Bug 292187] usr.bin.tar.functional_test.test_option_s: fails; causes kyua to dump core
Message-ID:  <bug-292187-32464-ewLZCLLNMD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-292187-32464@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292187

--- Comment #1 from Enji Cooper <ngie@FreeBSD.org> ---
```
$ kyua debug -k /usr/tests/usr.bin/tar/Kyuafile functional_test:test_option_s
Executing command [ /usr/tests/usr.bin/tar/bsdtar_test -d -r
/usr/tests/usr.bin/tar -v test_option_s ]
Fail: program did not exit cleanly
stdout:

If tests fail or crash, details will be in:
   /tmp/kyua.WWzFSD/2/work/bsdtar_test.2026-01-04T23.53.40-000

Reference files will be read from: /usr/tests/usr.bin/tar
Running tests on: "/usr/bin/tar"
Exercising: bsdtar 3.8.4 - libarchive 3.8.4 zlib/1.3.1 liblzma/5.8.2
libzstd/1.5.2 openssl/3.5.4 libb2/bundled 

 58: test_option_s
/usr/src/contrib/libarchive/tar/test/test_option_s.c:51: File should exist:
test1/<>i<>n<>/<>d<>1<>/<f><>o<>o<>

stderr:
tar: <>i<>n<>/<>d<>1<>/<f><>o<>o<>??????????????????????ngie: Can't translate
pathname '<>i<>n<>/<>d<>1<>/<f><>o<>o<>??????????????????????ngie' to UTF-8
 *** forcing core dump so failure can be debugged ***
```
*blinks* looks like a problem with the libarchive test itself.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-292187-32464-ewLZCLLNMD>