gcj - java/io/InputStream.java:0: Internal error: Segmentation fault

Alexandre Petit-Bianco apbianco@cygnus.com
Wed Nov 21 20:56:00 GMT 2001


Richard Emberson writes:

> (gdb) p *jcf
> $1 = {buffer = 0x0, buffer_end = 0x0,
>   read_ptr = 0x475 <Address 0x475 out of bounds>, read_end = 0x0,

Thanks. Looks like things get corrupted :-) Could you please catch the
time this jcf gets created and then watch for read_ptr and sees when
it changes (especially when it gets this weird value?)

./A



More information about the Java mailing list