kyontan_q (Kyosuke Tanaka)
- Login: kyontan_q
- Registered on: 03/05/2025
- Last sign in: 03/05/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
03/14/2025
-
09:59 AM Ruby Bug #21171: Segfault on large stack (RUBY_THREAD_VM_STACK_SIZE) on 3.4.2
- my colleague took further investigation for this, and identified the commit [f14e52c8c45f1288537ff38c153096d095b5ad20](https://github.com/ruby/ruby/commit/f14e52c8c45f1288537ff38c153096d095b5ad20) is the cause.
03/05/2025
-
01:26 PM Ruby Bug #21171 (Closed): Segfault on large stack (RUBY_THREAD_VM_STACK_SIZE) on 3.4.2
- maybe related to #17583 ?
We are using Ruby with large `RUBY_THREAD_VM_STACK_SIZE` (as large as 128MB currently).
Ruby 3.4.2 (also happened on Ruby 3.4.0, 3.4.1) crashes if `RUBY_THREAD_VM_STACK_SIZE` is larger than `15958016` (= 1...