public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/24217]  New: filebuf.open call sets the error bits incorrectly
@ 2005-10-05 17:10 hemasai at yahoo dot com
  2005-10-06 12:27 ` [Bug libstdc++/24217] " pcarlini at suse dot de
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: hemasai at yahoo dot com @ 2005-10-05 17:10 UTC (permalink / raw)
  To: gcc-bugs

We are using filebuf.open call to open a file in readonly mode in a
multi-threaded application.  The result of the open call is checked with
is_open.  The truss log shows that the file was opened successfully giving the
file handle.  However, the application log shows that the open call failed and
that fail() was true with rdstate=4.  This behaviour is seen only after a few
minutes of application running (during which time it successfully opens the
same file).


-- 
           Summary: filebuf.open call sets the error bits incorrectly
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hemasai at yahoo dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24217


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

end of thread, other threads:[~2005-12-16 18:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-05 17:10 [Bug c++/24217] New: filebuf.open call sets the error bits incorrectly hemasai at yahoo dot com
2005-10-06 12:27 ` [Bug libstdc++/24217] " pcarlini at suse dot de
2005-10-06 18:12 ` hemasai at yahoo dot com
2005-10-06 18:32 ` pcarlini at suse dot de
2005-12-16 18:43 ` pcarlini at suse dot de

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