Bug #1406: i386-freebsd5.4 で ruby_1_9_1 がコンパイルできない
http://redmine.ruby-lang.org/issues/show/1406

起票者: Hiroshi SHIBATA
ステータス: Open, 優先度: High
ruby -v: ruby 1.8.7 (2009-04-08 patchlevel 160) [i386-freebsd5.4]

i386-freebsd5.4 の環境で ruby_1_9_1 のブランチをコンパイルしようとすると、minirubyを作成したあとに下記エラーが出力されてコンパイルが停止してしまいます。

thr_create() == -1
thr_create
Abnormal termination, file: /usr/src/lib/libthr/thread/thr_create.c, line: 151


Suspendして ps -l すると以下の状態となっていました。

 2732 98425 90643 325   8 10  2792  1388 wait   TN    p1    0:00.08 gmake
 2732 98751 98425 325 126 10  3808  1688 umtx   SN    p1    0:00.01 ./miniruby -I./lib -I.ext/common -I./- -r./


----------------------------------------
http://redmine.ruby-lang.org