Changes between Initial Version and Version 1 of Ticket #11815
- Timestamp:
- Feb 2, 2015, 2:56:51 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11815 – Description
initial v1 5 5 http://sourceforge.net/projects/posixtest/files/posixtest/posixtestsuite-1.5.2/ 6 6 7 ``` 7 {{{ 8 8 /Builds/posixtestsuite> ./run_tests THR 9 9 Executing threads tests … … 94 94 conformance/interfaces/pthread_attr_setdetachstate/1-2: execution: PASS 95 95 <lockup> + crash 96 ``` 96 }}} 97 97 98 98 pthread_attr_setdetachstate seems to trigger a crash at the moment.