I did the first example from Matt's book using 0.11 today and I get very 
similar results.

./hello_world
Hello World
macruby(11481,0x10cf81000) malloc: *** auto malloc[11481]: error: GC operation 
on unregistered thread. Thread registered implicitly. Break on 
auto_zone_thread_registration_error() to debug.
Bye!

The program runs great, it just always spits out this message.




On Oct 23, 2011, at 8:27 PM, Matt Aimonetti wrote:

> Seems to be working great for me.
> 
> - Matt
> 
> On Sat, Oct 22, 2011 at 7:40 AM, Steve Clarke <st...@sclarkes.me.uk> wrote:
> Hi,
> 
> I installed 0.11 using the installer pkg.  The install seemed to work fine.
> 
> However,  when I run my app I get a message that wasn't there with 0.10 or 
> with an earlier build of 0.11.
> 
> Here's the console message:
> 
> Membership(4727,0x1043bf000) malloc: *** auto malloc[4727]: error: GC 
> operation on unregistered thread. Thread registered implicitly. Break on 
> auto_zone_thread_registration_error() to debug.
> 
> 
> I see that there's a closed "won't fix" ticket for a similar problem, so I 
> guess this is not related to the installer.  I'll just live with it unless 
> it's of interest to anyone else.
> 
> Steve
> 
> 
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel@lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
> 
> 
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel@lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to