------- Comment #3 from mahek2k1 at yahoo dot com  2006-02-06 21:05 -------
(In reply to comment #2)
> Please try with Linux and gcc that are still supported.

Thanks for the inputs, sorry for making it confusing, the linux is Redhat 7.1

Additional info

GDB Stack trace is following: 


(gdb) run 


Starting program: tryrdstategrid.2 


Error opening 'test.txt' 


Program received signal SIGSEGV, Segmentation fault. 


0x00000000 in ?? () 


(gdb) backtrace 


#0  0x00000000 in ?? () 


#1  0x4011e6f0 in __libc_start_main ( 


    main=0x400ad648 <vtable for std::num_put<char, 
std::ostreambuf_iterator<char, std::char_traits<char> > >+8>, argc=0, 


    ubp_av=0x400ad1e8, init=0, fini=0, rtld_fini=0, stack_end=0x0) at 
../sysdeps/generic/libc-start.c:129 


Previous frame inner to this frame (corrupt stack?) 


(gdb) 


-- 


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

Reply via email to