NetBSD Problem Report #58342

From martin@aprisoft.de  Thu Jun 13 21:06:19 2024
Return-Path: <martin@aprisoft.de>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits)
	 client-signature RSA-PSS (2048 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id BCCC91A9238
	for <gnats-bugs@gnats.NetBSD.org>; Thu, 13 Jun 2024 21:06:19 +0000 (UTC)
Message-Id: <20240613210610.752535CC795@emmas.aprisoft.de>
Date: Thu, 13 Jun 2024 23:06:10 +0200 (CEST)
From: martin@NetBSD.org
Reply-To: martin@NetBSD.org
To: gnats-bugs@NetBSD.org
Subject: new libarchive fails a self test
X-Send-Pr-Version: 3.95

>Number:         58342
>Notify-List:    christos@NetBSD.org
>Category:       lib
>Synopsis:       new libarchive fails a self test
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    lib-bug-people
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 13 21:10:00 +0000 2024
>Closed-Date:    Tue Oct 08 23:42:44 +0000 2024
>Last-Modified:  Tue Oct 08 23:42:44 +0000 2024
>Originator:     Martin Husemann
>Release:        NetBSD 10.99.10
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD seven-days-to-the-wolves.aprisoft.de 10.99.10 NetBSD 10.99.10 (GENERIC) #713: Wed Jun 12 09:05:50 CEST 2024 martin@seven-days-to-the-wolves.aprisoft.de:/work/src/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:

The new libarchive version fails a single test case:

Failing tests:
  174: test_read_disk_directory_traversals (1 failures)

>How-To-Repeat:

This is also visible in ATF runs, but in this case easier to reproduce
by invoking the test helper manually:

  /usr/tests/lib/libarchive/h_libarchive -r /usr/tests/lib/libarchive/

>Fix:
n/a

>Release-Note:

>Audit-Trail:
From: "Christos Zoulas" <christos@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/58342 CVS commit: src/external/bsd/libarchive/dist/libarchive/test
Date: Thu, 13 Jun 2024 19:24:25 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Thu Jun 13 23:24:25 UTC 2024

 Modified Files:
 	src/external/bsd/libarchive/dist/libarchive/test:
 	    test_read_disk_directory_traversals.c

 Log Message:
 PR/58342: Martin Husemann: NetBSD does not really support O_SEARCH


 To generate a diff of this commit:
 cvs rdiff -u -r1.3 -r1.4 \
     src/external/bsd/libarchive/dist/libarchive/test/test_read_disk_directory_traversals.c

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: open->feedback
State-Changed-By: riastradh@NetBSD.org
State-Changed-When: Tue, 08 Oct 2024 23:27:54 +0000
State-Changed-Why:
Fixed in HEAD?  Needs pullup or no?


From: Christos Zoulas <christos@zoulas.com>
To: gnats-bugs@netbsd.org
Cc: lib-bug-people@netbsd.org,
 netbsd-bugs@netbsd.org,
 gnats-admin@netbsd.org,
 "riastradh@netbsd.org" <riastradh@NetBSD.org>,
 "martin@netbsd.org" <martin@NetBSD.org>,
 "christos@netbsd.org" <christos@NetBSD.org>
Subject: Re: lib/58342 (new libarchive fails a self test)
Date: Tue, 8 Oct 2024 19:39:27 -0400

 --Apple-Mail=_BD9C40B2-B6A6-4511-B131-8E92E4825302
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain;
 	charset=utf-8

 New libarchive is only in HEAD.

 christos

 > On Oct 8, 2024, at 7:27=E2=80=AFPM, riastradh@netbsd.org =
 <riastradh@NetBSD.org> wrote:
 >=20
 > Synopsis: new libarchive fails a self test
 >=20
 > State-Changed-From-To: open->feedback
 > State-Changed-By: riastradh@NetBSD.org
 > State-Changed-When: Tue, 08 Oct 2024 23:27:54 +0000
 > State-Changed-Why:
 > Fixed in HEAD?  Needs pullup or no?
 >=20
 >=20


 --Apple-Mail=_BD9C40B2-B6A6-4511-B131-8E92E4825302
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename=signature.asc
 Content-Type: application/pgp-signature;
 	name=signature.asc
 Content-Description: Message signed with OpenPGP

 -----BEGIN PGP SIGNATURE-----
 Comment: GPGTools - http://gpgtools.org

 iF0EARECAB0WIQS+BJlbqPkO0MDBdsRxESqxbLM7OgUCZwXCrwAKCRBxESqxbLM7
 OlsoAKDQi4+ny8o2J1U03oP0Dp6t6luzmACgtZRtmmIU4awuSCVTIxN1zj97XIg=
 =58XF
 -----END PGP SIGNATURE-----

 --Apple-Mail=_BD9C40B2-B6A6-4511-B131-8E92E4825302--

State-Changed-From-To: feedback->closed
State-Changed-By: riastradh@NetBSD.org
State-Changed-When: Tue, 08 Oct 2024 23:42:44 +0000
State-Changed-Why:
fixed in HEAD, inapplicable <=10


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2024 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.