The branch main has been updated by pho:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=b15dc3ff28dbb2c3f8eec51803dbca7569439773

commit b15dc3ff28dbb2c3f8eec51803dbca7569439773
Author:     Peter Holm <[email protected]>
AuthorDate: 2026-03-06 09:03:53 +0000
Commit:     Peter Holm <[email protected]>
CommitDate: 2026-03-06 09:03:53 +0000

    stress2: Updated comments
---
 tools/test/stress2/misc/mmap41.sh | 3 ++-
 tools/test/stress2/misc/mmap45.sh | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/tools/test/stress2/misc/mmap41.sh 
b/tools/test/stress2/misc/mmap41.sh
index 5051681aaf31..a279604cd5b6 100755
--- a/tools/test/stress2/misc/mmap41.sh
+++ b/tools/test/stress2/misc/mmap41.sh
@@ -7,7 +7,8 @@
 #
 
 # Based on code from 
https://syzkaller.appspot.com/text?tag=ReproC&x=15d9baada80000
-# No problems seen
+# "panic: Bad tailq NEXT" seen:
+# https://people.freebsd.org/~pho/stress/log/log0569.txt
 
 . ../default.cfg
 
diff --git a/tools/test/stress2/misc/mmap45.sh 
b/tools/test/stress2/misc/mmap45.sh
index 59450b41bb5e..549d1ea6f190 100755
--- a/tools/test/stress2/misc/mmap45.sh
+++ b/tools/test/stress2/misc/mmap45.sh
@@ -8,9 +8,10 @@
 
 # Demonstrate issue described in:
 # [Bug 276002] nfscl: data corruption using both copy_file_range and mmap'd I/O
+# Unfixed as of 20260306
 
 # Issue seen:
-# 
+#
 # 8994c8994
 # < 0431020    10  11  12  13  14  15  16  17  18  19  1a  1b  1c  1d  1e  1f
 # ---

Reply via email to