Re: [Ikvm-developers] [Using SWT3.1M1] broken :( [fixed :) ]
Brought to you by:
jfrijters
|
From: David J. <ju...@or...> - 2004-09-10 16:06:40
|
Jeroen Frijters wrote: >Hi, > >A long shot, but it might be related to a garbage collection problem >(where Mono somehow prematurely collects an object). Could you try the >following IKVM.Runtime version: >http://www.frijters.net/test-20040910.zip > > > Jeroen, That seemed to fix the problem! Thanks. So... there is a GC bug in mono then. hmm. Good guess. Is is in the Mono buzgilla already? Both my SWT apps work with that runtime. I will try it with eclipse this evening. Cheers, -David. |