compiling kaffe debug and GC probs
   
    Godmar Back
     
    kaffe@rufus.w3.org
       
    Mon, 20 Jul 1998 13:25:21 -0600 (MDT)
    
    
  
> 
> Godmar and Kiyo,
> 
> Thanks for the help with the debugging.. Between the 2 ways of debugging this
> thing I think I have isolated the problem to the garbage collecting.. I was
> wondering if anyone else's GC is causing segfaults and if there is a patch?
> 
 Where exactly do the segfaults occur?  Can you provide a backtrace?
Does GCTest pass?
Did you try -vmdebug NOGC and -vmdebug JTHREADNOPREEMPT?  Does any of that
change the result?
	- Godmar