[Bug nptl/14484] sem_timedwait always return -1 with errno 110 (ETIMEDOUT).
tingw.liu at gmail dot com
sourceware-bugzilla@sourceware.org
Fri Aug 17 06:31:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=14484
--- Comment #4 from tingweiliu <tingw.liu at gmail dot com> 2012-08-17 06:31:09 UTC ---
(In reply to comment #1)
> What output do you expect? Your test program is never posting the semaphore, so
> of course it's going to timeout. Actually when running it I get EINTR rather
> than ETIMEDOUT; I'm using a fairly old kernel so perhaps they fixed the kernel
> bug where timed semaphores error out with EINTR when receiving a signal instead
> of properly restarting the syscall.
Can you tell me which reason will result in errno 110 ?
My abstimeout really greater than now.
Thanks a lot!
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list