From nobody Sat Sep 16 15:40:23 2023 X-Original-To: bugs@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 4RnwHW2pLNz4tVKr for ; Sat, 16 Sep 2023 15:40:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RnwHW1lrgz4btC for ; Sat, 16 Sep 2023 15:40:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1694878823; a=rsa-sha256; cv=none; b=bCM0Ev+y+0b0wTm2C1f9vd8IsQEMt+YPHaJJwKl/z5SvuvVstFgq9PgsEAo8vlVkOqf6un X7Rje6DTJglosrqhENI6I6Gfqu7pfOcE1KRgQ9Ty2hvwwq49krviwNiWME2o5WwY+6jf3b Ah5E0d2I0Rxde0uBeFfoEKJBsEq416C5Qk/Jql1Tq+ddm8brJbaYMqDcgxBvyvVj5Jtqjs gv/sGMtS/rvO3/kuQZKubZT4UTMOqzNIGosXzQh2DHuRbYlwy+rcug7oFTotSt4AnSAGVc W9dhmh0gOi2LIhDcx8LNJ9foKWpulBYZt5uv4j+w4hvBkI1G26/q5Xp8VWMsEQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1694878823; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=LUHpuiZ/INzHP/LZmGMWIUSow4OD+OZ+kkcT1zJWsbI=; b=srMUe6y/y0+kConVY/efRa6UYXiLrmaU+mADH8llkIT0a6CnEUZAe4ZHK/gGXWY9FHQPmH corKfrQcG+2lsEvs09mFkFiErlYNRfAcPCtO2lMnszcVSPPGSJZDHWRv+AFfZHIa3zKaoY cRC89N0npA2K+5lFma8WtLtskEhB55zOrXH87FMSrrdgl+EGVtea88RyxbY1YqjKAQduPs 2mhWDKgg63Zvw50jtA8q/dfRVtVsRp8pt0k4gA7YZYElw6Yr3aIUsk/yH2PdiFPK7pI2KX M0Q/ixNXF2LivZYYObg46pwlLYwY/yvDxnho5qbmrki2DOQsIWhDGv+xK01X/Q== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RnwHW0k0Fz1BVZ for ; Sat, 16 Sep 2023 15:40:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 38GFeNQp079114 for ; Sat, 16 Sep 2023 15:40:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 38GFeNY1079113 for bugs@FreeBSD.org; Sat, 16 Sep 2023 15:40:23 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 272434] Hangs with combined use of du and disk operations (like mv,cp,shutil.move/rmtree,os.rename) Date: Sat, 16 Sep 2023 15:40:23 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc keywords short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272434 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- CC|grahamperrin@freebsd.org |grahamperrin@gmail.com Keywords| |needs-qa Summary|du and disk operations |Hangs with combined use of |(like |du and disk operations |mv,cp,shutil.move/rmtree,os |(like |.rename) combination issues |mv,cp,shutil.move/rmtree,os | |.rename) --=20 You are receiving this mail because: You are the assignee for the bug.=