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/29568] implement unformatted files with subrecords (Intel style)



------- Comment #11 from jvdelisle at gcc dot gnu dot org  2006-11-21 02:52 -------
trace:

Program received signal SIGSEGV, Segmentation fault.
0x000000312287212b in free () from /lib64/libc.so.6
(gdb) bt
#0  0x000000312287212b in free () from /lib64/libc.so.6
#1  0x00002aaaaab24913 in close_unit_1 (u=0x607490, locked=0)
    at ../../../gcc43/libgfortran/io/unit.c:606
#2  0x00000000004009e7 in MAIN__ ()
#3  0x0000000000400b4e in main (argc=<value optimized out>, 
    argv=<value optimized out>) at ../../../gcc43/libgfortran/fmain.c:18


-- 


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


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