Project

General

Profile

Actions

Bug #12144

closed

Segfault in Ruby 2.3.0p0

Added by sandwich (Karl Sandwich) about 8 years ago. Updated over 4 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-darwin14]
[ruby-core:74149]

Description

Greetings,

I've recently started getting a segfault when running our integration test suite against Rails 3.1.12.

The segfault happens very often, so it is easy to reproduce, but complicated to set up. It does not segfault 100% of the time.

I've attached the full crash log and segfault traces. The traces seems to terminate in the view instrumentation block for rendering a template, where it attempts to call ActionView::Base#send .

I have been unable to isolate the issue to a single test; however, one of two particular tests always appears in the ruby backtrace, and the same frames are always at the top of the backtrace (ActionView::Base#send as described above).

Please let me know if you'd like any additional information. I'm happy to help.


Files

ruby_2016-03-02-143428_ksandwich.crash (20.1 KB) ruby_2016-03-02-143428_ksandwich.crash sandwich (Karl Sandwich), 03/04/2016 10:23 PM
ruby_2016-03-02-segfault.log (120 KB) ruby_2016-03-02-segfault.log sandwich (Karl Sandwich), 03/04/2016 10:23 PM
Actions #1

Updated by jeremyevans0 (Jeremy Evans) over 4 years ago

  • Status changed from Open to Closed
Actions

Also available in: Atom PDF

Like0
Like0