This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: CVS winsup/testsuite/winsup.api/pthread/condvar9.c failure


Yet more detail below.  It is definately a thread cancel failure.

thread 1 wait
thread 2 wait
thread 3 wait
thread 4 wait
cancel 2
thread 1 run
thread 1 awoken 1
thread 2 run
thread 2 awoken 2
thread 3 run
thread 3 awoken 3
thread 4 run
thread 4 awoken 4
thread 5 wait
thread 6 wait
thread 7 wait
thread 8 wait
thread 9 wait
cancel 7
thread 5 run
thread 5 awoken 5
thread 6 run
thread 6 awoken 6
thread 9 run
thread 9 awoken 7
thread 8 run
thread 8 awoken 8
awoken 8 num 9 cancel 2

On Thu, 3 Apr 2003, Brian Ford wrote:

> On Thu, 3 Apr 2003, Thomas Pfaff wrote:
>
> > I tried on XP and i was not able to reproduce.
> > Can you dig a little deeper ?
> >
>
> More info.  It is the first cancel that is failing:
> cancel thread 2
> awoken 1 thread 1
> awoken 2 thread 2
> awoken 3 thread 3
> awoken 4 thread 4
> cancel thread 7
> awoken 5 thread 5
> awoken 6 thread 6
> awoken 7 thread 9
> awoken 8 thread 8
> awoken 8 num 9 cancel 2
>
>

-- 
Brian Ford
Senior Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
Phone: 314-551-8460
Fax:   314-551-8444


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]