I get this new warning message running my MacRuby app on Lion:
MacDriverLog(262,0x104f0e000) malloc: *** auto malloc[262]: error: GC operation on unregistered thread. Thread registered implicitly. Break on auto_zone_thread_registration_error() to debug.
This doesn't crash my app. Can I safely ignore this warning?