[#56982] [ruby-trunk - Bug #8854][Open] Update URL for bug reports — "stomar (Marcus Stollsteimer)" <redmine@...>
7 messages
2013/09/03
[#57038] [ruby-trunk - Feature #3620] Add Queue, SIzedQueue and ConditionVariable implementations in C in addition to ruby ones — "Glass_saga (Masaki Matsushita)" <glass.saga@...>
4 messages
2013/09/05
[#57040] Re: [ruby-trunk - Feature #3620] Add Queue, SIzedQueue and ConditionVariable implementations in C in addition to ruby ones
— SASADA Koichi <ko1@...>
2013/09/05
(2013/09/05 20:52), Glass_saga (Masaki Matsushita) wrote:
[#57058] [ruby-trunk - Bug #8875][Open] Select is not usable with SSLSocket — "headius (Charles Nutter)" <headius@...>
11 messages
2013/09/07
[#57092] [ruby-trunk - Bug #8883][Open] Rational canonicalization unexpectedly converts to Fixnum — "melquiades (Paul Cantrell)" <cantrell@...>
16 messages
2013/09/09
[#57111] [ruby-trunk - Feature #8887][Open] min(n), max(n), min_by(n), max_by(n) — "akr (Akira Tanaka)" <akr@...>
13 messages
2013/09/10
[#57117] [ruby-trunk - Feature #8890][Open] [PATCH] Eliminate less-than-zero checks for unsigned variables — "tonyo (Anton Ovchinnikov)" <revolver112@...>
5 messages
2013/09/10
[#57134] [CommonRuby - Feature #8896][Open] #tap with missing block — "prijutme4ty (Ilya Vorontsov)" <prijutme4ty@...>
5 messages
2013/09/11
[#57138] [ruby-trunk - Feature #8897][Open] client side TCP fast open — "Glass_saga (Masaki Matsushita)" <glass.saga@...>
5 messages
2013/09/11
[#57195] [ruby-trunk - Feature #8897][Assigned] client side TCP fast open
— "Glass_saga (Masaki Matsushita)" <glass.saga@...>
2013/09/14
[#57186] [ruby-trunk - Feature #8909][Open] Expand "f" frozen suffix to literal arrays and hashes — "headius (Charles Nutter)" <headius@...>
37 messages
2013/09/14
[#57224] [ruby-trunk - Feature #8909] Expand "f" frozen suffix to literal arrays and hashes
— "headius (Charles Nutter)" <headius@...>
2013/09/15
[#57262] [ruby-trunk - Feature #8921][Open] Allow select, reject, etc to accept a regex — "kyledecot (Kyle Decot)" <kyle.decot@...>
13 messages
2013/09/18
[#57264] [ruby-trunk - Feature #8921] Allow select, reject, etc to accept a regex
— "kyledecot (Kyle Decot)" <kyle.decot@...>
2013/09/18
[#57265] Re: [ruby-trunk - Feature #8921] Allow select, reject, etc to accept a regex
— Fuad Saud <fuadksd@...>
2013/09/18
Shouldn't select/reject use threequals?
[#57292] [ruby-trunk - Feature #8931][Open] Update URL in REPORTBUG_MSG — "zzak (Zachary Scott)" <e@...>
4 messages
2013/09/20
[#57315] [ruby-trunk - Feature #8938][Open] it keyword — "Sing9898 (Sing Lou)" <3b06e8d4@...>
5 messages
2013/09/23
[#57367] [ruby-trunk - Feature #8951][Open] Please add a hash-to-hash alternative of the map method to Hash — "behrangsa (Behrang Saeedzadeh)" <behrangsa@...>
8 messages
2013/09/25
[#57385] [ruby-trunk - Bug #8953][Open] `str =~ /pattern/` does not call =~ method if (1) str is a String, (2) /pattern/ is a Regexp literal — "gfx (Goro Fuji)" <gfuji@...>
12 messages
2013/09/26
[#57394] [ruby-trunk - Bug #8955][Open] LocalJumpError - no block given (yield) after implementation of class hierarchy method cache invalidation — "mfla (Morten Fla)" <mmflaa@...>
4 messages
2013/09/26
[#57462] [ruby-trunk - misc #8962][Open] [DOC] add step to enable Generational GC merits in README.EXT* — "tad (Tadashi Saito)" <redmine@...>
6 messages
2013/09/28
[ruby-core:57237] [ruby-trunk - Bug #8876][Feedback] bundle exec rake spec
From:
"zzak (Zachary Scott)" <e@...>
Date:
2013-09-17 04:42:50 UTC
List:
ruby-core #57237
Issue #8876 has been updated by zzak (Zachary Scott).
Status changed from Open to Feedback
Assignee set to charliesome (Charlie Somerville)
I think this is 3rd party issue, but since charlie wrote better_errors and is an active ruby-core member we should ask for his feedback :D
----------------------------------------
Bug #8876: bundle exec rake spec
https://bugs.ruby-lang.org/issues/8876#change-41852
Author: fbrusatti (Franco Brusatti)
Status: Feedback
Priority: Normal
Assignee: charliesome (Charlie Somerville)
Category:
Target version:
ruby -v: 1.9.3-p448
Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN
I got the following when run "bundle exec rake spec". The same happens with ruby-1.9.3-p0
/Users/franco/.rvm/rubies/ruby-1.9.3-p448/bin/ruby -S rspec ./spec/features/home_page_spec.rb ./spec/features/sign_in_spec.rb ./spec/features/timeline_spec.rb
/Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/awesome_print-1.1.0/lib/awesome_print/core_ext/logger.rb:20: [BUG] Segmentation fault
ruby 1.9.3p448 (2013-06-27 revision 41675) [x86_64-darwin11.4.2]
-- Control frame information -----------------------------------------------
c:0038 p:0069 s:0119 b:0119 l:000118 d:000118 TOP /Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/awesome_print-1.1.0/lib/awesome_print/core_ext/logger.rb:20
c:0037 p:---- s:0117 b:0117 l:000116 d:000116 FINISH
c:0036 p:---- s:0115 b:0115 l:000114 d:000114 CFUNC :require
c:0035 p:0010 s:0111 b:0111 l:000103 d:000110 BLOCK /Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251
c:0034 p:0071 s:0109 b:0109 l:000108 d:000108 METHOD /Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:236
c:0033 p:0019 s:0104 b:0104 l:000103 d:000103 METHOD /Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251
c:0032 p:0176 s:0099 b:0099 l:000098 d:000098 TOP /Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/awesome_print-1.1.0/lib/awesome_print.rb:18
c:0031 p:---- s:0097 b:0097 l:000096 d:000096 FINISH
c:0030 p:---- s:0095 b:0095 l:000094 d:000094 CFUNC :require
c:0029 p:0026 s:0091 b:0091 l:001c70 d:000090 BLOCK /Users/franco/.rvm/gems/ruby-1.9.3-p448@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:72
c:0028 p:---- s:0088 b:0088 l:000087 d:000087 FINISH
c:0027 p:---- s:0086 b:0086 l:000085 d:000085 CFUNC :each
c:0026 p:0091 s:0083 b:0083 l:001c70 d:000082 BLOCK /Users/franco/.rvm/gems/ruby-1.9.3-p448@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:70
c:0025 p:---- s:0076 b:0076 l:000075 d:000075 FINISH
c:0024 p:---- s:0074 b:0074 l:000073 d:000073 CFUNC :each
c:0023 p:0046 s:0071 b:0071 l:001c70 d:001c70 METHOD /Users/franco/.rvm/gems/ruby-1.9.3-p448@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:59
c:0022 p:0021 s:0067 b:0067 l:002080 d:002080 METHOD /Users/franco/.rvm/gems/ruby-1.9.3-p448@global/gems/bundler-1.3.5/lib/bundler.rb:132
c:0021 p:0089 s:0063 b:0063 l:0022e8 d:0022e8 TOP /Users/franco/rails-devs/list.ly/listly/config/application.rb:11
c:0020 p:---- s:0061 b:0061 l:000060 d:000060 FINISH
c:0019 p:---- s:0059 b:0059 l:000058 d:000058 CFUNC :require
c:0018 p:0026 s:0055 b:0055 l:002430 d:002430 TOP /Users/franco/rails-devs/list.ly/listly/config/environment.rb:2
c:0017 p:---- s:0052 b:0052 l:000051 d:000051 FINISH
c:0016 p:---- s:0050 b:0050 l:000049 d:000049 CFUNC :require
c:0015 p:0058 s:0046 b:0046 l:002578 d:002578 TOP /Users/franco/rails-devs/list.ly/listly/spec/spec_helper.rb:3
c:0014 p:---- s:0044 b:0044 l:000043 d:000043 FINISH
c:0013 p:---- s:0042 b:0042 l:000041 d:000041 CFUNC :require
c:0012 p:0011 s:0038 b:0038 l:0026b8 d:0026b8 TOP /Users/franco/rails-devs/list.ly/listly/spec/features/home_page_spec.rb:1
c:0011 p:---- s:0036 b:0036 l:000035 d:000035 FINISH
c:0010 p:---- s:0034 b:0034 l:000033 d:000033 CFUNC :load
c:0009 p:0025 s:0030 b:0030 l:0000e8 d:000150 BLOCK /Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/rspec-core-2.14.5/lib/rspec/core/configuration.rb:896
c:0008 p:---- s:0027 b:0027 l:000026 d:000026 FINISH
c:0007 p:---- s:0025 b:0025 l:000024 d:000024 CFUNC :each
c:0006 p:0023 s:0022 b:0022 l:0000e8 d:0000e8 METHOD /Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/rspec-core-2.14.5/lib/rspec/core/configuration.rb:896
c:0005 p:0074 s:0019 b:0019 l:000388 d:000388 METHOD /Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/rspec-core-2.14.5/lib/rspec/core/command_line.rb:22
c:0004 p:0137 s:0014 b:0014 l:0004e8 d:0004e8 METHOD /Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/rspec-core-2.14.5/lib/rspec/core/runner.rb:80
c:0003 p:0054 s:0007 b:0007 l:0019a8 d:000630 BLOCK /Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/rspec-core-2.14.5/lib/rspec/core/runner.rb:17
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:001fc8 d:001fc8 TOP
-- Ruby level backtrace information ----------------------------------------
/Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/rspec-core-2.14.5/lib/rspec/core/runner.rb:17:in `block in autorun'
/Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/rspec-core-2.14.5/lib/rspec/core/runner.rb:80:in `run'
/Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/rspec-core-2.14.5/lib/rspec/core/command_line.rb:22:in `run'
/Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/rspec-core-2.14.5/lib/rspec/core/configuration.rb:896:in `load_spec_files'
/Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/rspec-core-2.14.5/lib/rspec/core/configuration.rb:896:in `each'
/Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/rspec-core-2.14.5/lib/rspec/core/configuration.rb:896:in `block in load_spec_files'
/Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/rspec-core-2.14.5/lib/rspec/core/configuration.rb:896:in `load'
/Users/franco/rails-devs/list.ly/listly/spec/features/home_page_spec.rb:1:in `<top (required)>'
/Users/franco/rails-devs/list.ly/listly/spec/features/home_page_spec.rb:1:in `require'
/Users/franco/rails-devs/list.ly/listly/spec/spec_helper.rb:3:in `<top (required)>'
/Users/franco/rails-devs/list.ly/listly/spec/spec_helper.rb:3:in `require'
/Users/franco/rails-devs/list.ly/listly/config/environment.rb:2:in `<top (required)>'
/Users/franco/rails-devs/list.ly/listly/config/environment.rb:2:in `require'
/Users/franco/rails-devs/list.ly/listly/config/application.rb:11:in `<top (required)>'
/Users/franco/.rvm/gems/ruby-1.9.3-p448@global/gems/bundler-1.3.5/lib/bundler.rb:132:in `require'
/Users/franco/.rvm/gems/ruby-1.9.3-p448@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:59:in `require'
/Users/franco/.rvm/gems/ruby-1.9.3-p448@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:59:in `each'
/Users/franco/.rvm/gems/ruby-1.9.3-p448@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:70:in `block in require'
/Users/franco/.rvm/gems/ruby-1.9.3-p448@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:70:in `each'
/Users/franco/.rvm/gems/ruby-1.9.3-p448@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:72:in `block (2 levels) in require'
/Users/franco/.rvm/gems/ruby-1.9.3-p448@global/gems/bundler-1.3.5/lib/bundler/runtime.rb:72:in `require'
/Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/awesome_print-1.1.0/lib/awesome_print.rb:18:in `<top (required)>'
/Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251:in `require'
/Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:236:in `load_dependency'
/Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251:in `block in require'
/Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251:in `require'
/Users/franco/.rvm/gems/ruby-1.9.3-p448/gems/awesome_print-1.1.0/lib/awesome_print/core_ext/logger.rb:20:in `<top (required)>'
-- C level backtrace information -------------------------------------------
See Crash Report log file under ~/Library/Logs/CrashReporter or
/Library/Logs/CrashReporter, for the more detail of.
-- Other runtime information -----------------------------------------------
* Loaded script: /Users/franco/.rvm/gems/ruby-1.9.3-p448/bin/rspec
* Loaded features:
0 enumerator.so
1 /Users/franco/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/x86_64-darwin11.4.2/enc/encdb.bundle
2 /Users/franco/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/x86_64-darwin11.4.2/enc/trans/transdb.bundle
3 /Users/franco/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/x86_64-darwin11.4.2/rbconfig.rb
4 /Users/franco/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/site_ruby/1.9.1/rubygems/compatibility.rb
5 /Users/franco/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/site_ruby/1.9.1/rubygems/defaults.rb
6 /Users/franco/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/site_ruby/1.9.1/rubygems/deprecate.rb
7 /Users/franco/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/site_ruby/1.9.1/rubygems/errors.rb
8 /Users/franco/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/site_ruby/1.9.1/rubygems/version.rb
9 /Users/franco/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/site_ruby/1.9.1/rubygems/requirement.rb
10 /Users/franco/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/site_ruby/1.9.1/rubygems/platform.rb
11 /Users/franco/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/site_ruby/1.9.1/rubygems/specification.rb
12 /Users/franco/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/site_ruby/1.9.1/rubygems/exceptions.rb
13 /Users/franco/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/site_ruby/1.9.1/rubygems/core_ext/kernel_gem.rb
14 /Users/franco/.rvm/rubies/ruby-1.9.3-p448/lib/ruby/1.9.1/thread.rb
--
http://bugs.ruby-lang.org/