NetBSD Problem Report #57248

From martin@duskware.de  Tue Feb 28 10:18:36 2023
Return-Path: <martin@duskware.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))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 449C01A9239
	for <gnats-bugs@gnats.NetBSD.org>; Tue, 28 Feb 2023 10:18:36 +0000 (UTC)
From: martin@NetBSD.org
Reply-To: martin@NetBSD.org
To: gnats-bugs@NetBSD.org
Subject: rumpfs test failure on sparc64
X-Send-Pr-Version: 3.95

>Number:         57248
>Category:       kern
>Synopsis:       rumpfs test failure on sparc64
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Feb 28 10:20:00 +0000 2023
>Originator:     Martin Husemann
>Release:        NetBSD 10.99.2
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD thirdstage.duskware.de 10.99.2 NetBSD 10.99.2 (MODULAR) #619: Mon Feb 27 14:46:07 CET 2023 martin@thirdstage.duskware.de:/usr/src/sys/arch/sparc64/compile/MODULAR sparc64
Architecture: sparc64
Machine: sparc64
>Description:

There is an obscure test failure in the sparc64 test runs:

 rumpfs_wrrd_after_unlink, failed, /usr/src/tests/fs/vfs/t_io.c:211: rump_sys_pwrite(fd, &value, sizeof(value), 654321): No space left on device

in /usr/tests/fs/vfs/t_io, leading to:

Summary for 1 test programs:
    139 passed test cases.
    1 failed test cases.
    0 expected failed test cases.
    0 skipped test cases.

The test program has two other invocations of rump_sys_pwrite(), but with a
lot smaller offsets (pagesize and pagesize-1).

I guess something goes wrong in rump argument marshalling for rumpfs,
but I am a bit lost in how to debug this further - any hints welcome.

>How-To-Repeat:
s/a

>Fix:
n/a

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-2023 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.