~bkerensa/ubuntu/raring/valgrind/merge-from-deb

« back to all changes in this revision

Viewing changes to exp-drd/tests/pth_cond_race.stderr.exp

  • Committer: Bazaar Package Importer
  • Author(s): Andrés Roldán
  • Date: 2008-06-13 02:31:40 UTC
  • mto: (1.4.1 upstream) (2.2.1 squeeze)
  • mto: This revision was merged to the branch mainline in revision 24.
  • Revision ID: james.westby@ubuntu.com-20080613023140-iwk33rz9rhvfkr96
Import upstream version 3.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
Thread 2:
 
3
Race condition: condition variable 0x........ has been signalled but the associated mutex 0x........ is not locked by the signalling thread
 
4
   at 0x........: pthread_cond_signal@* (drd_preloaded.c:?)
 
5
   by 0x........: thread_func (pth_cond_race.c:?)
 
6
   by 0x........: vg_thread_wrapper (drd_preloaded.c:?)
 
7
   by 0x........: start_thread (in libpthread-?.?.so)
 
8
   by 0x........: clone (in /...libc...)
 
9
 
 
10
ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)