Skip to content

Instantly share code, notes, and snippets.

@digitalextremist
Last active December 16, 2015 18:19
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 digitalextremist/5476417 to your computer and use it in GitHub Desktop.
Save digitalextremist/5476417 to your computer and use it in GitHub Desktop.
Stack trace of failing compile for Mail gem under rbx-head with ubuntu 12.04LTS & up-to-date packages.
root@convergence:/home/mu/one# scripts/one-server.sh
root@convergence:/home/mu/one# I, [2013-04-28T02:34:19.541402 #15521] INFO -- : Reel 0.3.0
I, [2013-04-28T02:34:19.543178 #15521] INFO -- : Listening on 0.0.0.0:80
I, [2013-04-28T02:34:19.543395 #15521] INFO -- : Number of workers: 51
I, [2013-04-28T02:34:19.543590 #15521] INFO -- : Process ID saved to: tmp/01E.pid
I, [2013-04-28T02:34:19.543783 #15521] INFO -- : Process ID: 15521
E, [2013-04-28T02:34:23.033263 #15521] ERROR -- : Celluloid::PoolManager crashed!
Rubinius::CompileError: Error trying to compile /usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/mail/parsers/rfc2822_obsolete.rb
/usr/local/rvm/rubies/rbx-head/runtime/19/compiler/compiler.rbc:13:in `compiler_error'
/usr/local/rvm/rubies/rbx-head/runtime/19/compiler/compiler.rbc:92:in `compile'
kernel/delta/codeloader.rb:181:in `compile_file'
kernel/delta/codeloader.rb:155:in `load_file'
kernel/common/codeloader.rb:129:in `require'
kernel/common/codeloader.rb:206:in `require'
kernel/common/kernel.rb:638:in `require'
/usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/load_parsers.rb:27:in `Mail'
kernel/bootstrap/array.rb:68:in `each'
/usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/load_parsers.rb:25:in `__module_init__ (Mail)'
/usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/load_parsers.rb:6:in `__script__'
kernel/common/codeloader.rb:212:in `require'
kernel/common/kernel.rb:638:in `require'
/usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/mail.rb:80:in `__module_init__ (Mail)'
/usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/mail.rb:2:in `__script__'
kernel/common/codeloader.rb:212:in `require'
kernel/common/kernel.rb:638:in `require'
/usr/local/rvm/gems/rbx-head/gems/pony-1.4/lib/pony.rb:1:in `__script__'
kernel/common/codeloader.rb:212:in `require'
kernel/common/kernel.rb:638:in `require'
/home/mu/one/mu/libraries.rb:21:in `__script__'
kernel/common/codeloader.rb:212:in `require'
kernel/common/kernel.rb:638:in `require'
/home/mu/one/mu/initialize.rb:18:in `__script__'
kernel/common/codeloader.rb:212:in `require'
kernel/common/kernel.rb:638:in `require'
01E.ru:5:in `__script__'
kernel/common/eval19.rb:45:in `instance_eval'
/usr/local/rvm/gems/rbx-head/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize'
kernel/alpha.rb:96:in `new'
01E.ru+9:in `__script__'
kernel/common/block_environment.rb:75:in `call_on_instance'
kernel/common/eval.rb:75:in `eval'
/usr/local/rvm/gems/rbx-head/gems/rack-1.5.2/lib/rack/builder.rb:49:in `new_from_string'
/usr/local/rvm/gems/rbx-head/gems/rack-1.5.2/lib/rack/builder.rb:40:in `parse_file'
/usr/local/rvm/gems/rbx-head/bundler/gems/reel-b83c068f5fbd/lib/rack/handler/reel.rb:87:in `rack_app'
/usr/local/rvm/gems/rbx-head/bundler/gems/reel-b83c068f5fbd/lib/reel/rack_worker.rb:58:in `initialize'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/calls.rb:25:in `dispatch'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/calls.rb:67:in `dispatch'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/actor.rb:328:in `handle_message'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks.rb:42:in `initialize'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks/task_fiber.rb:9:in `create'
kernel/bootstrap/proc.rb:22:in `call'
(celluloid):0:in `remote procedure call'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/calls.rb:95:in `value'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/proxies/sync_proxy.rb:28:in `method_missing'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/legacy.rb:0:in `method_missing'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/proxies/actor_proxy.rb:25:in `_send_'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid.rb:140:in `new_link'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/pool_manager.rb:19:in `initialize'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/pool_manager.rb:19:in `initialize'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/calls.rb:25:in `dispatch'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/calls.rb:67:in `dispatch'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/actor.rb:328:in `handle_message'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks.rb:42:in `initialize'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks/task_fiber.rb:9:in `create'
E, [2013-04-28T02:34:23.045443 #15521] ERROR -- : Celluloid::PoolManager#finalize crashed!
NoMethodError: undefined method `+' on nil:NilClass.
kernel/delta/kernel.rb:81:in `+ (method_missing)'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/pool_manager.rb:27:in `__shutdown__'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/actor.rb:397:in `run_finalizer'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks.rb:42:in `initialize'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks/task_fiber.rb:9:in `create'
kernel/bootstrap/proc.rb:22:in `call'
E, [2013-04-28T02:34:23.046040 #15521] ERROR -- : Reel::RackWorker crashed!
Rubinius::CompileError: Error trying to compile /usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/mail/parsers/rfc2822_obsolete.rb
/usr/local/rvm/rubies/rbx-head/runtime/19/compiler/compiler.rbc:13:in `compiler_error'
/usr/local/rvm/rubies/rbx-head/runtime/19/compiler/compiler.rbc:92:in `compile'
kernel/delta/codeloader.rb:181:in `compile_file'
kernel/delta/codeloader.rb:155:in `load_file'
kernel/common/codeloader.rb:129:in `require'
kernel/common/codeloader.rb:206:in `require'
kernel/common/kernel.rb:638:in `require'
/usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/load_parsers.rb:27:in `Mail'
kernel/bootstrap/array.rb:68:in `each'
/usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/load_parsers.rb:25:in `__module_init__ (Mail)'
/usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/load_parsers.rb:6:in `__script__'
kernel/common/codeloader.rb:212:in `require'
kernel/common/kernel.rb:638:in `require'
/usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/mail.rb:80:in `__module_init__ (Mail)'
/usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/mail.rb:2:in `__script__'
kernel/common/codeloader.rb:212:in `require'
kernel/common/kernel.rb:638:in `require'
/usr/local/rvm/gems/rbx-head/gems/pony-1.4/lib/pony.rb:1:in `__script__'
kernel/common/codeloader.rb:212:in `require'
kernel/common/kernel.rb:638:in `require'
/home/mu/one/mu/libraries.rb:21:in `__script__'
kernel/common/codeloader.rb:212:in `require'
kernel/common/kernel.rb:638:in `require'
/home/mu/one/mu/initialize.rb:18:in `__script__'
kernel/common/codeloader.rb:212:in `require'
kernel/common/kernel.rb:638:in `require'
01E.ru:5:in `__script__'
kernel/common/eval19.rb:45:in `instance_eval'
/usr/local/rvm/gems/rbx-head/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize'
kernel/alpha.rb:96:in `new'
01E.ru+9:in `__script__'
kernel/common/block_environment.rb:75:in `call_on_instance'
kernel/common/eval.rb:75:in `eval'
/usr/local/rvm/gems/rbx-head/gems/rack-1.5.2/lib/rack/builder.rb:49:in `new_from_string'
/usr/local/rvm/gems/rbx-head/gems/rack-1.5.2/lib/rack/builder.rb:40:in `parse_file'
/usr/local/rvm/gems/rbx-head/bundler/gems/reel-b83c068f5fbd/lib/rack/handler/reel.rb:87:in `rack_app'
/usr/local/rvm/gems/rbx-head/bundler/gems/reel-b83c068f5fbd/lib/reel/rack_worker.rb:58:in `initialize'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/calls.rb:25:in `dispatch'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/calls.rb:67:in `dispatch'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/actor.rb:328:in `handle_message'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks.rb:42:in `initialize'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks/task_fiber.rb:9:in `create'
kernel/bootstrap/proc.rb:22:in `call'
(celluloid):0:in `remote procedure call'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/calls.rb:95:in `value'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/proxies/sync_proxy.rb:28:in `method_missing'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/legacy.rb:0:in `method_missing'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/proxies/actor_proxy.rb:25:in `_send_'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid.rb:140:in `new_link'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/pool_manager.rb:19:in `initialize'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/pool_manager.rb:19:in `initialize'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/calls.rb:25:in `dispatch'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/calls.rb:67:in `dispatch'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/actor.rb:328:in `handle_message'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks.rb:42:in `initialize'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks/task_fiber.rb:9:in `create'
(celluloid):0:in `remote procedure call'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/calls.rb:95:in `value'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/proxies/sync_proxy.rb:28:in `method_missing'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/legacy.rb:0:in `method_missing'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/proxies/actor_proxy.rb:25:in `_send_'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid.rb:129:in `new'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid.rb:163:in `pool'
/usr/local/rvm/gems/rbx-head/bundler/gems/reel-b83c068f5fbd/lib/rack/handler/reel.rb:50:in `start'
/usr/local/rvm/gems/rbx-head/bundler/gems/reel-b83c068f5fbd/bin/reel:69:in `__script__'
/usr/local/rvm/gems/rbx-head/bin/reel:19:in `__script__'
/usr/local/rvm/gems/rbx-head/bin/ruby_noexec_wrapper:14:in `__script__'
An exception occurred running /usr/local/rvm/gems/rbx-head/bin/ruby_noexec_wrapper
Error trying to compile /usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/mail/parsers/rfc2822_obsolete.rb (Rubinius::CompileError)
Backtrace:
Rubinius::Compiler.compiler_error at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/compiler.rbc:13
Rubinius::Compiler.compile at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/compiler.rbc:92
Rubinius::CodeLoader#compile_file at kernel/delta/codeloader.rb:181
Rubinius::CodeLoader#load_file at kernel/delta/codeloader.rb:155
Rubinius::CodeLoader#require at kernel/common/codeloader.rb:129
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:206
Kernel(Module)#require at kernel/common/kernel.rb:638
{ } in Mail.Mail at /usr/local/rvm/gems/rbx-head/gems
/mail-2.5.3/lib/load_parsers.rb:27
Array#each at kernel/bootstrap/array.rb:68
Mail.__module_init__ (Mail) at /usr/local/rvm/gems/rbx-head/gems
/mail-2.5.3/lib/load_parsers.rb:25
Object#__script__ at /usr/local/rvm/gems/rbx-head/gems
/mail-2.5.3/lib/load_parsers.rb:6
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:212
Kernel(Module)#require at kernel/common/kernel.rb:638
Mail.__module_init__ (Mail) at /usr/local/rvm/gems/rbx-head/gems
/mail-2.5.3/lib/mail.rb:80
Object#__script__ at /usr/local/rvm/gems/rbx-head/gems
/mail-2.5.3/lib/mail.rb:2
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:212
Kernel(Object)#require at kernel/common/kernel.rb:638
Object#__script__ at /usr/local/rvm/gems/rbx-head/gems
/pony-1.4/lib/pony.rb:1
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:212
Kernel(Object)#require at kernel/common/kernel.rb:638
Object#__script__ at mu/libraries.rb:21
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:212
Kernel(Object)#require at kernel/common/kernel.rb:638
Object#__script__ at mu/initialize.rb:18
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:212
Kernel(Rack::Builder)#require at kernel/common/kernel.rb:638
{ } in Object(Rack::Builder)#__script__ at 01E.ru:5
BasicObject(Rack::Builder)#instance_eval at kernel/common/eval19.rb:45
Rack::Builder#initialize at /usr/local/rvm/gems/rbx-head/gems
/rack-1.5.2/lib/rack/builder.rb:55
Class#new at kernel/alpha.rb:96
{ } in Object#__script__ at 01E.ru+9
Rubinius::BlockEnvironment#call_on_instance at kernel/common
/block_environment.rb:75
Kernel(Class)#eval at kernel/common/eval.rb:75
Rack::Builder.new_from_string at /usr/local/rvm/gems/rbx-head/gems
/rack-1.5.2/lib/rack/builder.rb:49
Rack::Builder.parse_file at /usr/local/rvm/gems/rbx-head/gems
/rack-1.5.2/lib/rack/builder.rb:40
Rack::Handler::Reel#rack_app at /usr/local/rvm/gems/rbx-head/bundler
/gems/reel-b83c068f5fbd/lib/rack
/handler/reel.rb:87
Reel::RackWorker#initialize at /usr/local/rvm/gems/rbx-head/bundler
/gems/reel-b83c068f5fbd/lib/reel
/rack_worker.rb:58
Celluloid::Call(Celluloid::SyncCall)#dispatch at /usr/local/rvm/gems/rbx-head
/bundler/gems
/celluloid-594e63068e98/lib
/celluloid/calls.rb:25
Celluloid::SyncCall#dispatch at /usr/local/rvm/gems/rbx-head/bundler
/gems/celluloid-594e63068e98/lib
/celluloid/calls.rb:67
{ } in Celluloid::Actor#handle_message at /usr/local/rvm/gems/rbx-head/bundler
/gems/celluloid-594e63068e98/lib
/celluloid/actor.rb:328
{ } in Celluloid::Task(Celluloid::TaskFiber)#initialize at /usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks.rb:42
{ } in Celluloid::TaskFiber#create at /usr/local/rvm/gems/rbx-head/bundler
/gems/celluloid-594e63068e98/lib
/celluloid/tasks/task_fiber.rb:9
Proc#call at kernel/bootstrap/proc.rb:22
Caused by: SystemStackError (SystemStackError)
Backtrace:
Hash::Bucket#initialize at kernel/common/hash19.rb:58
Hash#new_bucket at kernel/common/hash19.rb:346
Hash#[]= at kernel/common/hash19.rb:148
{ } in Rubinius::Generator#initialize at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/generator.rbc:245
Proc#call at kernel/bootstrap/proc.rb:22
Hash#default at kernel/common/hash19.rb:177
Hash#[] at kernel/common/hash.rb:138
Rubinius::Generator#find_literal at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/generator.rbc:501
Rubinius::Generator#send_vcall at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/generator.rbc:604
Rubinius::AST::Send#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/sends.rbc:38
Rubinius::AST::LocalVariableAssignment#bytecode at /usr/local/rvm/rubies
/rbx-head/runtime/19
/compiler/ast
/variables.rbc:526
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::Iter(Rubinius::AST::Iter19)#bytecode at /usr/local/rvm/rubies
/rbx-head/runtime/19
/compiler/ast
/sends.rbc:586
Rubinius::AST::Send#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/sends.rbc:35
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::Define#compile_body at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:223
Rubinius::AST::Define#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:242
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::ClosedScope(Rubinius::AST::ModuleScope)#attach_and_call at \
/usr/local/rvm/rubies/rbx-head/runtime/19/compiler/ast/definitions.rbc:161
Rubinius::AST::ModuleScope#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:891
Rubinius::AST::Module#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:791
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::ClosedScope(Rubinius::AST::ModuleScope)#attach_and_call at \
/usr/local/rvm/rubies/rbx-head/runtime/19/compiler/ast/definitions.rbc:161
Rubinius::AST::ModuleScope#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:891
Rubinius::AST::Module#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:791
{ } in Rubinius::AST::Script#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:1086
Rubinius::AST::Container(Rubinius::AST::Script)#container_bytecode at \
/usr/local/rvm/rubies/rbx-head/runtime/19/compiler/ast/definitions.rbc:969
Rubinius::AST::Script#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:1085
Rubinius::Compiler::Generator#run at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/stages.rbc:153
Rubinius::Compiler::Stage(Rubinius::Compiler::FileParser)#run_next at \
/usr/local/rvm/rubies/rbx-head/runtime/19/compiler/stages.rbc:53
Rubinius::Compiler::Parser(Rubinius::Compiler::FileParser)#run at \
/usr/local/rvm/rubies/rbx-head/runtime/19/compiler/stages.rbc:210
Rubinius::Compiler#run at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/compiler.rbc:374
Rubinius::Compiler.compile at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/compiler.rbc:88
Rubinius::CodeLoader#compile_file at kernel/delta/codeloader.rb:181
Rubinius::CodeLoader#load_file at kernel/delta/codeloader.rb:155
Rubinius::CodeLoader#require at kernel/common/codeloader.rb:129
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:206
Kernel(Module)#require at kernel/common/kernel.rb:638
{ } in Mail.Mail at /usr/local/rvm/gems/rbx-head/gems
/mail-2.5.3/lib/load_parsers.rb:27
Array#each at kernel/bootstrap/array.rb:68
Mail.__module_init__ (Mail) at /usr/local/rvm/gems/rbx-head/gems
/mail-2.5.3/lib/load_parsers.rb:25
Object#__script__ at /usr/local/rvm/gems/rbx-head/gems
/mail-2.5.3/lib/load_parsers.rb:6
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:212
Kernel(Module)#require at kernel/common/kernel.rb:638
Mail.__module_init__ (Mail) at /usr/local/rvm/gems/rbx-head/gems
/mail-2.5.3/lib/mail.rb:80
Object#__script__ at /usr/local/rvm/gems/rbx-head/gems
/mail-2.5.3/lib/mail.rb:2
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:212
Kernel(Object)#require at kernel/common/kernel.rb:638
Object#__script__ at /usr/local/rvm/gems/rbx-head/gems
/pony-1.4/lib/pony.rb:1
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:212
Kernel(Object)#require at kernel/common/kernel.rb:638
Object#__script__ at mu/libraries.rb:21
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:212
Kernel(Object)#require at kernel/common/kernel.rb:638
Object#__script__ at mu/initialize.rb:18
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:212
Kernel(Rack::Builder)#require at kernel/common/kernel.rb:638
{ } in Object(Rack::Builder)#__script__ at 01E.ru:5
BasicObject(Rack::Builder)#instance_eval at kernel/common/eval19.rb:45
Rack::Builder#initialize at /usr/local/rvm/gems/rbx-head/gems
/rack-1.5.2/lib/rack/builder.rb:55
Class#new at kernel/alpha.rb:96
{ } in Object#__script__ at 01E.ru+9
Rubinius::BlockEnvironment#call_on_instance at kernel/common
/block_environment.rb:75
Kernel(Class)#eval at kernel/common/eval.rb:75
Rack::Builder.new_from_string at /usr/local/rvm/gems/rbx-head/gems
/rack-1.5.2/lib/rack/builder.rb:49
Rack::Builder.parse_file at /usr/local/rvm/gems/rbx-head/gems
/rack-1.5.2/lib/rack/builder.rb:40
Rack::Handler::Reel#rack_app at /usr/local/rvm/gems/rbx-head/bundler
/gems/reel-b83c068f5fbd/lib/rack
/handler/reel.rb:87
Reel::RackWorker#initialize at /usr/local/rvm/gems/rbx-head/bundler
/gems/reel-b83c068f5fbd/lib/reel
/rack_worker.rb:58
Celluloid::Call(Celluloid::SyncCall)#dispatch at /usr/local/rvm/gems/rbx-head
/bundler/gems
/celluloid-594e63068e98/lib
/celluloid/calls.rb:25
Celluloid::SyncCall#dispatch at /usr/local/rvm/gems/rbx-head/bundler
/gems/celluloid-594e63068e98/lib
/celluloid/calls.rb:67
{ } in Celluloid::Actor#handle_message at /usr/local/rvm/gems/rbx-head/bundler
/gems/celluloid-594e63068e98/lib
/celluloid/actor.rb:328
{ } in Celluloid::Task(Celluloid::TaskFiber)#initialize at /usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks.rb:42
{ } in Celluloid::TaskFiber#create at /usr/local/rvm/gems/rbx-head/bundler
/gems/celluloid-594e63068e98/lib
/celluloid/tasks/task_fiber.rb:9
Proc#call at kernel/bootstrap/proc.rb:22
D, [2013-04-28T02:34:23.230451 #15521] DEBUG -- : Terminating 4 actors...
D, [2013-04-28T02:34:23.232291 #15521] DEBUG -- : Shutdown completed cleanly
root@convergence:/home/mu/one# RBXOPT="-Xint -Xfiber.stack_size=4194304"; scripts/one-server.sh
root@convergence:/home/mu/one#
root@convergence:/home/mu/one#
root@convergence:/home/mu/one#
root@convergence:/home/mu/one#
root@convergence:/home/mu/one#
root@convergence:/home/mu/one# I, [2013-04-28T02:47:43.490092 #15557] INFO -- : Reel 0.3.0
I, [2013-04-28T02:47:43.492154 #15557] INFO -- : Listening on 0.0.0.0:80
I, [2013-04-28T02:47:43.492405 #15557] INFO -- : Number of workers: 51
I, [2013-04-28T02:47:43.492630 #15557] INFO -- : Process ID saved to: tmp/01E.pid
I, [2013-04-28T02:47:43.492852 #15557] INFO -- : Process ID: 15557
E, [2013-04-28T02:47:46.034596 #15557] ERROR -- : Celluloid::PoolManager crashed!
Rubinius::CompileError: Error trying to compile /usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/mail/parsers/rfc2822_obsolete.rb
/usr/local/rvm/rubies/rbx-head/runtime/19/compiler/compiler.rbc:13:in `compiler_error'
/usr/local/rvm/rubies/rbx-head/runtime/19/compiler/compiler.rbc:92:in `compile'
kernel/delta/codeloader.rb:181:in `compile_file'
kernel/delta/codeloader.rb:155:in `load_file'
kernel/common/codeloader.rb:129:in `require'
kernel/common/codeloader.rb:206:in `require'
kernel/common/kernel.rb:638:in `require'
/usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/load_parsers.rb:27:in `Mail'
kernel/bootstrap/array.rb:68:in `each'
/usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/load_parsers.rb:25:in `__module_init__ (Mail)'
/usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/load_parsers.rb:6:in `__script__'
kernel/common/codeloader.rb:212:in `require'
kernel/common/kernel.rb:638:in `require'
/usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/mail.rb:80:in `__module_init__ (Mail)'
/usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/mail.rb:2:in `__script__'
kernel/common/codeloader.rb:212:in `require'
kernel/common/kernel.rb:638:in `require'
/usr/local/rvm/gems/rbx-head/gems/pony-1.4/lib/pony.rb:1:in `__script__'
kernel/common/codeloader.rb:212:in `require'
kernel/common/kernel.rb:638:in `require'
/home/mu/one/mu/libraries.rb:21:in `__script__'
kernel/common/codeloader.rb:212:in `require'
kernel/common/kernel.rb:638:in `require'
/home/mu/one/mu/initialize.rb:18:in `__script__'
kernel/common/codeloader.rb:212:in `require'
kernel/common/kernel.rb:638:in `require'
01E.ru:5:in `__script__'
kernel/common/eval19.rb:45:in `instance_eval'
/usr/local/rvm/gems/rbx-head/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize'
kernel/alpha.rb:96:in `new'
01E.ru+9:in `__script__'
kernel/common/block_environment.rb:75:in `call_on_instance'
kernel/common/eval.rb:75:in `eval'
/usr/local/rvm/gems/rbx-head/gems/rack-1.5.2/lib/rack/builder.rb:49:in `new_from_string'
/usr/local/rvm/gems/rbx-head/gems/rack-1.5.2/lib/rack/builder.rb:40:in `parse_file'
/usr/local/rvm/gems/rbx-head/bundler/gems/reel-b83c068f5fbd/lib/rack/handler/reel.rb:87:in `rack_app'
/usr/local/rvm/gems/rbx-head/bundler/gems/reel-b83c068f5fbd/lib/reel/rack_worker.rb:58:in `initialize'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/calls.rb:25:in `dispatch'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/calls.rb:67:in `dispatch'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/actor.rb:328:in `handle_message'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks.rb:42:in `initialize'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks/task_fiber.rb:9:in `create'
kernel/bootstrap/proc.rb:22:in `call'
(celluloid):0:in `remote procedure call'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/calls.rb:95:in `value'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/proxies/sync_proxy.rb:28:in `method_missing'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/legacy.rb:0:in `method_missing'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/proxies/actor_proxy.rb:25:in `_send_'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid.rb:140:in `new_link'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/pool_manager.rb:19:in `initialize'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/pool_manager.rb:19:in `initialize'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/calls.rb:25:in `dispatch'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/calls.rb:67:in `dispatch'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/actor.rb:328:in `handle_message'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks.rb:42:in `initialize'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks/task_fiber.rb:9:in `create'
E, [2013-04-28T02:47:46.045002 #15557] ERROR -- : Celluloid::PoolManager#finalize crashed!
NoMethodError: undefined method `+' on nil:NilClass.
kernel/delta/kernel.rb:81:in `+ (method_missing)'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/pool_manager.rb:27:in `__shutdown__'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/actor.rb:397:in `run_finalizer'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks.rb:42:in `initialize'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks/task_fiber.rb:9:in `create'
kernel/bootstrap/proc.rb:22:in `call'
E, [2013-04-28T02:47:46.045469 #15557] ERROR -- : Reel::RackWorker crashed!
Rubinius::CompileError: Error trying to compile /usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/mail/parsers/rfc2822_obsolete.rb
/usr/local/rvm/rubies/rbx-head/runtime/19/compiler/compiler.rbc:13:in `compiler_error'
/usr/local/rvm/rubies/rbx-head/runtime/19/compiler/compiler.rbc:92:in `compile'
kernel/delta/codeloader.rb:181:in `compile_file'
kernel/delta/codeloader.rb:155:in `load_file'
kernel/common/codeloader.rb:129:in `require'
kernel/common/codeloader.rb:206:in `require'
kernel/common/kernel.rb:638:in `require'
/usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/load_parsers.rb:27:in `Mail'
kernel/bootstrap/array.rb:68:in `each'
/usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/load_parsers.rb:25:in `__module_init__ (Mail)'
/usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/load_parsers.rb:6:in `__script__'
kernel/common/codeloader.rb:212:in `require'
kernel/common/kernel.rb:638:in `require'
/usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/mail.rb:80:in `__module_init__ (Mail)'
/usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/mail.rb:2:in `__script__'
kernel/common/codeloader.rb:212:in `require'
kernel/common/kernel.rb:638:in `require'
/usr/local/rvm/gems/rbx-head/gems/pony-1.4/lib/pony.rb:1:in `__script__'
kernel/common/codeloader.rb:212:in `require'
kernel/common/kernel.rb:638:in `require'
/home/mu/one/mu/libraries.rb:21:in `__script__'
kernel/common/codeloader.rb:212:in `require'
kernel/common/kernel.rb:638:in `require'
/home/mu/one/mu/initialize.rb:18:in `__script__'
kernel/common/codeloader.rb:212:in `require'
kernel/common/kernel.rb:638:in `require'
01E.ru:5:in `__script__'
kernel/common/eval19.rb:45:in `instance_eval'
/usr/local/rvm/gems/rbx-head/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize'
kernel/alpha.rb:96:in `new'
01E.ru+9:in `__script__'
kernel/common/block_environment.rb:75:in `call_on_instance'
kernel/common/eval.rb:75:in `eval'
/usr/local/rvm/gems/rbx-head/gems/rack-1.5.2/lib/rack/builder.rb:49:in `new_from_string'
/usr/local/rvm/gems/rbx-head/gems/rack-1.5.2/lib/rack/builder.rb:40:in `parse_file'
/usr/local/rvm/gems/rbx-head/bundler/gems/reel-b83c068f5fbd/lib/rack/handler/reel.rb:87:in `rack_app'
/usr/local/rvm/gems/rbx-head/bundler/gems/reel-b83c068f5fbd/lib/reel/rack_worker.rb:58:in `initialize'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/calls.rb:25:in `dispatch'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/calls.rb:67:in `dispatch'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/actor.rb:328:in `handle_message'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks.rb:42:in `initialize'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks/task_fiber.rb:9:in `create'
kernel/bootstrap/proc.rb:22:in `call'
(celluloid):0:in `remote procedure call'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/calls.rb:95:in `value'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/proxies/sync_proxy.rb:28:in `method_missing'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/legacy.rb:0:in `method_missing'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/proxies/actor_proxy.rb:25:in `_send_'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid.rb:140:in `new_link'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/pool_manager.rb:19:in `initialize'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/pool_manager.rb:19:in `initialize'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/calls.rb:25:in `dispatch'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/calls.rb:67:in `dispatch'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/actor.rb:328:in `handle_message'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks.rb:42:in `initialize'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks/task_fiber.rb:9:in `create'
(celluloid):0:in `remote procedure call'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/calls.rb:95:in `value'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/proxies/sync_proxy.rb:28:in `method_missing'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/legacy.rb:0:in `method_missing'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/proxies/actor_proxy.rb:25:in `_send_'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid.rb:129:in `new'
/usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid.rb:163:in `pool'
/usr/local/rvm/gems/rbx-head/bundler/gems/reel-b83c068f5fbd/lib/rack/handler/reel.rb:50:in `start'
/usr/local/rvm/gems/rbx-head/bundler/gems/reel-b83c068f5fbd/bin/reel:69:in `__script__'
/usr/local/rvm/gems/rbx-head/bin/reel:19:in `__script__'
/usr/local/rvm/gems/rbx-head/bin/ruby_noexec_wrapper:14:in `__script__'
An exception occurred running /usr/local/rvm/gems/rbx-head/bin/ruby_noexec_wrapper
Error trying to compile /usr/local/rvm/gems/rbx-head/gems/mail-2.5.3/lib/mail/parsers/rfc2822_obsolete.rb (Rubinius::CompileError)
Backtrace:
Rubinius::Compiler.compiler_error at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/compiler.rbc:13
Rubinius::Compiler.compile at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/compiler.rbc:92
Rubinius::CodeLoader#compile_file at kernel/delta/codeloader.rb:181
Rubinius::CodeLoader#load_file at kernel/delta/codeloader.rb:155
Rubinius::CodeLoader#require at kernel/common/codeloader.rb:129
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:206
Kernel(Module)#require at kernel/common/kernel.rb:638
{ } in Mail.Mail at /usr/local/rvm/gems/rbx-head/gems
/mail-2.5.3/lib/load_parsers.rb:27
Array#each at kernel/bootstrap/array.rb:68
Mail.__module_init__ (Mail) at /usr/local/rvm/gems/rbx-head/gems
/mail-2.5.3/lib/load_parsers.rb:25
Object#__script__ at /usr/local/rvm/gems/rbx-head/gems
/mail-2.5.3/lib/load_parsers.rb:6
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:212
Kernel(Module)#require at kernel/common/kernel.rb:638
Mail.__module_init__ (Mail) at /usr/local/rvm/gems/rbx-head/gems
/mail-2.5.3/lib/mail.rb:80
Object#__script__ at /usr/local/rvm/gems/rbx-head/gems
/mail-2.5.3/lib/mail.rb:2
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:212
Kernel(Object)#require at kernel/common/kernel.rb:638
Object#__script__ at /usr/local/rvm/gems/rbx-head/gems
/pony-1.4/lib/pony.rb:1
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:212
Kernel(Object)#require at kernel/common/kernel.rb:638
Object#__script__ at mu/libraries.rb:21
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:212
Kernel(Object)#require at kernel/common/kernel.rb:638
Object#__script__ at mu/initialize.rb:18
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:212
Kernel(Rack::Builder)#require at kernel/common/kernel.rb:638
{ } in Object(Rack::Builder)#__script__ at 01E.ru:5
BasicObject(Rack::Builder)#instance_eval at kernel/common/eval19.rb:45
Rack::Builder#initialize at /usr/local/rvm/gems/rbx-head/gems
/rack-1.5.2/lib/rack/builder.rb:55
Class#new at kernel/alpha.rb:96
{ } in Object#__script__ at 01E.ru+9
Rubinius::BlockEnvironment#call_on_instance at kernel/common
/block_environment.rb:75
Kernel(Class)#eval at kernel/common/eval.rb:75
Rack::Builder.new_from_string at /usr/local/rvm/gems/rbx-head/gems
/rack-1.5.2/lib/rack/builder.rb:49
Rack::Builder.parse_file at /usr/local/rvm/gems/rbx-head/gems
/rack-1.5.2/lib/rack/builder.rb:40
Rack::Handler::Reel#rack_app at /usr/local/rvm/gems/rbx-head/bundler
/gems/reel-b83c068f5fbd/lib/rack
/handler/reel.rb:87
Reel::RackWorker#initialize at /usr/local/rvm/gems/rbx-head/bundler
/gems/reel-b83c068f5fbd/lib/reel
/rack_worker.rb:58
Celluloid::Call(Celluloid::SyncCall)#dispatch at /usr/local/rvm/gems/rbx-head
/bundler/gems
/celluloid-594e63068e98/lib
/celluloid/calls.rb:25
Celluloid::SyncCall#dispatch at /usr/local/rvm/gems/rbx-head/bundler
/gems/celluloid-594e63068e98/lib
/celluloid/calls.rb:67
{ } in Celluloid::Actor#handle_message at /usr/local/rvm/gems/rbx-head/bundler
/gems/celluloid-594e63068e98/lib
/celluloid/actor.rb:328
{ } in Celluloid::Task(Celluloid::TaskFiber)#initialize at /usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks.rb:42
{ } in Celluloid::TaskFiber#create at /usr/local/rvm/gems/rbx-head/bundler
/gems/celluloid-594e63068e98/lib
/celluloid/tasks/task_fiber.rb:9
Proc#call at kernel/bootstrap/proc.rb:22
Caused by: SystemStackError (SystemStackError)
Backtrace:
Hash#key_index at kernel/common/hash.rb:221
Hash#find_item at kernel/common/hash19.rb:266
Hash#[] at kernel/common/hash.rb:138
Rubinius::AST::Iter(Rubinius::AST::Iter19)#assign_local_reference at \
/usr/local/rvm/rubies/rbx-head/runtime/19/compiler/ast/sends.rbc:545
Rubinius::AST::LocalVariableAssignment#bytecode at /usr/local/rvm/rubies
/rbx-head/runtime/19
/compiler/ast
/variables.rbc:522
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::If#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/control_flow.rbc:322
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::Iter(Rubinius::AST::Iter19)#bytecode at /usr/local/rvm/rubies
/rbx-head/runtime/19
/compiler/ast
/sends.rbc:586
Rubinius::AST::Send#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/sends.rbc:35
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::Define#compile_body at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:223
Rubinius::AST::Define#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:242
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::ClosedScope(Rubinius::AST::ModuleScope)#attach_and_call at \
/usr/local/rvm/rubies/rbx-head/runtime/19/compiler/ast/definitions.rbc:161
Rubinius::AST::ModuleScope#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:891
Rubinius::AST::Module#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:791
{ } in Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:96
{ } in Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:142
Array#each at kernel/bootstrap/array.rb:68
Enumerable(Array)#each_with_index at kernel/common/enumerable19.rb:140
Rubinius::AST::Block#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:94
Rubinius::AST::ClosedScope(Rubinius::AST::ModuleScope)#attach_and_call at \
/usr/local/rvm/rubies/rbx-head/runtime/19/compiler/ast/definitions.rbc:161
Rubinius::AST::ModuleScope#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:891
Rubinius::AST::Module#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:791
{ } in Rubinius::AST::Script#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:1086
Rubinius::AST::Container(Rubinius::AST::Script)#container_bytecode at \
/usr/local/rvm/rubies/rbx-head/runtime/19/compiler/ast/definitions.rbc:969
Rubinius::AST::Script#bytecode at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/ast/definitions.rbc:1085
Rubinius::Compiler::Generator#run at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/stages.rbc:153
Rubinius::Compiler::Stage(Rubinius::Compiler::FileParser)#run_next at \
/usr/local/rvm/rubies/rbx-head/runtime/19/compiler/stages.rbc:53
Rubinius::Compiler::Parser(Rubinius::Compiler::FileParser)#run at \
/usr/local/rvm/rubies/rbx-head/runtime/19/compiler/stages.rbc:210
Rubinius::Compiler#run at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/compiler.rbc:374
Rubinius::Compiler.compile at /usr/local/rvm/rubies/rbx-head/runtime
/19/compiler/compiler.rbc:88
Rubinius::CodeLoader#compile_file at kernel/delta/codeloader.rb:181
Rubinius::CodeLoader#load_file at kernel/delta/codeloader.rb:155
Rubinius::CodeLoader#require at kernel/common/codeloader.rb:129
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:206
Kernel(Module)#require at kernel/common/kernel.rb:638
{ } in Mail.Mail at /usr/local/rvm/gems/rbx-head/gems
/mail-2.5.3/lib/load_parsers.rb:27
Array#each at kernel/bootstrap/array.rb:68
Mail.__module_init__ (Mail) at /usr/local/rvm/gems/rbx-head/gems
/mail-2.5.3/lib/load_parsers.rb:25
Object#__script__ at /usr/local/rvm/gems/rbx-head/gems
/mail-2.5.3/lib/load_parsers.rb:6
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:212
Kernel(Module)#require at kernel/common/kernel.rb:638
Mail.__module_init__ (Mail) at /usr/local/rvm/gems/rbx-head/gems
/mail-2.5.3/lib/mail.rb:80
Object#__script__ at /usr/local/rvm/gems/rbx-head/gems
/mail-2.5.3/lib/mail.rb:2
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:212
Kernel(Object)#require at kernel/common/kernel.rb:638
Object#__script__ at /usr/local/rvm/gems/rbx-head/gems
/pony-1.4/lib/pony.rb:1
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:212
Kernel(Object)#require at kernel/common/kernel.rb:638
Object#__script__ at mu/libraries.rb:21
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:212
Kernel(Object)#require at kernel/common/kernel.rb:638
Object#__script__ at mu/initialize.rb:18
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:212
Kernel(Rack::Builder)#require at kernel/common/kernel.rb:638
{ } in Object(Rack::Builder)#__script__ at 01E.ru:5
BasicObject(Rack::Builder)#instance_eval at kernel/common/eval19.rb:45
Rack::Builder#initialize at /usr/local/rvm/gems/rbx-head/gems
/rack-1.5.2/lib/rack/builder.rb:55
Class#new at kernel/alpha.rb:96
{ } in Object#__script__ at 01E.ru+9
Rubinius::BlockEnvironment#call_on_instance at kernel/common
/block_environment.rb:75
Kernel(Class)#eval at kernel/common/eval.rb:75
Rack::Builder.new_from_string at /usr/local/rvm/gems/rbx-head/gems
/rack-1.5.2/lib/rack/builder.rb:49
Rack::Builder.parse_file at /usr/local/rvm/gems/rbx-head/gems
/rack-1.5.2/lib/rack/builder.rb:40
Rack::Handler::Reel#rack_app at /usr/local/rvm/gems/rbx-head/bundler
/gems/reel-b83c068f5fbd/lib/rack
/handler/reel.rb:87
Reel::RackWorker#initialize at /usr/local/rvm/gems/rbx-head/bundler
/gems/reel-b83c068f5fbd/lib/reel
/rack_worker.rb:58
Celluloid::Call(Celluloid::SyncCall)#dispatch at /usr/local/rvm/gems/rbx-head
/bundler/gems
/celluloid-594e63068e98/lib
/celluloid/calls.rb:25
Celluloid::SyncCall#dispatch at /usr/local/rvm/gems/rbx-head/bundler
/gems/celluloid-594e63068e98/lib
/celluloid/calls.rb:67
{ } in Celluloid::Actor#handle_message at /usr/local/rvm/gems/rbx-head/bundler
/gems/celluloid-594e63068e98/lib
/celluloid/actor.rb:328
{ } in Celluloid::Task(Celluloid::TaskFiber)#initialize at /usr/local/rvm/gems/rbx-head/bundler/gems/celluloid-594e63068e98/lib/celluloid/tasks.rb:42
{ } in Celluloid::TaskFiber#create at /usr/local/rvm/gems/rbx-head/bundler
/gems/celluloid-594e63068e98/lib
/celluloid/tasks/task_fiber.rb:9
Proc#call at kernel/bootstrap/proc.rb:22
D, [2013-04-28T02:47:46.311668 #15557] DEBUG -- : Terminating 4 actors...
D, [2013-04-28T02:47:46.313272 #15557] DEBUG -- : Shutdown completed cleanly
root@convergence:/home/mu/one#
root@convergence:/home/mu/one#
root@convergence:/home/mu/one# echo $RBXOPT
-Xint -Xfiber.stack_size=4194304
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment