Project

General

Profile

Actions

Bug #8441

closed

/Users/Chandan/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/webrick/utils.rb:132: [BUG] Segmentation fault ruby 1.9.2p320 (2012-04-20 revision 35421) [x86_64-darwin11.4.2]

Added by indyarocks (Chandan Kumar) almost 11 years ago. Updated almost 5 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.2p320 (2012-04-20 revision 35421) [x86_64-darwin11.4.2]
Backport:
[ruby-core:55146]

Description

Hi,

I was trying to debug an issue while developing a web-page with RubyMine. At a break-point following crash occurred. I tried to repro the issue, but somehow I'm not able to. Still reporting it here.

Segmentation Fault Log:
/Users/Chandan/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/webrick/utils.rb:132: [BUG] Segmentation fault
ruby 1.9.2p320 (2012-04-20 revision 35421) [x86_64-darwin11.4.2]

-- control frame ----------
c:0003 p:0047 s:0007 b:0007 l:0018c8 d:000006 BLOCK /Users/Chandan/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/webrick/utils.rb:132
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:---- s:0002 b:0002 l:000001 d:000001 TOP

-- Ruby level backtrace information ----------------------------------------
/Users/Chandan/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/1.9.1/webrick/utils.rb:132:in `block in initialize'

-- C level backtrace information -------------------------------------------

[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html

Please find the attached the crash report.


Files

Updated by zzak (zzak _) almost 11 years ago

  • Category set to lib

Can you reproduce this with 1.9.3-p429?

I believe 1.9.2 is no longer maintained, and you should upgrade to 1.9.3

Updated by zzak (zzak _) almost 11 years ago

  • Status changed from Open to Feedback

It would also help to have the code you were testing that produced this segfault.

Updated by steveklabnik (Steve Klabnik) over 10 years ago

It's been a while. Have you been able to reproduce this on 1.9.3? Can you give us the code?

Actions #4

Updated by jeremyevans0 (Jeremy Evans) almost 5 years ago

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

Also available in: Atom PDF

Like0
Like0Like0Like0Like0