Created
June 1, 2010 20:12
-
-
Save igorsokolov/421414 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
Failed to start bluepill: | |
TypeError `no marshal_dump is defined for class Mutex` | |
/Users/skip/.bundle/ruby/1.9.1/gems/bluepill-0.0.38/lib/bluepill/process.rb:381:in `dump' | |
/Users/skip/.bundle/ruby/1.9.1/gems/bluepill-0.0.38/lib/bluepill/process.rb:381:in `deep_copy' | |
/Users/skip/.bundle/ruby/1.9.1/gems/bluepill-0.0.38/lib/bluepill/process.rb:367:in `block in refresh_children!' | |
/Users/skip/.bundle/ruby/1.9.1/gems/bluepill-0.0.38/lib/bluepill/process.rb:366:in `each' | |
/Users/skip/.bundle/ruby/1.9.1/gems/bluepill-0.0.38/lib/bluepill/process.rb:366:in `refresh_children!' | |
/Users/skip/.bundle/ruby/1.9.1/gems/bluepill-0.0.38/lib/bluepill/process.rb:122:in `tick' | |
/Users/skip/.bundle/ruby/1.9.1/gems/bluepill-0.0.38/lib/bluepill/group.rb:19:in `block in tick' | |
/Users/skip/.bundle/ruby/1.9.1/gems/bluepill-0.0.38/lib/bluepill/group.rb:18:in `each' | |
/Users/skip/.bundle/ruby/1.9.1/gems/bluepill-0.0.38/lib/bluepill/group.rb:18:in `tick' | |
/Users/skip/.bundle/ruby/1.9.1/gems/bluepill-0.0.38/lib/bluepill/application.rb:138:in `block (2 levels) in run' | |
/Users/skip/.bundle/ruby/1.9.1/gems/bluepill-0.0.38/lib/bluepill/application.rb:138:in `each' | |
/Users/skip/.bundle/ruby/1.9.1/gems/bluepill-0.0.38/lib/bluepill/application.rb:138:in `block in run' | |
<internal:prelude>:8:in `synchronize' | |
/Users/skip/.bundle/ruby/1.9.1/gems/bluepill-0.0.38/lib/bluepill/application.rb:35:in `mutex' | |
/Users/skip/.bundle/ruby/1.9.1/gems/bluepill-0.0.38/lib/bluepill/application.rb:136:in `run' | |
/Users/skip/.bundle/ruby/1.9.1/gems/bluepill-0.0.38/lib/bluepill/application.rb:130:in `start_server' | |
/Users/skip/.bundle/ruby/1.9.1/gems/bluepill-0.0.38/lib/bluepill/application.rb:40:in `load' | |
/Users/skip/.bundle/ruby/1.9.1/gems/bluepill-0.0.38/lib/bluepill/dsl.rb:147:in `application' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment