Hi I'm following the instructions here: http://www.m5sim.org/M5ops
I also setup the qemu ARM image with java. But see the following error: OpenJDK Zero VM warning: You have loaded library gem5OpJni which might have disabled stack guard. The VM will try to fix the stack guard now. It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'. # # A fatal error has been detected by the Java Runtime Environment: # # Internal Error (os_linux_zero.cpp:285), pid=1077, tid=1081017456 # fatal error: caught unhandled signal 11 # # JRE version: OpenJDK Runtime Environment (7.0_55-b14) (build 1.7.0_55-b14) # Java VM: OpenJDK Zero VM (24.51-b03 interpreted mode linux-arm ) # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # /home/ubuntu/java_workspace/java_qemu/classes/hs_err_pid1077.log # # If you would like to submit a bug report, please include # instructions on how to reproduce the bug and visit: # http://icedtea.classpath.org/bugzilla # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # Aborted I've been playing around with differen't parameters for a long time (including trying to generate a x86 java M5 op). But have no luck. Could you offer any suggestions? Best regards, *Jer*
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users