Please use at least 4.4.0_01, because only this version works with the
current jvm (java-6-openjdk).

See the release notes 
(http://trolltech.com/developer/resources/notes/changes/changes-4.4.0_01):
" JVM 1.6 and newer from Sun(tm) have a bug in their JIT compiling which will 
eventually cause crashes in Qt Jambi. We are now generating code to work around 
this problem."

Running with JVM 1.6 results in the segfault of the jvm itself!

Running wigh JVM 1.5 results in:

QtJambi: Exception pending in native codeException in thread "main" 
java.lang.UnsupportedClassVersionError: Bad version number in .class file
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
        at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
Qt Jambi: Cannot load JambiLanguagePlugin due to missing class files

-- 
new upstream version of qtjambi available
https://bugs.launchpad.net/bugs/199758
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to