<div>I'm seeing jre crashes when trying to use the libvboxjxpcom api on 64 bits. Strangely, I seem to have this problem on both the openjdk and sun VM's. Here's the backtrace :</div><div><br></div><div>V  [libjvm.so+0x43ce80]</div>

<div>V  [libjvm.so+0x44789a]</div><div>C  [libvboxjxpcom.so+0xaf89]</div><div>C  [libvboxjxpcom.so+0x15a1f]  Java_org_mozilla_xpcom_internal_XPCOMImpl_initXPCOMNative+0xc</div><div>j  org.mozilla.xpcom.internal.XPCOMImpl.initXPCOM(Ljava/io/File;Lorg/mozilla/xpcom/IAppFileLocProvider;)Lorg/mozilla/interfaces/nsIServiceManager;+3</div>

<div>j  org.mozilla.xpcom.Mozilla.initXPCOM(Ljava/io/File;Lorg/mozilla/xpcom/IAppFileLocProvider;)Lorg/mozilla/interfaces/nsIServiceManager;+6</div><div>j  org.virtualbox_4_0.VirtualBoxManager.createInstance(Ljava/lang/String;)Lorg/virtualbox_4_0/VirtualBoxManager;+50</div>

<div><br></div><div>Strangely, this doesn't happen on the first createInstance, only on the second. How can I debug something like this ?</div><div><br></div><div>Christophe</div>