[Sablevm-developer] request for help
Brought to you by:
egagnon
From: Archie C. <ar...@de...> - 2002-12-16 23:30:05
|
Hi, I'm completely stuck by a bug in SableVM which I'm trying to investigate. As a simple sanity check, could someone else out there try to reproduce the problem so I can make sure there's not something crazy/stupid that I'm doing wrong? Here's all you need to do: 1. Install sablevm 1.0.5 2. Install the soot-1.2.4 classes and put them in your classpath http://www.sabel.mcgill.ca/software/soot-1.2.4.tar.gz 3. Run this program: public class Bar { public static void main(String[] args) { new soot.jimple.internal.JimpleLocalBox(null).setValue(null); } } I get this crash: assertion "_svmf_is_assignable_from (env, instance->vtable->type, _svmf_cast_type_class (method->class_info))" failed: file "instructions_preparation_direct_threaded.c", line 17953 Thanks! -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com |