I have a cross platform, multi-threaded C server that creates a java VM using JNI. I have successfully used the blackdown 1.2.2 VM on linux. On the other platforms, I am using the Sun 1.2.2 or 1.3.0 VM. I want to switch to using the blackdown 1.3.0 VM on linux. When I replace the blackdown 1.2.2 VM with the blackdown 1.3.0 VM, I get the following error during startup of the server. I am trying to get more information about the error so that I can track down the problem: # # HotSpot Virtual Machine Error, Internal Error # Please report this error at # http://www.blackdown.org/cgi-bin/jdk # # Error ID: 4F533F4C494E55580E4350500581 # # Problematic Thread: prio=5 tid=0x0 With the 1.2.2 VM, I was using the following in my LD_LIBRARY_PATH: ${JRE_HOME}/lib:${JRE_HOME}/lib/i386:${JRE_HOME}/lib/i386/classic:${JRE_HOME }/lib/i386/native_threads With the 1.3.0 VM, I was using the following in my LD_LIBRARY_PATH: ${JRE_HOME}/lib:${JRE_HOME}/lib/i386:${JRE_HOME}/lib/i386/hotspot:${JRE_HOME }/lib/i386/native_threads I am currently adding some more debugging code to my application to try and determine what my app was doing when the error occurred. Is there any way that I can get a description of the error so that I can try to create a simple test case? Thanks in advance for your help. Matthew Hoover Haht Commerce, Inc. ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]