This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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 - java/io/InputStream.java:0: Internal error: Segmentation fault


Richard Emberson wrote:

>Fixed Ant so that it did not require "sun.misc.BASE64Encoder" and
>removed Sun rt.jar and libgcj.jar from the class path ...
>got the same error:
>
>GNU Java version 3.0.2 (i686-pc-linux-gnu)
>    compiled by GNU C version 3.0.2.
>java/io/BufferedInputStream.java:0: Internal error: Segmentation fault
>Please submit a full bug report,
>with preprocessed source if appropriate.
>See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>

Why are you trying to compile java/io/BufferedInputStream.java? Is it in your source directory for some reason?

>I will now try Tom Tromey's suggestion.
>
>One question: I am using version 3.0.2, would it help to upgrade to
>the latest snapshot?
>

In general, its a good idea to use the latest snapshot, there are a lot 
of fixes and improvements since 3.0.x. I don't know if it will fix this 
problem though.

regards

Bryce.



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