[LTP] [PATCH] Fix sbrk02 failure on ia32 architecture
Cyril Hrubis
chrubis@suse.cz
Fri Mar 24 10:21:18 CET 2017
Hi!
> sbrk02 is failing on ia32 architecture, where as this test passed in
> other arch's.
>
> when we check the sbrk02 with below increment value #define INC
> 16*1024*1024 the error
> condition "(void *) -1" met but the errno show the success. below
> output will
> show fail condition.
This is most likely this glibc bug:
https://sourceware.org/bugzilla/show_bug.cgi?id=18592
Fixed by this patch:
https://sourceware.org/git/gitweb.cgi?p=glibc.git;a=patch;h=c13e07830800dd95ca7684b3c473394c77059c97
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list