public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/9847] New: segfault on null pointer in fstat()
@ 2009-02-15 14:52 socketpair at gmail dot com
  2009-02-15 14:54 ` [Bug libc/9847] " socketpair at gmail dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: socketpair at gmail dot com @ 2009-02-15 14:52 UTC (permalink / raw)
  To: glibc-bugs

#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
int main (void)
{
  return fstat (0, NULL);
}

will generate segfault in glibc on all systems (i386  - i686) i have.

-- 
           Summary: segfault on null pointer in fstat()
           Product: glibc
           Version: 2.8
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: socketpair at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 6+ messages in thread
[parent not found: <bug-9847-131@http.sourceware.org/bugzilla/>]

end of thread, other threads:[~2014-07-01 20:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-15 14:52 [Bug libc/9847] New: segfault on null pointer in fstat() socketpair at gmail dot com
2009-02-15 14:54 ` [Bug libc/9847] " socketpair at gmail dot com
2009-02-15 15:45 ` schwab at suse dot de
2009-02-15 15:50 ` socketpair at gmail dot com
2009-02-15 15:57 ` schwab at suse dot de
     [not found] <bug-9847-131@http.sourceware.org/bugzilla/>
2014-07-01 20:53 ` fweimer at redhat dot com

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