git: ae521fda895f - main - stress2: Added link to problem found
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 20 Dec 2022 09:13:19 UTC
The branch main has been updated by pho:
URL: https://cgit.FreeBSD.org/src/commit/?id=ae521fda895ff0b5076904f08ec92e3c60d53701
commit ae521fda895ff0b5076904f08ec92e3c60d53701
Author: Peter Holm <pho@FreeBSD.org>
AuthorDate: 2022-12-20 09:12:41 +0000
Commit: Peter Holm <pho@FreeBSD.org>
CommitDate: 2022-12-20 09:12:41 +0000
stress2: Added link to problem found
---
tools/test/stress2/misc/suj5.sh | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tools/test/stress2/misc/suj5.sh b/tools/test/stress2/misc/suj5.sh
index 2e49e0706d6f..957065adc60c 100755
--- a/tools/test/stress2/misc/suj5.sh
+++ b/tools/test/stress2/misc/suj5.sh
@@ -28,7 +28,8 @@
[ `id -u ` -ne 0 ] && echo "Must be root!" && exit 1
-# Deadlock seen
+# "panic: general protection fault" seen:
+# https://people.freebsd.org/~pho/stress/log/log0398.txt
. ../default.cfg