Project

General

Profile

Actions

Bug #8922

closed

Crash when calling Coverage.result

Added by chetan (Chetan Sarva) over 10 years ago. Updated over 4 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.0.0p247 (2013-06-27 revision 41674) [x86_64-darwin12.4.0]
Backport:
[ruby-core:57270]

Description

In one of my test suites I'm getting consistent crashes but at different points in the test suite every time. It always appears to be related to malloc/GC issues and it goes away by simply disabling coverage collection. Here are some dumps:

https://gist.github.com/chetan/6613040

I'm running on Mac OS X with ruby-2.0.0-p247 built via RVM (no patches or anything). I've also tested against ruby-head and 1.9.3-p448 and those crash as well. I've tried creating a stripped down test case but no luck so far.

Actions #1

Updated by jeremyevans0 (Jeremy Evans) over 4 years ago

  • Status changed from Open to Closed
  • Backport deleted (1.9.3: UNKNOWN, 2.0.0: UNKNOWN)
Actions

Also available in: Atom PDF

Like0
Like0