On Fri, 2007-06-29 at 00:09 +0200, Søren Boll Overgaard wrote:
> Hi,
> 
> On Thu, 2007-06-28 at 14:00 +0200, Christian Thalinger wrote:
> > > > I've implemented putObject and park (only an empty stub, like jamvm).
> > > > If more is missing, let me know.
> > > 
> > > At the risk of sounding silly: Does that mean that it's available in the
> > > cacao svn repository?
> > 
> > Yes, exactly :-)
> 
> Thanks. 
> 
> Unfortunately compiling and running cacao trunk reliably produces this:
> 
> LOG: [0xb7daf6c0] We received a SIGSEGV and tried to handle it, but we
> were
> LOG: [0xb7daf6c0] unable to find a Java method at:
> LOG: [0xb7daf6c0] 
> LOG: [0xb7daf6c0] PC=0xb7394449
> LOG: [0xb7daf6c0] 

Ugh.  Could you run it in gdb and do a backtrace?  It works for me on
different arm boxes.

- twisti


Reply via email to