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/54012] printf crash with -lgfortran


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

--- Comment #6 from Steve Kargl <sgk at troutmask dot apl.washington.edu> 2012-10-30 13:20:46 UTC ---
On Tue, Oct 30, 2012 at 09:52:04AM +0000, astroseger at gmail dot com wrote:
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54012
> 
> --- Comment #3 from Sergey Rodionov <astroseger at gmail dot com> 2012-10-30 09:52:04 UTC ---
> 
> > What does gdb tell you?
> 
> 
> gdb tells:
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x00007ffff779f8f2 in __parse_one_specmb () from /lib64/libc.so.6
> 

Not very helpful.  What does gdb tell you when you 
compiler with the -g option and issue bt at the gdb
prompt?


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