< :前の番号
^ :番号順リスト
> :次の番号
P :前の記事(スレッド移動)
N :次の記事(スレッド移動)
|<:前のスレッド
>|:次のスレッド
^ :返事先
_:自分への返事
>:同じ返事先を持つ記事(前)
<:同じ返事先を持つ記事(後)
---:分割してスレッド表示、再表示
| :分割して(縦)スレッド表示、再表示
~ :スレッドのフレーム消去
.:インデックス
..:インデックスのインデックス
Issue #9230 has been reported by hsbt (Hiroshi SHIBATA).
----------------------------------------
Bug #9230: Segmentation fault in Ruby trunk
https://bugs.ruby-lang.org/issues/9230
Author: hsbt (Hiroshi SHIBATA)
Status: Open
Priority: High
Assignee: tmm1 (Aman Gupta)
Category: core
Target version: current: 2.1.0
ruby -v: ruby 2.1.0dev (2013-12-09 trunk 44085) [x86_64-darwin13.0]
Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN
I always got Segmentation fault in trunk. I can reproduce follow situation:
$ rails new foo
add 'newrelic_rpm' to Gemfile on Foo Application.
$ bundle exec rails console
crash log is attached.
I investigate this issue, it is caused by r44060
--
http://bugs.ruby-lang.org/