Segmentation fault on RH5.0

Ludovic Drolez ldrolez at usa.net
Wed Jun 17 12:59:25 PDT 1998


Hi !

I am trying to use kaffe on my Red Hat 5.0 intel, but i am unable
to run a single program even the HelloWorldApp crashes with
a segmentation fault. This appened with the Kaffe version 0.9.2
provided by RedHat and also with kaffe 0.10 that I compiled myself.
I have the jdk 1.1.5.

    Thanks !

P.S.:Below I've included the last lines of a strace kaffe HelloWorldApp:

read(4, "\0\0\0J\275L![G at KX\1\0\0X\1\0\0\36"..., 4096) = 4096
read(4, "\0\0\0\323\273L!\35#5\0340E\0\000"..., 4096) = 4096
read(4, "classPK\1\2\24\3\n\0\0\0\0\0+\274"..., 4096) = 4096
read(4, "g\24^,\337\31\0\0\337\31\0\0*\0\0"..., 4096) = 4096
read(4, "ssPK\1\2\24\3\n\0\0\0\0\0B\274L!"..., 4096) = 4096
read(4, "www/protocol/http/Handler.classP"..., 4096) = 4096
read(4, "\3\n\0\0\0\0\0e\271L!\332O,\333*"..., 4096) = 4096
read(4, "\0\0\0\0\0e\271L!\353\7O\266\221"..., 4096) = 4096
read(4, "lassPK\1\2\24\3\n\0\0\0\0\0e\271"..., 4096) = 4041
lseek(4, 110592, SEEK_SET)              = 110592
read(4, "\6\261W\261\0\1\0\0\0\21\0\22\0\4"..., 4096) = 4096
read(4, "\6*\t\266\0\f\261\0\0\0\0\0!\0\0"..., 4096) = 4096
open("./java/io/Serializable.class", O_RDONLY) = -1 ENOENT (No such file
or dire
ctory)
open("/usr/share/kaffe/klasses.zip", O_RDONLY) = 6
fstat(6, {st_mode=0, st_size=0, ...})   = 0
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x400db0
00
fstat(6, {st_mode=0, st_size=0, ...})   = 0
lseek(6, 4096, SEEK_SET)                = 4096
read(6, "\0\0\0\316\0\21\0\315\0|\0\1\0\206"..., 1667) = 1667
read(6, "PK\5\6\0\0\0\0\6\0\6\0\246\1\0\0"..., 4096) = 22
lseek(6, 4096, SEEK_SET)                = 4096
read(6, "\0\0\0\316\0\21\0\315\0|\0\1\0\206"..., 4096) = 1689
open("/usr/share/kaffe/klasses.zip", O_RDONLY) = 8
fstat(8, {st_mode=0, st_size=0, ...})   = 0
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x400dc0
00
fstat(8, {st_mode=0, st_size=0, ...})   = 0
lseek(8, 4096, SEEK_SET)                = 4096
read(8, "\0\0\0\316\0\21\0\315\0|\0\1\0\206"..., 1667) = 1667
read(8, "PK\5\6\0\0\0\0\6\0\6\0\246\1\0\0"..., 4096) = 22
lseek(8, 4096, SEEK_SET)                = 4096
read(8, "\0\0\0\316\0\21\0\315\0|\0\1\0\206"..., 4096) = 1689
--- SIGSEGV (Erreur de segmentation.) ---
+++ killed by SIGSEGV +++



More information about the kaffe mailing list