Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Nov 2015 07:24:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-threads@FreeBSD.org
Subject:   [Bug 204178] stress2 on arm64 thr1 hangs after printing pthread_join error
Message-ID:  <bug-204178-16-tUf72Ks5qL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204178-16@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204178-16@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204178

Peter Holm <pho@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pho@FreeBSD.org

--- Comment #2 from Peter Holm <pho@FreeBSD.org> ---
Could you try to run this test, in order to narrow the test scenario a bit.
I have tried this on amd64/i386 without finding any issues.

Place this in stress2/misc as thr1.sh and run it:

#!/bin/sh

. ../default.cfg

export runRUNTIME=1h
export thr1LOAD=100
export TESTPROGS="
testcases/swap/swap
testcases/thr1/thr1
"

(cd ..; ./testcases/run/run $TESTPROGS)

Thank you.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204178-16-tUf72Ks5qL>