Created
September 8, 2011 16:58
-
-
Save chartjes/1203909 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-> % rake generate | |
## Generating Site with Jekyll | |
/Users/chartjes/.rvm/gems/ruby-1.9.2-p290/gems/posix-spawn-0.3.6/lib/posix_spawn_ext.bundle: [BUG] Segmentation fault | |
ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-darwin11.1.0] | |
-- control frame ---------- | |
c:0020 p:-17546208307864 s:0070 b:0070 l:000069 d:000069 TOP | |
c:0019 p:---- s:0068 b:0068 l:000067 d:000067 CFUNC :require | |
c:0018 p:0025 s:0064 b:0064 l:000063 d:000063 TOP /Users/chartjes/.rvm/gems/ruby-1.9.2-p290/gems/posix-spawn-0.3.6/lib/posix/spawn.rb:2 | |
c:0017 p:---- s:0062 b:0062 l:000061 d:000061 FINISH | |
c:0016 p:---- s:0060 b:0060 l:000059 d:000059 CFUNC :require | |
c:0015 p:0011 s:0056 b:0056 l:000055 d:000055 TOP /Users/chartjes/.rvm/gems/ruby-1.9.2-p290/gems/posix-spawn-0.3.6/lib/posix-spawn.rb:1 | |
c:0014 p:---- s:0054 b:0054 l:000053 d:000053 FINISH | |
c:0013 p:---- s:0052 b:0052 l:000051 d:000051 CFUNC :require | |
c:0012 p:0011 s:0048 b:0048 l:000047 d:000047 TOP /Users/chartjes/.rvm/gems/ruby-1.9.2-p290/gems/albino-1.3.3/lib/albino.rb:1 | |
c:0011 p:---- s:0046 b:0046 l:000045 d:000045 FINISH | |
c:0010 p:---- s:0044 b:0044 l:000043 d:000043 CFUNC :require | |
c:0009 p:0138 s:0040 b:0040 l:000039 d:000039 TOP /Users/chartjes/.rvm/gems/ruby-1.9.2-p290/gems/jekyll-0.11.0/lib/jekyll.rb:27 | |
c:0008 p:---- s:0038 b:0038 l:000037 d:000037 FINISH | |
c:0007 p:---- s:0036 b:0036 l:000035 d:000035 CFUNC :require | |
c:0006 p:0072 s:0032 b:0032 l:000031 d:000031 TOP /Users/chartjes/.rvm/gems/ruby-1.9.2-p290/gems/jekyll-0.11.0/bin/jekyll:20 | |
c:0005 p:---- s:0013 b:0013 l:000012 d:000012 FINISH | |
c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :load | |
c:0003 p:0127 s:0007 b:0007 l:001a68 d:002370 EVAL /Users/chartjes/.rvm/gems/ruby-1.9.2-p290/bin/jekyll:19 | |
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH | |
c:0001 p:0000 s:0002 b:0002 l:001a68 d:001a68 TOP | |
--------------------------- | |
-- Ruby level backtrace information ---------------------------------------- | |
/Users/chartjes/.rvm/gems/ruby-1.9.2-p290/bin/jekyll:19:in `<main>' | |
/Users/chartjes/.rvm/gems/ruby-1.9.2-p290/bin/jekyll:19:in `load' | |
/Users/chartjes/.rvm/gems/ruby-1.9.2-p290/gems/jekyll-0.11.0/bin/jekyll:20:in `<top (required)>' | |
/Users/chartjes/.rvm/gems/ruby-1.9.2-p290/gems/jekyll-0.11.0/bin/jekyll:20:in `require' | |
/Users/chartjes/.rvm/gems/ruby-1.9.2-p290/gems/jekyll-0.11.0/lib/jekyll.rb:27:in `<top (required)>' | |
/Users/chartjes/.rvm/gems/ruby-1.9.2-p290/gems/jekyll-0.11.0/lib/jekyll.rb:27:in `require' | |
/Users/chartjes/.rvm/gems/ruby-1.9.2-p290/gems/albino-1.3.3/lib/albino.rb:1:in `<top (required)>' | |
/Users/chartjes/.rvm/gems/ruby-1.9.2-p290/gems/albino-1.3.3/lib/albino.rb:1:in `require' | |
/Users/chartjes/.rvm/gems/ruby-1.9.2-p290/gems/posix-spawn-0.3.6/lib/posix-spawn.rb:1:in `<top (required)>' | |
/Users/chartjes/.rvm/gems/ruby-1.9.2-p290/gems/posix-spawn-0.3.6/lib/posix-spawn.rb:1:in `require' | |
/Users/chartjes/.rvm/gems/ruby-1.9.2-p290/gems/posix-spawn-0.3.6/lib/posix/spawn.rb:2:in `<top (required)>' | |
/Users/chartjes/.rvm/gems/ruby-1.9.2-p290/gems/posix-spawn-0.3.6/lib/posix/spawn.rb:2:in `require' | |
-- 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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment