tpope / pickler

PIvotal traCKer Liaison to cucumbER
MIT License
299 stars 23 forks source link

ri ruby error #16

Closed ivanoats closed 13 years ago

ivanoats commented 13 years ago

I'm not sure this is the right place to report this, but here it is:

Works fine on ruby 1.9.2p180 - this error only happens on p290

20:16:~ → ruby -v ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin11.0.0] 20:16:~ → gem --version 1.8.6 20:16:~ → gem install pickler Successfully installed pickler-0.2.0 1 gem installed Installing ri documentation for pickler-0.2.0... /Users/ivan/.rvm/gems/ruby-1.9.2-p290@intinst/gems/yard-0.7.2/lib/yard.rb:38: [BUG] Bus Error ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin11.0.0]

-- control frame ---------- c:0019 p:---- s:0074 b:0074 l:000073 d:000073 CFUNC :callcc c:0018 p:0080 s:0071 b:0071 l:001150 d:001150 TOP /Users/ivan/.rvm/gems/ruby-1.9.2-p290@intinst/gems/yard-0.7.2/lib/yard.rb:38 c:0017 p:---- s:0068 b:0068 l:000067 d:000067 FINISH c:0016 p:---- s:0066 b:0066 l:000065 d:000065 CFUNC :require c:0015 p:0053 s:0062 b:0062 l:001eb8 d:001eb8 METHOD /Users/ivan/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36 c:0014 p:0030 s:0055 b:0055 l:0002b8 d:0002b8 METHOD /Users/ivan/.rvm/gems/ruby-1.9.2-p290@intinst/gems/yard-0.7.2/lib/yard/rubygems/doc_manager.rb:5 c:0013 p:0080 s:0052 b:0052 l:001ff8 d:001ff8 METHOD /Users/ivan/.rvm/gems/ruby-1.9.2-p290@intinst/gems/yard-0.7.2/lib/yard/rubygems/doc_manager.rb:59 c:0012 p:0021 s:0049 b:0049 l:002068 d:002068 METHOD /Users/ivan/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/doc_manager.rb:116 c:0011 p:0037 s:0046 b:0046 l:001ff0 d:002060 BLOCK /Users/ivan/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/commands/install_command.rb:148 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:0200 s:0038 b:0038 l:001ff0 d:001ff0 METHOD /Users/ivan/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/commands/install_command.rb:147 c:0007 p:0076 s:0032 b:0032 l:0020d0 d:0020d0 METHOD /Users/ivan/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/command.rb:278 c:0006 p:0193 s:0028 b:0028 l:002150 d:002150 METHOD /Users/ivan/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:147 c:0005 p:0013 s:0022 b:0022 l:0021c8 d:0021c8 METHOD /Users/ivan/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:117 c:0004 p:0178 s:0017 b:0017 l:002250 d:002250 METHOD /Users/ivan/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/gem_runner.rb:65 c:0003 p:0164 s:0009 b:0009 l:001eb8 d:0015b0 EVAL /Users/ivan/.rvm/rubies/ruby-1.9.2-p290/bin/gem:21 c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH

c:0001 p:0000 s:0002 b:0002 l:001eb8 d:001eb8 TOP

-- Ruby level backtrace information ---------------------------------------- /Users/ivan/.rvm/rubies/ruby-1.9.2-p290/bin/gem:21:in <main>' /Users/ivan/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/gem_runner.rb:65:inrun' /Users/ivan/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:117:in run' /Users/ivan/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:147:inprocess_args' /Users/ivan/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/command.rb:278:in invoke' /Users/ivan/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/commands/install_command.rb:147:inexecute' /Users/ivan/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/commands/install_command.rb:147:in each' /Users/ivan/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/commands/install_command.rb:148:inblock in execute' /Users/ivan/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/doc_manager.rb:116:in generate_ri' /Users/ivan/.rvm/gems/ruby-1.9.2-p290@intinst/gems/yard-0.7.2/lib/yard/rubygems/doc_manager.rb:59:ininstall_ri_yard' /Users/ivan/.rvm/gems/ruby-1.9.2-p290@intinst/gems/yard-0.7.2/lib/yard/rubygems/doc_manager.rb:5:in load_yardoc' /Users/ivan/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:inrequire' /Users/ivan/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in require' /Users/ivan/.rvm/gems/ruby-1.9.2-p290@intinst/gems/yard-0.7.2/lib/yard.rb:38:in<top (required)>' /Users/ivan/.rvm/gems/ruby-1.9.2-p290@intinst/gems/yard-0.7.2/lib/yard.rb:38:in `callcc'

-- C level backtrace information ------------------------------------------- 0 libruby.1.9.1.dylib 0x0000000102ae551e rb_vm_bugreport + 110 1 libruby.1.9.1.dylib 0x00000001029d9533 report_bug + 259 2 libruby.1.9.1.dylib 0x00000001029d96a1 rb_bug + 161 3 libruby.1.9.1.dylib 0x0000000102a7bfb2 sigbus + 18 4 libsystem_c.dylib 0x00007fff8d83acfa _sigtramp + 26 5 ??? 0x00007fff625dfc30 0x0 + 140734843714608

[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

Abort trap: 6 20:16:~ → ri --version ri 2.5.8 20:16:~ → gem list

* LOCAL GEMS *

abstract (1.0.0) actionmailer (3.0.9) actionpack (3.0.9) activemodel (3.0.9) activerecord (3.0.9) activeresource (3.0.9) activesupport (3.0.9) acts_as_indexed (0.7.3) arel (2.0.10) awesome_nested_set (2.0.1) babosa (0.3.5) builder (2.1.2) bundler (1.0.15) crack (0.1.8) erubis (2.6.6) i18n (0.5.0) mail (2.2.19) mime-types (1.16) pickler (0.2.0) polyglot (0.3.2) rack (1.2.3) rack-mount (0.6.14) rack-test (0.5.7) rake (0.9.2) rubygems-update (1.8.6) treetop (1.4.10) tzinfo (0.3.29) yard (0.7.2) 20:18:~ →

ivanoats commented 13 years ago

also works fine in p290 if I gem uninstall yard