Hi Ali, Thanks for your reply! The image I'm using is this one with the java http://www.m5sim.org/DaCapo_benchmarks. In this image, no java compiler exists. So the way I did it is using qemu to setup a ubuntu image with full set of java, and get it compiled on that image. Then I tried both running on the qemu java image and also with gem5 on the DaCapo image. Both times it gives run time errors. The error looks like follows:
# 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 The reason why I'm building on qemu ARM is that it speed up the process compared with compiling and running in gem5. And I have been trying all the variants in order to make java m5 utility works. If you could make it work somehow, would you mind tell me your configurations so that I could try with exactly same parameter? Thanks a lot! Jer
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users