Project

General

Profile

Actions

Bug #2352

closed

C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems.rb:578: [BUG] Segmentation fault ruby 1.9.1p129 (2009-05-12 revision 23412) [i386-mswin32]

Added by bezigon (Vladimir Sibirskiy) over 14 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
ruby -v:
ruby 1.9.1p129 (2009-05-12 revision 23412) [i386-mswin32]
[ruby-core:26663]

Description

=begin
I'd installed the latest version of rubygems-1.3.5, and I tried to install rake

C:\Ruby\bin>gem install rake
C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems.rb:578: [BUG] Segmentation fault
ruby 1.9.1p129 (2009-05-12 revision 23412) [i386-mswin32]

-- control frame ----------
c:0025 p:---- s:0139 b:0139 l:000138 d:000138 CFUNC :(null)
c:0024 p:---- s:0137 b:0137 l:000136 d:000136 CFUNC :new
c:0023 p:0064 s:0133 b:0133 l:000132 d:000132 METHOD C:/Ruby/lib/ruby/site_ruby/
1.9.1/rubygems.rb:578
c:0022 p:0066 s:0129 b:0129 l:000128 d:000128 METHOD C:/Ruby/lib/ruby/site_ruby/
1.9.1/rubygems/remote_fetcher.rb:165
c:0021 p:0131 s:0121 b:0121 l:000120 d:000120 METHOD C:/Ruby/lib/ruby/site_ruby/
1.9.1/rubygems/spec_fetcher.rb:219
c:0020 p:0058 s:0109 b:0107 l:000098 d:000106 BLOCK C:/Ruby/lib/ruby/site_ruby/
1.9.1/rubygems/spec_fetcher.rb:192
c:0019 p:---- s:0104 b:0104 l:000103 d:000103 FINISH
c:0018 p:---- s:0102 b:0102 l:000101 d:000101 CFUNC :each
c:0017 p:0107 s:0099 b:0099 l:000098 d:000098 METHOD C:/Ruby/lib/ruby/site_ruby/
1.9.1/rubygems/spec_fetcher.rb:188
c:0016 p:0033 s:0090 b:0090 l:000089 d:000089 METHOD C:/Ruby/lib/ruby/site_ruby/
1.9.1/rubygems/spec_fetcher.rb:123
c:0015 p:0031 s:0081 b:0081 l:000080 d:000080 METHOD C:/Ruby/lib/ruby/site_ruby/
1.9.1/rubygems/spec_fetcher.rb:69
c:0014 p:0215 s:0072 b:0072 l:000071 d:000071 METHOD C:/Ruby/lib/ruby/site_ruby/
1.9.1/rubygems/dependency_installer.rb:99
c:0013 p:0175 s:0063 b:0063 l:000062 d:000062 METHOD C:/Ruby/lib/ruby/site_ruby/
1.9.1/rubygems/dependency_installer.rb:192
c:0012 p:0051 s:0053 b:0053 l:000052 d:000052 METHOD C:/Ruby/lib/ruby/site_ruby/
1.9.1/rubygems/dependency_installer.rb:213
c:0011 p:0053 s:0048 b:0048 l:000037 d:000047 BLOCK C:/Ruby/lib/ruby/site_ruby/
1.9.1/rubygems/commands/install_command.rb:118
c:0010 p:---- s:0043 b:0043 l:000042 d:000042 FINISH
c:0009 p:---- s:0041 b:0041 l:000040 d:000040 CFUNC :each
c:0008 p:0115 s:0038 b:0038 l:000037 d:000037 METHOD C:/Ruby/lib/ruby/site_ruby/
1.9.1/rubygems/commands/install_command.rb:115
c:0007 p:0071 s:0032 b:0032 l:000031 d:000031 METHOD C:/Ruby/lib/ruby/site_ruby/
1.9.1/rubygems/command.rb:257
c:0006 p:0194 s:0028 b:0028 l:000027 d:000027 METHOD C:/Ruby/lib/ruby/site_ruby/
1.9.1/rubygems/command_manager.rb:132
c:0005 p:0013 s:0022 b:0022 l:000021 d:000021 METHOD C:/Ruby/lib/ruby/site_ruby/
1.9.1/rubygems/command_manager.rb:102
c:0004 p:0173 s:0017 b:0017 l:000016 d:000016 METHOD C:/Ruby/lib/ruby/site_ruby/
1.9.1/rubygems/gem_runner.rb:58
c:0003 p:0164 s:0009 b:0009 l:002414 d:002690 EVAL C:/Ruby/bin/gem:21
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:002414 d:002414 TOP :477

-- Ruby level backtrace information-----------------------------------------
C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems.rb:578:in (null)' C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems.rb:578:in new'
C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems.rb:578:in gunzip' C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:165:in fetch_path'
C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/spec_fetcher.rb:219:in load_specs' C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/spec_fetcher.rb:192:in block in list'

C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/spec_fetcher.rb:188:in each' C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/spec_fetcher.rb:188:in list'
C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/spec_fetcher.rb:123:in `find_matching'

C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/spec_fetcher.rb:69:in fetch' C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/dependency_installer.rb:99:in find_ge
ms_with_sources'
C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/dependency_installer.rb:192:in find_s pec_by_name_and_version' C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/dependency_installer.rb:213:in instal
l'
C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/commands/install_command.rb:118:in bl ock in execute' C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/commands/install_command.rb:115:in ea
ch'
C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/commands/install_command.rb:115:in ex ecute' C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/command.rb:257:in invoke'
C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:132:in process_arg s' C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:102:in run'
C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems/gem_runner.rb:58:in run' C:/Ruby/bin/gem:21:in '

[NOTE]
You may encounter a bug of Ruby interpreter. Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

C:\Ruby\bin>
=end

Actions #1

Updated by jonforums (Jon Forums) over 14 years ago

=begin

Bug #2352: C:/Ruby/lib/ruby/site_ruby/1.9.1/rubygems.rb:578: [BUG] Segmentation fault ruby 1.9.1p129 (2009-05-12 revision 23412) [i386-mswin32]
http://redmine.ruby-lang.org/issues/show/2352

Author: Vladimir Sibirskiy
Status: Open, Priority: Normal
ruby -v: ruby 1.9.1p129 (2009-05-12 revision 23412) [i386-mswin32]

Would you also do a quick check to see if it happens for you on the latest 1.9.1p243 (RC1 release) MinGW-based Ruby at http://rubyforge.org/frs/?group_id=167

Probably easiest just to grab the .7z, unarchive it, double check PATH, and give it a try.

Thanks, Jon

=end

Actions #2

Updated by bezigon (Vladimir Sibirskiy) over 14 years ago

=begin
I tried the latest 1.9.1p243 (RC1 release), and it's seems to be running fine.
Issue is closed.

Thanks
=end

Actions #3

Updated by naruse (Yui NARUSE) over 14 years ago

  • Status changed from Open to Closed

=begin

=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0