public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug nptl/14484] New: sem_timedwait always return -1 with errno 110 (ETIMEDOUT).
@ 2012-08-17  5:20 tingw.liu at gmail dot com
  2012-08-17  6:08 ` [Bug nptl/14484] " bugdal at aerifal dot cx
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: tingw.liu at gmail dot com @ 2012-08-17  5:20 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14484

             Bug #: 14484
           Summary: sem_timedwait always return -1 with errno 110
                    (ETIMEDOUT).
           Product: glibc
           Version: 2.11
            Status: NEW
          Severity: critical
          Priority: P2
         Component: nptl
        AssignedTo: unassigned@sourceware.org
        ReportedBy: tingw.liu@gmail.com
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


Created attachment 6584
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6584
C source code to test sem_timedwait function!

gcc sem_timedwait.c -lrt -o sem_timedwait

./sem_timedwait

sem_timedwait ret=-1 failed.errno=110 Real timeout=4us
sem_timedwait ret=-1 failed.errno=110 Real timeout=4us
sem_timedwait ret=-1 failed.errno=110 Real timeout=4us
sem_timedwait ret=-1 failed.errno=110 Real timeout=4us
sem_timedwait ret=-1 failed.errno=110 Real timeout=4us
sem_timedwait ret=-1 failed.errno=110 Real timeout=4us
sem_timedwait ret=-1 failed.errno=110 Real timeout=4us
sem_timedwait ret=-1 failed.errno=110 Real timeout=4us
sem_timedwait ret=-1 failed.errno=110 Real timeout=5us
sem_timedwait ret=-1 failed.errno=110 Real timeout=4us
sem_timedwait ret=-1 failed.errno=110 Real timeout=4us
sem_timedwait ret=-1 failed.errno=110 Real timeout=3us

-- 
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.


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2014-06-17 18:56 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-17  5:20 [Bug nptl/14484] New: sem_timedwait always return -1 with errno 110 (ETIMEDOUT) tingw.liu at gmail dot com
2012-08-17  6:08 ` [Bug nptl/14484] " bugdal at aerifal dot cx
2012-08-17  6:21 ` tingw.liu at gmail dot com
2012-08-17  6:26 ` tingw.liu at gmail dot com
2012-08-17  6:31 ` tingw.liu at gmail dot com
2012-08-20  1:41 ` bugdal at aerifal dot cx
2012-08-21  6:07 ` tingw.liu at gmail dot com
2012-08-21 13:15 ` bugdal at aerifal dot cx
2012-08-22  0:33 ` tingw.liu at gmail dot com
2012-08-22  0:34 ` tingw.liu at gmail dot com
2012-08-22  1:08 ` bugdal at aerifal dot cx
2012-08-22  5:21 ` tingw.liu at gmail dot com
2012-08-22  5:24 ` tingw.liu at gmail dot com
2012-08-22  5:29 ` tingw.liu at gmail dot com
2013-01-09 16:31 ` schwab@linux-m68k.org
2013-01-10  5:03 ` tingw.liu at gmail dot com
2013-01-10  5:03 ` tingw.liu at gmail dot com
2014-06-17 18:36 ` fweimer at redhat dot com
2014-06-17 18:56 ` bugdal at aerifal dot cx

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).