I wrote:
> Mark wrote:
> > I still cannot process everything with Kissme since I am unable to set
> > the heap size with --heap (it will crash).
> 
> Ouch!!   I'll take a look at that.

I can confirm that increasing the heap size is causing segfaults :-(

For example, compiling kissme with -O0 and running the mauve regression
suite with --heap 50M is giving me segfaults in the garbage collector.
The GC is finding a bad OBREF in a static field.

-- Steve




_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to