Skip to content

Instantly share code, notes, and snippets.

@enukane
Created July 11, 2014 06:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save enukane/b48e00baefe8bb1c8803 to your computer and use it in GitHub Desktop.
Save enukane/b48e00baefe8bb1c8803 to your computer and use it in GitHub Desktop.
rb(main):009:0> /Users/enukane/usr/local/lib/ruby/2.1.0/irb/input-method.rb:152: [BUG] Segmentation fault at 0xffffffffffffffff
ruby 2.1.0p0 (2013-12-25 revision 44422) [x86_64-darwin13.0]
-- Crash Report log information --------------------------------------------
See Crash Report log file under the one of following:
* ~/Library/Logs/CrashReporter
* /Library/Logs/CrashReporter
* ~/Library/Logs/DiagnosticReports
* /Library/Logs/DiagnosticReports
for more details.
-- Control frame information -----------------------------------------------
c:0023 p:---- s:0085 e:000084 CFUNC :readline
c:0022 p:0042 s:0080 e:000079 METHOD /Users/enukane/usr/local/lib/ruby/2.1.0/irb/input-method.rb:152
c:0021 p:0011 s:0076 e:000075 BLOCK /Users/enukane/usr/local/lib/ruby/2.1.0/irb.rb:472
c:0020 p:0040 s:0073 e:000072 METHOD /Users/enukane/usr/local/lib/ruby/2.1.0/irb.rb:624
c:0019 p:0009 s:0068 e:000067 BLOCK /Users/enukane/usr/local/lib/ruby/2.1.0/irb.rb:471 [FINISH]
c:0018 p:---- s:0066 e:000065 CFUNC :call
c:0017 p:0015 s:0063 e:000062 METHOD /Users/enukane/usr/local/lib/ruby/2.1.0/irb/ruby-lex.rb:190
c:0016 p:0015 s:0059 e:000058 METHOD /Users/enukane/usr/local/lib/ruby/2.1.0/irb/ruby-lex.rb:105
c:0015 p:0022 s:0055 e:000054 METHOD /Users/enukane/usr/local/lib/ruby/2.1.0/irb/slex.rb:206
c:0014 p:0042 s:0047 e:000046 METHOD /Users/enukane/usr/local/lib/ruby/2.1.0/irb/slex.rb:76
c:0013 p:0044 s:0042 e:000041 METHOD /Users/enukane/usr/local/lib/ruby/2.1.0/irb/ruby-lex.rb:290
c:0012 p:0013 s:0038 e:000037 METHOD /Users/enukane/usr/local/lib/ruby/2.1.0/irb/ruby-lex.rb:266
c:0011 p:0022 s:0033 e:000032 BLOCK /Users/enukane/usr/local/lib/ruby/2.1.0/irb/ruby-lex.rb:237 [FINISH]
c:0010 p:---- s:0030 e:000029 CFUNC :loop
c:0009 p:0007 s:0027 e:000026 BLOCK /Users/enukane/usr/local/lib/ruby/2.1.0/irb/ruby-lex.rb:233 [FINISH]
c:0008 p:---- s:0025 e:000024 CFUNC :catch
c:0007 p:0015 s:0021 e:000020 METHOD /Users/enukane/usr/local/lib/ruby/2.1.0/irb/ruby-lex.rb:232
c:0006 p:0030 s:0018 E:001f18 METHOD /Users/enukane/usr/local/lib/ruby/2.1.0/irb.rb:488
c:0005 p:0008 s:0015 e:000014 BLOCK /Users/enukane/usr/local/lib/ruby/2.1.0/irb.rb:397 [FINISH]
c:0004 p:---- s:0013 e:000012 CFUNC :catch
c:0003 p:0143 s:0009 E:0021c8 METHOD /Users/enukane/usr/local/lib/ruby/2.1.0/irb.rb:396
c:0002 p:0021 s:0004 E:000e48 EVAL /Users/enukane/usr/local/bin/irb:11 [FINISH]
c:0001 p:0000 s:0002 E:0010f8 TOP [FINISH]
/Users/enukane/usr/local/bin/irb:11:in `<main>'
/Users/enukane/usr/local/lib/ruby/2.1.0/irb.rb:396:in `start'
/Users/enukane/usr/local/lib/ruby/2.1.0/irb.rb:396:in `catch'
/Users/enukane/usr/local/lib/ruby/2.1.0/irb.rb:397:in `block in start'
/Users/enukane/usr/local/lib/ruby/2.1.0/irb.rb:488:in `eval_input'
/Users/enukane/usr/local/lib/ruby/2.1.0/irb/ruby-lex.rb:232:in `each_top_level_statement'
/Users/enukane/usr/local/lib/ruby/2.1.0/irb/ruby-lex.rb:232:in `catch'
/Users/enukane/usr/local/lib/ruby/2.1.0/irb/ruby-lex.rb:233:in `block in each_top_level_statement'
/Users/enukane/usr/local/lib/ruby/2.1.0/irb/ruby-lex.rb:233:in `loop'
/Users/enukane/usr/local/lib/ruby/2.1.0/irb/ruby-lex.rb:237:in `block (2 levels) in each_top_level_statement'
/Users/enukane/usr/local/lib/ruby/2.1.0/irb/ruby-lex.rb:266:in `lex'
/Users/enukane/usr/local/lib/ruby/2.1.0/irb/ruby-lex.rb:290:in `token'
/Users/enukane/usr/local/lib/ruby/2.1.0/irb/slex.rb:76:in `match'
/Users/enukane/usr/local/lib/ruby/2.1.0/irb/slex.rb:206:in `match_io'
/Users/enukane/usr/local/lib/ruby/2.1.0/irb/ruby-lex.rb:105:in `getc'
/Users/enukane/usr/local/lib/ruby/2.1.0/irb/ruby-lex.rb:190:in `buf_input'
/Users/enukane/usr/local/lib/ruby/2.1.0/irb/ruby-lex.rb:190:in `call'
/Users/enukane/usr/local/lib/ruby/2.1.0/irb.rb:471:in `block in eval_input'
/Users/enukane/usr/local/lib/ruby/2.1.0/irb.rb:624:in `signal_status'
/Users/enukane/usr/local/lib/ruby/2.1.0/irb.rb:472:in `block (2 levels) in eval_input'
/Users/enukane/usr/local/lib/ruby/2.1.0/irb/input-method.rb:152:in `gets'
/Users/enukane/usr/local/lib/ruby/2.1.0/irb/input-method.rb:152:in `readline'
-- C level backtrace information -------------------------------------------
zsh: illegal hardware instruction irb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment