This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/14565] [gfortran] formatted write to an un-opened unit causes a segv


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-13 18:55 -------
Confirmed.
Here is the backtrace:
#0  0x00000000 in ?? ()
Cannot access memory at address 0x0
Cannot access memory at address 0x0
#1  0x0015fadc in _gfortran_transfer_integer (p=0xbffffbd8, kind=4) at /Users/pinskia/src/gcc-tree-
ssa/gcc/libgfortran/io/transfer.c:743
#2  0x00001d2c in MAIN__ ()
#3  0x00001d5c in main (argc=1, argv=0xbffffbd8) at /Users/pinskia/src/gcc-tree-ssa/gcc/
libgfortran/fmain.c:18

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|fortran                     |libfortran
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-03-13 18:55:27
               date|                            |
   Target Milestone|---                         |tree-ssa


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]