public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/1039] New: Segfault in vfprintf with non-NULL file pointer
@ 2005-06-29 17:53 imarcuso at mail dot rochester dot edu
  2005-06-29 21:13 ` [Bug libc/1039] " imarcuso at mail dot rochester dot edu
  0 siblings, 1 reply; 2+ messages in thread
From: imarcuso at mail dot rochester dot edu @ 2005-06-29 17:53 UTC (permalink / raw)
  To: glibc-bugs

vfprintf fails with a segfault when called from 

fprintf(outfile, "#This file contains the original white noise matrix\n", 0,0)

The zeroes were added in the event that fprintf was looking for arguments.  GCC
is version 3.3.2

A backtrace indicates the problem is in vfprintf.

-- 
           Summary: Segfault in vfprintf with non-NULL file pointer
           Product: glibc
           Version: 2.2.5
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: imarcuso at mail dot rochester dot edu
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: linux - 2.6.0
  GCC host triplet: linux - 2.6.0
GCC target triplet: linux - 2.6.0


http://sources.redhat.com/bugzilla/show_bug.cgi?id=1039

------- 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] 2+ messages in thread

* [Bug libc/1039] Segfault in vfprintf with non-NULL file pointer
  2005-06-29 17:53 [Bug libc/1039] New: Segfault in vfprintf with non-NULL file pointer imarcuso at mail dot rochester dot edu
@ 2005-06-29 21:13 ` imarcuso at mail dot rochester dot edu
  0 siblings, 0 replies; 2+ messages in thread
From: imarcuso at mail dot rochester dot edu @ 2005-06-29 21:13 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From imarcuso at mail dot rochester dot edu  2005-06-29 21:13 -------
Not a bug.  Accidentally used assignment (=) instead of equality (==).  Sorry.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


http://sources.redhat.com/bugzilla/show_bug.cgi?id=1039

------- 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] 2+ messages in thread

end of thread, other threads:[~2005-06-29 21:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-29 17:53 [Bug libc/1039] New: Segfault in vfprintf with non-NULL file pointer imarcuso at mail dot rochester dot edu
2005-06-29 21:13 ` [Bug libc/1039] " imarcuso at mail dot rochester dot edu

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