Skip to content

Instantly share code, notes, and snippets.

@yukpiz
Created September 20, 2014 02:23
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 yukpiz/4f2d78e0877e505f30d9 to your computer and use it in GitHub Desktop.
Save yukpiz/4f2d78e0877e505f30d9 to your computer and use it in GitHub Desktop.
gems listen2.7.9 crashed!
E, [2014-09-20T11:21:50.865700 #23186] ERROR -- : Actor crashed!
Encoding::CompatibilityError: inspected result must be ASCII only or use the same encoding with default external
	/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/set.rb:474:in `inspect'
	/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/set.rb:474:in `inspect'
	/Library/Ruby/Gems/2.0.0/gems/listen-2.7.9/lib/listen/directory.rb:21:in `scan'
	/Library/Ruby/Gems/2.0.0/gems/listen-2.7.9/lib/listen/change.rb:38:in `change'
	/Library/Ruby/Gems/2.0.0/gems/celluloid-0.16.0/lib/celluloid/calls.rb:26:in `public_send'
	/Library/Ruby/Gems/2.0.0/gems/celluloid-0.16.0/lib/celluloid/calls.rb:26:in `dispatch'
	/Library/Ruby/Gems/2.0.0/gems/celluloid-0.16.0/lib/celluloid/calls.rb:63:in `dispatch'
	/Library/Ruby/Gems/2.0.0/gems/celluloid-0.16.0/lib/celluloid/cell.rb:60:in `block in invoke'
	/Library/Ruby/Gems/2.0.0/gems/celluloid-0.16.0/lib/celluloid/cell.rb:71:in `block in task'
	/Library/Ruby/Gems/2.0.0/gems/celluloid-0.16.0/lib/celluloid/actor.rb:357:in `block in task'
	/Library/Ruby/Gems/2.0.0/gems/celluloid-0.16.0/lib/celluloid/tasks.rb:57:in `block in initialize'
	/Library/Ruby/Gems/2.0.0/gems/celluloid-0.16.0/lib/celluloid/tasks/task_fiber.rb:15:in `block in create'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment