Home | History | Annotate | Download | only in tests
      1 
      2 ---Thread-Announcement------------------------------------------
      3 
      4 Thread #x was created
      5    ...
      6    by 0x........: pthread_create_WRK (hg_intercepts.c:...)
      7    by 0x........: pthread_create@* (hg_intercepts.c:...)
      8    by 0x........: main (tc14_laog_dinphils.c:34)
      9 
     10 ----------------------------------------------------------------
     11 
     12 Thread #x: lock order "0x........ before 0x........" violated
     13 
     14 Observed (incorrect) order is: acquisition of lock at 0x........
     15    (stack unavailable)
     16 
     17  followed by a later acquisition of lock at 0x........
     18    at 0x........: pthread_mutex_lock (hg_intercepts.c:...)
     19    by 0x........: dine (tc14_laog_dinphils.c:19)
     20    by 0x........: mythread_wrapper (hg_intercepts.c:...)
     21    ...
     22 
     23 
     24 ERROR SUMMARY: 1000 errors from 1 contexts (suppressed: 0 from 0)
     25