From nobody Wed Feb 26 15:20:47 2025 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Z2yqK1h1xz5qHgd for ; Wed, 26 Feb 2025 15:21:17 +0000 (UTC) (envelope-from Alexander@Leidinger.net) Received: from mailgate.Leidinger.net (mailgate.leidinger.net [IPv6:2a00:1828:2000:313::1:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature ECDSA (prime256v1) client-digest SHA256) (Client CN "mailgate.leidinger.net", Issuer "E5" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Z2yqH29Fbz3SnF for ; Wed, 26 Feb 2025 15:21:15 +0000 (UTC) (envelope-from Alexander@Leidinger.net) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=leidinger.net header.s=outgoing-alex header.b=zyhVSmqY; dmarc=pass (policy=quarantine) header.from=leidinger.net; spf=pass (mx1.freebsd.org: domain of Alexander@Leidinger.net designates 2a00:1828:2000:313::1:5 as permitted sender) smtp.mailfrom=Alexander@Leidinger.net List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=leidinger.net; s=outgoing-alex; t=1740583266; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=xtv+nrnG3nUspxsIB+JbBSBlQghtaUSlvQvh1BOzSB4=; b=zyhVSmqYvqBSvcyWbnNBOOgjXKAdkddVQxsq2Q3t5OkCvCq5UxRsOsYH/j3pVaX5q2SQfX qWjDmO6xv6XYoDmG1ivUcucUtQAGtB6JeC0Jj23F7NgFJcHS55SoAZopceRlo5vWyw0j5L AcIiabohL25MqHtgGu/ko9zqdIZleZ8AIcpU7K1icYr6rq/Ow8F7eLEbECvyD+Bs5DMATV W5+u6oZNF2Lb9sqykPaK2qCScERqwatWwR4lt1/w2FH2d4Apsu/S2zI4SePRtRYkyO5Fpe X+VndibZrWMEHgfq6cVNUGmKU18hETbp0DMD+hj23f4KiwkzkLkR+oV+4Sx83g== Date: Wed, 26 Feb 2025 16:20:47 +0100 From: Alexander Leidinger To: Current FreeBSD Subject: Strange file access issue in a recent -current (but not with the previous BE) Message-ID: <5ebbe12dc6cb4e3fc00f0a07c03856e4@Leidinger.net> Organization: No organization, this is a private message. Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=_306013e8d9b70e8b0dec959caad46006"; micalg=pgp-sha256 X-Spamd-Result: default: False [-3.09 / 15.00]; SIGNED_PGP(-2.00)[]; NEURAL_SPAM_LONG(0.94)[0.937]; NEURAL_HAM_SHORT(-0.77)[-0.773]; DMARC_POLICY_ALLOW(-0.50)[leidinger.net,quarantine]; R_DKIM_ALLOW(-0.20)[leidinger.net:s=outgoing-alex]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_HAM_MEDIUM(-0.16)[-0.155]; MISSING_XM_UA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; RCPT_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:34240, ipnet:2a00:1828::/32, country:DE]; HAS_ORG_HEADER(0.00)[]; DKIM_TRACE(0.00)[leidinger.net:+]; ARC_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_COUNT_ZERO(0.00)[0]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; TO_DN_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; HAS_ATTACHMENT(0.00)[] X-Rspamd-Queue-Id: 4Z2yqH29Fbz3SnF X-Spamd-Bar: --- This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --=_306013e8d9b70e8b0dec959caad46006 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed Hi, the working system is from 2025-01-25-141603, the non working system is from 2025-02-21-115311. I'm not sure what the issue is exactly. I have traced down the change of behavior to ---snip--- if not LIBC.setfstab(fstab_file_path.encode()): ---snip--- In the working case LIBC.setfstab returns true (so with the not it doesn't take this branch), and in the non-working case it returns false (so with the not it takes this branch). Is someone aware of a change in this area? Searching for it (https://cgit.freebsd.org/src/log/?qt=grep&q=setfstab) only brings the initial commit. Bye, Alexander. -- http://www.Leidinger.net Alexander@Leidinger.net: PGP 0x8F31830F9F2772BF http://www.FreeBSD.org netchild@FreeBSD.org : PGP 0x8F31830F9F2772BF --=_306013e8d9b70e8b0dec959caad46006 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc; size=833 Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEER9UlYXp1PSd08nWXEg2wmwP42IYFAme/MV8ACgkQEg2wmwP4 2Ibo0w/8D70S8f79rLskrBhyK1kgxiw3gIFUW5K7w9uuXN6iaqDADdTYmysgFaZ9 0GCmbP/nupYN8a8BqHcEVmSJBpqSp388COQWP/m5wMU2OCz/Qsi6hYZeAFgaKqzP FJFNJY1orCzCNO8u9NRLiqxqIJDCTsjS1OfGJqq3hL8MlYoFMwB3j53agdtxcxvB LiAjjlGkoom6iT4YDCfRHdzIaZwRclvEy8TCiQUoA7RfLypPrCYLJPtYj6VdRcYl olh56tLIIy3tKCDVfObZb3Ndlqk9wH+Ez9dpjWqSl4gvI5hqQY4QCh/E9bYWzw+B fdWz+Qu07oO2BvSdAa3er5K9IH2UeaJnRqyDY8upWKYnjeKrkza532kJMHIRLmgB ecO4MJ24s0zCzshOWNpw3nSeG7BwnsBO9jX7Io2ql4VHhY44mtzjcGUFgh2wjnEM 39c86CrAvVQ+zhEytggMZQt/v1gX9aahp8o6pSzD/yP5iVqkmc2cuHh72hBPsPBt dHf45DYgN0bchDGG40SSH8ftm7uU1v69uq37vhaPmm6UnGUFR8iEs00TVCn6IGqB rWM32zzI+CF0rTOAoG3/EPUA5jc0DzbHQ8chlNQddv34Tiz7UZV9/0VmMCZaSrc3 ePUL6Fs0cULeB7hOOoBrFd0J1JJ6WKqtLmyi0s75PAF7miDcNQE= =bQzp -----END PGP SIGNATURE----- --=_306013e8d9b70e8b0dec959caad46006--