From: Hans Mackowiak Date: 2012-05-18T04:31:35+09:00 Subject: Re: rb_gc_register_address() or rb_gc_mark()? i create an hash from the C-side, mark them with rb_global_variable and then store my objects into them ... this protects my objects from being deleted. -- Posted via http://www.ruby-forum.com/.