[Bug libc/1039] New: Segfault in vfprintf with non-NULL file pointer
imarcuso at mail dot rochester dot edu
sourceware-bugzilla@sources.redhat.com
Wed Jun 29 17:53:00 GMT 2005
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.
More information about the Glibc-bugs
mailing list