[ruby-dev:48549] [ruby-trunk - Bug #9971] potential stack overflow check deadlock (fixed at r46495)

From: nagachika00@...
Date: 2014-09-15 14:26:15 UTC
List: ruby-dev #48549
Issue #9971 has been updated by Tomoyuki Chikanaga.

Backport changed from 2.0.0: REQUIRED, 2.1: REQUIRED to 2.0.0: REQUIRED, 2.1: DONE

まだ完全ではないとのことでしたが、念のため r46495 と r46499 を r47597 で `ruby_2_1` へバックポートしました。

----------------------------------------
Bug #9971: potential stack overflow check deadlock (fixed at r46495)
https://bugs.ruby-lang.org/issues/9971#change-48919

* Author: Tomoyuki Chikanaga
* Status: Closed
* Priority: Normal
* Assignee: Nobuyoshi Nakada
* Category: core
* Target version: 
* ruby -v: -
* Backport: 2.0.0: REQUIRED, 2.1: DONE
----------------------------------------
r46495 で check_stack_overflow() 内で GET_THREAD() を呼ぶのをやめるようにしていますが、2.0.0 と 2.1 でも GET_THREAD() は関数として定義されているのでバックポートが必要と思います。
このチケットはバックポート管理用に作成しました。



-- 
https://bugs.ruby-lang.org/

In This Thread

Prev Next