15.09.2011, 00:42, "Kurt Miller" <k...@intricatesoftware.com>: >> From the hotspot.log file it appeard to be crashing in the following >> function: >> >> jdk/src/share/native/java/lang/ClassLoader.c:316 >> Java_java_lang_ClassLoader_00024NativeLibrary_load() > > Yes it is crashing in this function. I was able to reproduce it in gdb on my > G4 single processor. > > Java_java_lang_ClassLoader_00024NativeLibrary_load gets called. >
Is it possible to get Java stack somehow to figure out what Java code invoked crashing function? -- Regards, Konstantin