decaf doesn't seem to want to return from methods in the host build after you
have run any variation on System.out.print();  

Actually printing the text runs fine, as well as returning from the print()
method.  You can even run further bytcodes and invoke other methods, but as
soon as you return out of the function which called the print() function, you
get a Segmentation Fault.  It is quite consistent and repeatable.  It doesn't
matter what function you choose, or how you return from the function.

I haven't tried this with the i386 build because I still don't have that up and
running.  This is a checkout of the latest CVS source. (~7:30 EDT, 13 Sept).

Any ideas?
- Avery J. Regier



_______________________________________________
Kernel maillist  -  [EMAIL PROTECTED]
http://jos.org/mailman/listinfo/kernel

Reply via email to