Bug#543959: icedtea-6-jre-cacao: JNI_CreateJavaVM does not find jre directories

2010-07-13 Thread Joseph H. Buehler
Matthias Klose wrote: tag 543959 + moreinfo thanks 27852 readlink(/proc/self/exe, /home/qscope/qscope7500..., 4095) = 23 27852 access(/home/jre/lib/mips/server/libjvm.so, F_OK) = -1 ENOENT (No such file or directory) what does this have to do with the debian package?

Bug#539924: openjdk-6-jre: MIPS JRE crash due to assertion in lock_inflate

2009-08-28 Thread Joseph H. Buehler
I added the memory barrier instructions and the JRE appears to be working. Here is the patch: --- cacao-0.99.4/src/vm/jit/mips/md-atomic.hpp~ 2009-08-27 15:30:44.0 -0400 +++ cacao-0.99.4/src/vm/jit/mips/md-atomic.hpp 2009-08-27 13:13:07.0 -0400 @@ -127,12 +127,12 @@ */

Bug#539924: openjdk-6-jre: MIPS JRE crash due to assertion in lock_inflate

2009-08-27 Thread Joseph H. Buehler
I suspect that this issue might be caused by a lack of MIPS memory barriers in cacao. The following code is in cacao-0.99.4/src/vm/jit/mips/md-atomic.hpp: /** * A memory barrier.

Bug#539924: openjdk-6-jre: MIPS JRE crash due to assertion in lock_inflate

2009-08-04 Thread Joseph H. Buehler
Package: openjdk-6-jre Version: 6b16-4 Severity: grave Justification: renders package unusable When using cacao (icedtea-6-jre-cacao 6b16-4) to run ant I am getting the following intermittent assertion failure: java: lock.c:801: lock_inflate: Assertion `((lockword) ~(((1 8) - 1) 1)) ==