id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host 11232,Java XPCOM Bridge crash Oracle Java JVM => Fixed in SVN,Max D,,"While using the Java XPCOM bridge API, I've encountered a reproducible JVM crash that totally prevent the use of the Java-XPCOM bridge, also known as vboxjxpcom.jar, this under Debian Wheezy.[[BR]] You will find 3 files attached to this ticket :[[BR]] 1. The java code to reproduce the bug, being simply the sample code provided into the SDK PDF file, without the line starting the VM.[[BR]] 2. The crash log file from the JVM[[BR]] 3. A putty session log with the list of all the commands ran since the install of the systems with the list of installed packages at some key moments.[[BR]] How to reproduce :[[BR]] 1. Using Virtualbox, create a Linux Debian 64 bits VM[[BR]] 2. Boot from Debian image called debian-wheezy-DI-b3-amd64-netinst.iso[[BR]] 3. Install with only SSH server & basic system tools[[BR]] 4. Add Virtualbox repos for wheezy to apt & install 4.2.4, accepting all required packages.[[BR]] 5. Install the following JRE : jre-7u9-linux-x64.tar.gz[[BR]] 6. Compile the java class into sample.jar and copy to current dir[[BR]] 7. Copy vboxjxpcom.jar to the current dir[[BR]] 8. java -Dvbox.home=/usr/lib/virtualbox -cp ./vboxjxpcom.jar:sample.jar rrr[[BR]] 9. See crash",defect,closed,other,VirtualBox 4.2.4,fixed,xpcom java api sdk,,all,Linux