[#62904] [ruby-trunk - Feature #9894] [Open] [RFC] README.EXT: document rb_gc_register_mark_object — normalperson@...
Issue #9894 has been reported by Eric Wong.
3 messages
2014/06/02
[#63321] [ANN] ElixirConf 2014 - Don't Miss Jos辿 Valim and Dave Thomas — Jim Freeze <jimfreeze@...>
Just a few more weeks until ElixirConf 2014!
6 messages
2014/06/24
[#63391] Access Modifiers (Internal Interfaces) — Daniel da Silva Ferreira <danieldasilvaferreira@...>
Hi,
3 messages
2014/06/28
[ruby-core:62927] [ruby-trunk - Bug #9899] [Open] Seg fault on Ruby 2.1.1 with newrelic_rpm
From:
jclark@...
Date:
2014-06-03 22:34:37 UTC
List:
ruby-core #62927
Issue #9899 has been reported by Jason Clark. ---------------------------------------- Bug #9899: Seg fault on Ruby 2.1.1 with newrelic_rpm https://bugs.ruby-lang.org/issues/9899 * Author: Jason Clark * Status: Open * Priority: Normal * Assignee: * Category: core * Target version: * ruby -v: ruby 2.1.1p76 (2014-02-24 revision 45161) [x86_64-linux] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- A user of New Relic has reported seeing a seg fault using Ruby 2.1.1 with our agent. Given that newrelic_rpm is pure Ruby code, this seems likely to be a Ruby bug. We haven't been able to reliably reproduce it yet, but the user reports they are running "Rails 4.0.5, with mysql (mysql2 gem), on ubuntu 12.04 64bit, passenger enterprise 4.0.41, Ruby MRI 2.1.1p76". We've asked about upgrading to 2.1.2 but they haven't been able to yet. Issue was reported to newrelic_rpm: https://github.com/newrelic/rpm/issues/167 Tidied up gist of the seg fault output: https://gist.githubusercontent.com/benweint/3aad49f1a65cff2ca721/raw/20caa8f7988866185aec0e791beb40c94aec62c8/gistfile1.txt The specific line in the version of the gem being reported is at https://github.com/newrelic/rpm/blob/3.8.0.218/lib/new_relic/metric_spec.rb#L20 Is there other specific information we could help gather to make this more actionable? -- https://bugs.ruby-lang.org/