memcheck/tests/sh-mem-random.c: Set huge_addr to 240GB
[valgrind.git] / drd / tests / recursive_mutex.stderr.exp-solaris
blob146b0952e409b08c76c365975d53d2e67d18606a
2 Recursive mutex (statically initialized).
4 Non-recursive mutex.
5 second lock call failed !
6 Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
7    at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
8    by 0x........: lock_twice (recursive_mutex.c:?)
9    by 0x........: main (recursive_mutex.c:?)
10 mutex 0x........ was first observed at:
11    at 0x........: pthread_mutex_trylock (drd_pthread_intercepts.c:?)
12    by 0x........: lock_twice (recursive_mutex.c:?)
13    by 0x........: main (recursive_mutex.c:?)
16 Done.
18 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)