How do i test sysdepCallMethod(). I found this file http://www.kaffe.org/pipermail/kaffe/2003-May/129976.html I am testing sysdepCallMethod under i386-linux. It passes the first test --> CALL(f_v_v, v, 0);. But all other test generates segmentation fault.