This project is closed and read-only.
Actions
Backport #8424
closedbackport r40806 (fix infinite loop when stack overflow with TH_PUSH_TAG())
Backport #8424:
backport r40806 (fix infinite loop when stack overflow with TH_PUSH_TAG())
Status:
Closed
Assignee:
Description
r40806 で TH_PUSH_TAG() で push した rb_vm_tag の途中でスタックがあふれた時に無限ループに陥るという現象が修正されているのでバックポートが必要です。 1.9.3 も?
なお conflict を避けるために r40791 も必要と思われます。
Updated by nagachika (Tomoyuki Chikanaga) over 13 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r41054.
Tomoyuki, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
merge revision(s) 40791,40806: [Backport #8424]
Actions