[Bug 1055] /tset/PTHR.os/thread/pthread_join/T.pthread_join and T.pthread_create
| Newsgroups | gmane.linux.lsb.test-suite |
|---|---|
| Message-ID | <[email protected]> |
------- Additional Comments From [email protected] 2005-08-25 02:47 ------- This is a bug in these test cases. A race condition in these tests, as the detached thread could exit before pthread_join() is called. They are also right about EINVAL being a "may fail". This means to fix the problem properly will need more than just delaying the exit of the detached thread. Two problem reports have been granted for certification http://www.opengroup.org:8000/lsb/publicpr/PRView?PR=0082 http://www.opengroup.org:8000/lsb/publicpr/PRView?PR=0084 -- Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.