NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
misc/60031: [PATCH] address race in
>Number: 60031
>Category: misc
>Synopsis: [PATCH] address race in
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: misc-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Feb 23 07:05:00 +0000 2026
>Originator: Enji Cooper
>Release: n/a
>Organization:
>Environment:
n/a
>Description:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274615 was filed due to a bug in the kernel around updating struct stat for files. This was helpful but on reflection might not have actually addressed the underlying issue with the test.
Upon further inspection since I am updating our copy of tests/ in NetBSD, I stumbled on a local modification that seems unnecessary: https://reviews.freebsd.org/D55290 . This spawned a larger change to help better document what was failing and why as it's unclear what commands actually failed due to what commands are being called and what assertions are being checked.
>How-To-Repeat:
>Fix:
See https://patch-diff.githubusercontent.com/raw/NetBSD/src/pull/71.patch .
Home |
Main Index |
Thread Index |
Old Index