Project

General

Profile

Actions

Backport #3959

closed

Ruby 1.9.2p0 Segmentation fault under Linux x64 with rvm

Added by ajmurmann (Alexander Murmann) over 13 years ago. Updated almost 13 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)10/06/2010Actions
Is duplicate of Backport192 - Backport #3951: Seg Fault with Rails 3 and UnicornClosedyugui (Yuki Sonoda)10/16/2010Actions
Actions #2

Updated by naruse (Yui NARUSE) over 13 years ago

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

Actions #3

Updated by ajmurmann (Alexander Murmann) over 13 years ago

=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

Actions #4

Updated by naruse (Yui NARUSE) over 13 years ago

=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

Actions #5

Updated by naruse (Yui NARUSE) over 13 years ago

  • Status changed from Open to Closed

=begin

=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0