Guilhem, Please see latest zip (http://brutus.apache.org/~dims/utf.zip).
one run i got this: kaffe-bin: utf8const.c:58: do_lockUTF: Assertion `utfLockRoot == ((void *)0)' failed. another run i got this: kaffe-bin: machine.c:251: translate: Assertion `reinvoke == false' failed. sometimes it crashes: [1]+ Segmentation fault nohup java -cp . TraverseJAR /opt/__versions__/kaffe-dev/jre/lib/rt.jar >out.txt 2>&1 there are some assorted java.lang.ClassNotFoundException's etc but lets first make it stable and not hang before looking at them. thanks, dims PS: I should probably rename the class to "VMBreaker" as per dalibor on IRC :) --- Davanum Srinivas <[EMAIL PROTECTED]> wrote: > Guilhem, > > After browsing the kaffe sources i hit on a way to recrate the the problem. > Please run "java -cp > . > TraverseJAR /opt/__versions__/kaffe-dev/jre/lib/rt.jar" with the classes here: > http://brutus.apache.org/~dims/utf.zip. > > Here's the sample assertion i got: (also in out.txt in utf.zip) > LOADED (Thread-33): java/awt/image/ImagingOpException > LOADED (Thread-33): gnu/crypto/jce/key/KhazadKeyGeneratorImpl > LOADED (Thread-33): gnu/crypto/jce/key/AnubisKeyGeneratorImpl > kaffe-bin: utf8const.c:58: do_lockUTF: Assertion `utfLockRoot == ((void *)0)' > failed. > > Please note that this does not happen all the time. I also got some > segmentation faults on some > runs. > > thanks, > dims > > ===== > Davanum Srinivas - http://webservices.apache.org/~dims/ > > > > __________________________________ > Do you Yahoo!? > The all-new My Yahoo! - Get yours free! > http://my.yahoo.com > > > > _______________________________________________ > kaffe mailing list > [email protected] > http://kaffe.org/cgi-bin/mailman/listinfo/kaffe > ===== Davanum Srinivas - http://webservices.apache.org/~dims/ __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
