simple-dvm icon indicating copy to clipboard operation
simple-dvm copied to clipboard

had a quick try and failed :(

Open unicornx opened this issue 5 years ago • 1 comments

u@u:~/ws/simple-dvm$ dvm/dvm ./dhry.dex 
Reading whole dex file error (expect : 1, actual : 0)
Segmentation fault (core dumped)

unicornx avatar Aug 25 '20 06:08 unicornx

u@u:~/ws/simple-dvm$ make check
jvm/jvm tests/Foo1.class > .output-jvm
dvm/dvm tests/Foo1.dex > .output-dvm
dvm: bytecodes.c:1595: op_sget_object: Assertion `((u8)obj >> 32) == 0' failed.
Aborted (core dumped)
Makefile:17: recipe for target 'check' failed
make: *** [check] Error 134

unicornx avatar Aug 25 '20 06:08 unicornx

closed due to no response for a long time

unicornx avatar Jul 23 '24 23:07 unicornx