This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/9590] [Cygwin] ifstream (inherited?) destructor overwrites memory causing segfault
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jul 2003 21:08:50 -0000
- Subject: [Bug libstdc++/9590] [Cygwin] ifstream (inherited?) destructor overwrites memory causing segfault
- References: <20030205215600.9590.k.schaefer@icarnegie.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9590
dhazeghi at yahoo dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
GCC target triplet| |i686-pc-cygwub
------- Additional Comments From dhazeghi at yahoo dot com 2003-07-11 21:08 -------
Hello,
I can't reproduce this bug with 3.2, 3.3 branch or mainline on Win2K Cygwin
1.3.20. Compiling the below code, and passing in any filename seems to work, ie
no error or segfault. How exactly did you compile and run the testcase? Thanks,
Dara