[Bug 204178] stress2 on arm64 thr1 hangs after printing pthread_join error

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 28 07:24:51 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204178

Peter Holm <pho at FreeBSD.org> changed:

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

--- Comment #2 from Peter Holm <pho at 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.


More information about the freebsd-threads mailing list