Here's the log i'm getting
# /opt/bin/jamvm -verbose:jni HelloWorld [Dynamic-linking native method java.lang.VMThrowable.fillInStackTrace ... internal] [Dynamic-linking native method gnu.classpath.VMSystemProperties.preInit ... internal] [Dynamic-linking native method java.lang.VMSystem.arraycopy ... internal] [Dynamic-linking native method gnu.classpath.VMSystemProperties.postInit ... internal] [Dynamic-linking native method java.lang.VMObject.clone ... internal] [Dynamic-linking native method gnu.classpath.VMStackWalker.getCallingClassLoader ... internal] [Dynamic-linking native method java.lang.VMRuntime.mapLibraryName ... internal] [Dynamic-linking native method java.lang.VMRuntime.nativeLoad ... internal] SIGSEGV
Any ideas?
P.S./Edit: JamVM is running on a mipsel-linux system, specifically a Maxtor (now Seagate) Shared Storage I.
P.S.S./Edit 2: here's the output of running it through gdb:
Program received signal SIGSEGV, Segmentation fault. 0x00003540 in ?? ()
Log in to post a comment.
Here's the log i'm getting
Any ideas?
P.S./Edit:
JamVM is running on a mipsel-linux system, specifically a Maxtor (now Seagate) Shared Storage I.
P.S.S./Edit 2:
here's the output of running it through gdb:
Last edit: Frowned 2015-03-02