From: Roger Pack Date: 2009-07-14T21:52:26+09:00 Subject: Re: C ext / threading / callback issue, ruby-1.9.1p129 > I'm using 1.9.1p129, but I tried the FFI version under 1.8.6 too, and > got similar MRI crashes and/or stuck threads. I did wrap the callback > invocation inside rb_thread_blocking_region, though I'm not sure it's > necessary for this sample code. Does the callback use ruby code from within the thread blocking region? =r -- Posted via http://www.ruby-forum.com/.