Hi, While porting Rucola to MR, I noticed MR throws warnings like: “macruby(686,0x10366b000) malloc: free_garbage: garbage ptr = 0x8004d8de0, has non-zero refcount = 1” What is the significance of this? Should I do something different? - Eloy
This is a GC bug somewhere that I still need to isolate and fix, however this isn't critical and can be ignored for the moment. # My guess is that it occurs during parsing. Laurent On Dec 29, 2008, at 10:30 AM, Eloy Duran wrote:
Hi,
While porting Rucola to MR, I noticed MR throws warnings like: “macruby(686,0x10366b000) malloc: free_garbage: garbage ptr = 0x8004d8de0, has non-zero refcount = 1”
What is the significance of this? Should I do something different?
- Eloy _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
participants (2)
-
Eloy Duran
-
Laurent Sansonetti