Re: [Jamvm-general] Jamvm seg faults on Mips ( Big endian )
Brought to you by:
rlougher
From: JediKnight <ver...@ya...> - 2011-07-22 10:50:20
|
Hi Rob, Thanks for your replies. I built the cvs tree: cvs -z3 -d:pserver:ano...@cv...:/cvsroot/jamvm co jamvm I found two files missing which caused a linker failuer: 1. /src/os/linux/mips/stubs_md.c 2. /src/os/linux/mips/jni-stubs.c I copied the files from jamvm 1.6 code base. I am not sure if that was the right thing to do. I still get a seg fault. Also built jamvm with --enable-ffi option still the same result. Even after the segfault i can still see the process using 'ps' which is kind of wiered ( may be it is in a zombie state ). Target does not dump core and no gdb so stuck again. /JediKnight -- View this message in context: http://old.nabble.com/Jamvm-seg-faults-on-Mips-%28-Big-endian-%29-tp32089143p32114307.html Sent from the JamVM mailing list archive at Nabble.com. |