Hi, At Tue, 17 Feb 2009 08:55:06 +0900, Nobuyoshi Nakada wrote in [ruby-core:22191]: > > % ./ruby -e 'Thread.new { fork }' > > % killall ruby > > [BUG] pthread_mutex_lock: 22 > > ruby 1.9.2dev (2009-02-16 trunk 22339) [i386-darwin9.6.0] > > I could reproduce it, forked process never die. I'll > investigate. Sorry, forgotten to commit an old fix. -- Nobu Nakada