Re: Segmentation fault compiling java program with gcj 4.1.1 and -fprofile-arcs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Stephen Torri writes:
 > When I try to compile the following program I get a segmentation fault
 > from gcj:
 >         
 >         storri@base ~/Documents/StephenTorri/comp6210 $ gcj --main=Fibonacci Fibonacci.java -fprofile-arcs
 >         Fibonacci.java:1: internal compiler error: Segmentation fault
 >         Please submit a full bug report,
 >         with preprocessed source if appropriate.
 >         See <URL:http://bugs.gentoo.org/> for instructions.
 > 
 > I tried to see if there was a back trace in gdb but I apparently did
 > build in debugging information. There was no stack or debugging symbols
 > found.
 > 
 > The program I used is below. Do I need to rebuild gcj to have debugging
 > information?

I don't think so; it's more likely either that -fprofile-arcs is
broken or that it's broken with gcj.

Andrew.

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux