Project

General

Profile

This project is closed and read-only.

Actions

Backport #3959

closed

Ruby 1.9.2p0 Segmentation fault under Linux x64 with rvm

Backport #3959: Ruby 1.9.2p0 Segmentation fault under Linux x64 with rvm

Added by ajmurmann (Alexander Murmann) almost 16 years ago. Updated over 15 years ago.

Status:
Closed
Assignee:
-
[ruby-core:32836]

Description

=begin
I often get segmentation faults when running rspec against my app, when it has errors. The segmentation faults seem to happen when an error should have been thrown instead.

The full stack trace is attached.
=end


Files

ruby_segfault.txt (16.4 KB) ruby_segfault.txt ajmurmann (Alexander Murmann), 10/18/2010 09:15 AM

Related issues 2 (0 open2 closed)

Is duplicate of Backport192 - Backport #3910: SEGV at fptr_finalizeClosedyugui (Yuki Sonoda)Actions
Is duplicate of Backport192 - Backport #3951: Seg Fault with Rails 3 and UnicornClosedyugui (Yuki Sonoda)Actions

Updated by naruse (Yui NARUSE) almost 16 years ago Actions #2

=begin
Can you show reproducible code?
Can you show gdb backtrace or build with gcc -g option?
=end

Updated by ajmurmann (Alexander Murmann) almost 16 years ago Actions #3

=begin
I just compiled ruby-1.9.2-head with the -g option order to produce the debug information you requested and the segmentation fault does not occur anymore, so i assume the issue (whatever it was) is solved in head.

Please let me know if you still want me to test it against p0 with -g option.
=end

Updated by naruse (Yui NARUSE) almost 16 years ago Actions #4

=begin
r29415 may fix this bug, but ruby-1.9.2-head doesn't includes it yet.
So you might try ruby-head, didn't you?
=end

Updated by naruse (Yui NARUSE) almost 16 years ago Actions #5

  • Status changed from Open to Closed

=begin

=end

Actions

Also available in: PDF Atom