[COMMITTED PATCH] Test that pthread_create diagnoses invalid scheduling parameters.

Joseph Myers joseph@codesourcery.com
Fri Nov 21 19:14:00 GMT 2014


On Wed, 19 Nov 2014, Roland McGrath wrote:

> Tested x86_64-linux-gnu.
> 
> 
> Thanks,
> Roland
> 
> 
> 2014-11-19  Roland McGrath  <roland@hack.frob.com>
> 
> 	* nptl/tst-bad-schedattr.c: New file.
> 	* nptl/Makefile (tests): Add it.

FWIW, I'm seeing this fail on x86_64 (Ubuntu 14.04, GCC 4.9 branch).

pthread_create returned 0 (Success), expected 22 (EINVAL: Invalid argument)
Didn't expect signal from child: got `Aborted'

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list