[kaffe] [gump] recreating do_lockUTF Assertion

2005-01-05 Thread Davanum Srinivas
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)

Re: [kaffe] [gump] recreating do_lockUTF Assertion

2005-01-05 Thread Davanum Srinivas
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

Re: [kaffe] [gump] recreating do_lockUTF Assertion

2005-01-05 Thread Davanum Srinivas
Here's one more for the record: (:15992): Gtk-WARNING **: cannot open display: -- dims --- Davanum Srinivas [EMAIL PROTECTED] wrote: 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