[前][次][番号順一覧][スレッド一覧][生データ]

yarv-dev:944

From: SASADA Koichi <ko1 atdot.net>
Date: Mon, 20 Feb 2006 23:41:06 +0900
Subject: [yarv-dev:944] Re: open> Thread.pass sometimes dumps core

 ささだです。

sheepman wrote:
> 最近の変更で上のコードでも SEGV が起きるようになりました。
> 
> $ cat t.rb
> Thread.new do
>   sleep 1
> end
> Thread.pass
> 
> $ ./miniruby -v t.rb
> ruby 1.9.0 (2006-02-14) [i686-linux]
> YARVCore 0.3.3 (rev: 453) [opts: ]
> SEGV recieved in SEGV handler
> 
> 
 うーん、困ったことに、うちの環境だと再現しません。gdb のスタックトレー
スいただけますか?(前と同じかな)

-- 
// SASADA Koichi at atdot dot net


-- 
ML: yarv-dev quickml.atdot.net
使い方: http://www.atdot.net/~ko1/quickml

[前][次][番号順一覧][スレッド一覧][生データ]

       759 2005-12-30 21:04 [sheepman sheepman.sa] open> Thread.pass sometimes dumps core  
       762 2005-12-31 03:26 ┗[ko1 atdot.net       ]                                       
       763 2005-12-31 09:50  ┗[sheepman sheepman.sa]                                     
       856 2006-02-13 20:57   ┗[ko1 atdot.net       ]                                   
       858 2006-02-13 21:36    ┗[sheepman sheepman.sa]                                 
       862 2006-02-13 23:15     ┗[ko1 atdot.net       ]                               
       864 2006-02-14 00:08      ┗[sheepman sheepman.sa]                             
       943 2006-02-20 23:19       ┗[sheepman sheepman.sa]                           
->     944 2006-02-20 23:41        ┗[ko1 atdot.net       ]                         
       945 2006-02-20 23:56         ┗[sheepman sheepman.sa]                       
       946 2006-02-21 19:33          ┗[ko1 atdot.net       ]