This is the mail archive of the gcc@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]

Re: gcj segmentation fault


>>>>> "Giovanni" == Giovanni Visciano <giovannivisciano@virgilio.it> writes:

Giovanni> (gdb) run
Giovanni> Starting program: /home/gio/Desktop/a.out
Giovanni> [New Thread 1024 (LWP 488)]
Giovanni> Program received signal SIGSEGV, Segmentation fault.
Giovanni> [Switching to Thread 1024 (LWP 488)]
Giovanni> 0x79730065 in ?? ()

Try "bt".  That should tell us something.

I suspect that you have the wrong version of binutils.  We've seen
crashes in exception handling when ld is too old.  That's just a guess
though.

Tom


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