Skip to content

Instantly share code, notes, and snippets.

@brixen
Created January 20, 2020 18:34
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 brixen/bb13ccf09012d7eebc488c70491bba97 to your computer and use it in GitHub Desktop.
Save brixen/bb13ccf09012d7eebc488c70491bba97 to your computer and use it in GitHub Desktop.
Ubuntu Bionic spec hang
0x7fe38526cc30: IO::FileDescriptor#read_into_storage in core/io.rb:283 (+40)
0x7fe38526ce10: IO::FileDescriptor#read in core/io.rb:258 (+117)
0x7fe38526d000: IO::BufferedFileDescriptor#read in core/io.rb:611 (+113)
0x7fe38526d1f0: IO::FIFOFileDescriptor#eof? in core/io.rb:771 (+4)
0x7fe38526d390: IO#eof? in core/io.rb:2371 (+9)
0x7fe38526d520: IO#each in core/io.rb:2271 (+272)
0x7fe38526d720: IO#gets in core/io.rb:2543 (+38)
0x7fe38526d8f0: IO.foreach in core/io.rb:1187 (+604)
0x7fe38526db90: __block__ in /home/vagrant/devel/rubinius/spec/ruby/core/io/foreach_spec.rb:26 (+28)
0x7fe38526de00: BasicObject#instance_eval in core/basic_object.rb:102 (+172)
0x7fe38526e060: MSpec.protect in /home/vagrant/devel/rubinius/mspec/lib/mspec/runner/mspec.rb:69 (+33)
0x7fe38526e250: __block__ in /home/vagrant/devel/rubinius/mspec/lib/mspec/runner/context.rb:179 (+25)
0x7fe38526e4c0: __block__ in core/enumerable.rb:408 (+95)
0x7fe38526e730: Array#each in core/array.rb:72 (+71)
0x7fe38526e8f0: Enumerable#all? in core/enumerable.rb:408 (+9)
0x7fe38526ea80: ContextState#protect in /home/vagrant/devel/rubinius/mspec/lib/mspec/runner/context.rb:179 (+48)
0x7fe38526ec50: __block__ in /home/vagrant/devel/rubinius/mspec/lib/mspec/runner/context.rb:208 (+81)
0x7fe38526eed0: __block__ in /home/vagrant/devel/rubinius/mspec/lib/mspec/runner/mspec.rb:239 (+0)
0x7fe38526f110: Integer#times in core/integer.rb:1384 (+40)
0x7fe38526f2b0: MSpec.repeat in /home/vagrant/devel/rubinius/mspec/lib/mspec/runner/mspec.rb:238 (+14)
0x7fe38526f440: __block__ in /home/vagrant/devel/rubinius/mspec/lib/mspec/runner/context.rb:200 (+8)
0x7fe38526f690: Array#each in core/array.rb:72 (+71)
0x7fe38526f850: ContextState#process in /home/vagrant/devel/rubinius/mspec/lib/mspec/runner/context.rb:199 (+100)
0x7fe38526f9f0: __block__ in /home/vagrant/devel/rubinius/mspec/lib/mspec/runner/context.rb:230 (+2)
0x7fe38526fc40: Array#each in core/array.rb:72 (+71)
0x7fe38526fe00: ContextState#process in /home/vagrant/devel/rubinius/mspec/lib/mspec/runner/context.rb:230 (+182)
0x7fe38526ffa0: MSpec.describe in /home/vagrant/devel/rubinius/mspec/lib/mspec/runner/mspec.rb:38 (+130)
0x7fe385270190: Object#describe in /home/vagrant/devel/rubinius/mspec/lib/mspec/runner/object.rb:11 (+48)
0x7fe385270400: Object#__script__ in /home/vagrant/devel/rubinius/spec/ruby/core/io/foreach_spec.rb:6 (+89)
0x7fe385270680: Rubinius::CodeLoader::Source#run_script in core/code_loader.rb:132 (+20)
0x7fe385270830: Rubinius::CodeLoader::Source#load in core/code_loader.rb:119 (+80)
0x7fe3852709e0: Rubinius::CodeLoader#load in core/code_loader.rb:287 (+64)
0x7fe385270ba0: Kernel.load in core/kernel.rb:583 (+48)
0x7fe385270d70: __block__ in /home/vagrant/devel/rubinius/mspec/lib/mspec/runner/mspec.rb:57 (+9)
0x7fe385270fc0: BasicObject#instance_eval in core/basic_object.rb:102 (+172)
0x7fe3852712a0: MSpec.protect in /home/vagrant/devel/rubinius/mspec/lib/mspec/runner/mspec.rb:69 (+33)
0x7fe385271490: __block__ in /home/vagrant/devel/rubinius/mspec/lib/mspec/runner/mspec.rb:57 (+87)
0x7fe3852716f0: Array#each in core/array.rb:72 (+71)
0x7fe385271920: MSpec.files in /home/vagrant/devel/rubinius/mspec/lib/mspec/runner/mspec.rb:51 (+50)
0x7fe385271b30: MSpec.process in /home/vagrant/devel/rubinius/mspec/lib/mspec/runner/mspec.rb:43 (+10)
0x7fe385271d30: MSpecCI#run in /home/vagrant/devel/rubinius/mspec/lib/mspec/commands/mspec-ci.rb:78 (+227)
0x7fe385271f80: MSpecScript.main in /home/vagrant/devel/rubinius/mspec/lib/mspec/utils/script.rb:217 (+85)
0x7fe385272190: Object#__script__ in /home/vagrant/devel/rubinius/mspec/bin/mspec-ci:8 (+66)
0x7fe385272410: Rubinius::CodeLoader::Source#run_script in core/code_loader.rb:132 (+20)
0x7fe385272640: Rubinius::CodeLoader::Source#load in core/code_loader.rb:119 (+80)
0x7fe385272860: Rubinius::CodeLoader#load_script in core/code_loader.rb:280 (+60)
0x7fe385272a70: Rubinius::Loader#script in core/loader.rb:671 (+347)
0x7fe385272c90: Rubinius::Loader#main in core/loader.rb:856 (+89)
# -*- encoding: utf-8 -*-
require File.expand_path('../../../spec_helper', __FILE__)
require File.expand_path('../fixtures/classes', __FILE__)
require File.expand_path('../shared/readlines', __FILE__)
describe "IO.foreach" do
before :each do
@name = fixture __FILE__, "lines.txt"
@count = 0
ScratchPad.record []
end
it "updates $. with each yield" do
IO.foreach(@name) { $..should == @count += 1 }
end
describe "when the filename starts with |" do
it "gets data from the standard out of the subprocess" do
IO.foreach("|sh -c 'echo hello;echo line2'") { |l| ScratchPad << l }
ScratchPad.recorded.should == ["hello\n", "line2\n"]
end
it "gets data from a fork when passed -" do
parent_pid = $$
ret = IO.foreach("|-") { |l| ScratchPad << l; true }
if $$ == parent_pid
ScratchPad.recorded.should == ["hello\n", "from a fork\n"]
else # child
puts "hello"
puts "from a fork"
exit!
end
end
end
end
describe "IO.foreach" do
before :each do
@external = Encoding.default_external
Encoding.default_external = Encoding::UTF_8
@name = fixture __FILE__, "lines.txt"
ScratchPad.record []
end
after :each do
Encoding.default_external = @external
end
it "sets $_ to nil" do
$_ = "test"
IO.foreach(@name) { }
$_.should be_nil
end
describe "when no block is given" do
it "returns an Enumerator" do
IO.foreach(@name).should be_an_instance_of(Enumerator)
IO.foreach(@name).to_a.should == IOSpecs.lines
end
describe "returned Enumerator" do
describe "size" do
it "should return nil" do
IO.foreach(@name).size.should == nil
end
end
end
end
it_behaves_like :io_readlines, :foreach, IOSpecs.collector
it_behaves_like :io_readlines_options_19, :foreach, IOSpecs.collector
end
vagrant@ubuntu-bionic:~$ ps aux | grep rbx
vagrant 4708 2.7 25.6 1696524 524384 pts/0 tl+ 17:59 0:54 /home/vagrant/devel/rubinius/build/rubinius/bin/rbx -v /home/vagrant/devel/rubinius/mspec/bin/mspec-ci :ci_files -d --background
vagrant 5005 0.0 0.0 0 0 pts/0 Zl+ 18:00 0:00 [rbx] <defunct>
vagrant 5140 0.0 0.0 13136 1148 pts/2 S+ 18:32 0:00 grep --color=auto rbx
vagrant@ubuntu-bionic:~$ tail -f /tmp/rbx-vagrant.log
Jan 20 18:00:20 [4708] process: spawn: 4997: cat, ruby.main, /home/vagrant/devel/rubinius/spec/ruby/core/io/close_write_spec.rb:6
Jan 20 18:00:20 [4708] process: spawn: 4998: cat, ruby.main, /home/vagrant/devel/rubinius/spec/ruby/core/io/close_write_spec.rb:6
Jan 20 18:00:20 [4708] process: spawn: 4999: cat, ruby.main, /home/vagrant/devel/rubinius/spec/ruby/core/io/close_write_spec.rb:6
Jan 20 18:00:20 [4708] process: spawn: 5000: cat, ruby.main, /home/vagrant/devel/rubinius/spec/ruby/core/io/close_write_spec.rb:6
Jan 20 18:00:20 [4708] process: spawn: 5001: cat, ruby.main, /home/vagrant/devel/rubinius/spec/ruby/core/io/close_write_spec.rb:6
Jan 20 18:00:20 [4708] process: spawn: 5002: cat, ruby.main, /home/vagrant/devel/rubinius/spec/ruby/core/io/close_write_spec.rb:6
Jan 20 18:00:23 [4708] process: spawn: 5003: sh -c 'echo hello;echo line2', ruby.main, /home/vagrant/devel/rubinius/spec/ruby/core/io/foreach_spec.rb:19
Jan 20 18:00:23 [4708] process: fork: child: 5005, ruby.main, /home/vagrant/devel/rubinius/spec/ruby/core/io/foreach_spec.rb:26
Jan 20 18:00:23 [5005] thread: exit: ruby.main 0.009453s
Jan 20 18:00:23 [5005] process: exit: 5005 1 4411 0.189725s 0.010240s
Executable module set to "/home/vagrant/devel/rubinius/build/rubinius/bin/rbx".
Architecture set to: x86_64-pc-linux.
(lldb) t 2
* thread #2, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb8c384 libpthread.so.0`__libc_read + 68
libpthread.so.0`__libc_read:
-> 0x7fe38bb8c384 <+68>: cmpq $-0x1000, %rax ; imm = 0xF000
0x7fe38bb8c38a <+74>: ja 0x7fe38bb8c3c4 ; <+132>
0x7fe38bb8c38c <+76>: movl %r8d, %edi
0x7fe38bb8c38f <+79>: movq %rax, 0x8(%rsp)
(lldb) bt 20
* thread #2, name = 'rbx', stop reason = signal SIGSTOP
* frame #0: 0x00007fe38bb8c384 libpthread.so.0`__libc_read + 68
frame #1: 0x000000000061af7c rbx`ffi_call_unix64 + 76
frame #2: 0x000000000061a60c rbx`ffi_call + 924
frame #3: 0x00000000004e9871 rbx`rubinius::NativeFunction::call(this=0x00007fe3858f72f8, state=<unavailable>, args=0x00007fe38526cb80) at native_function.cpp:1043
frame #4: 0x00000000004e82df rbx`rubinius::NativeFunction::execute(state=0x00007fe385272e90, exec=0x00007fe3858f72f8, mod=<unavailable>, args=0x00007fe38526cb80) at native_function.cpp:71
frame #5: 0x000000000054aae2 rbx`rubinius::instructions::send_stack(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x0000000000003d2e) at call_site.hpp:322
frame #6: 0x000000000054aadc rbx`rubinius::instructions::send_stack(state=<unavailable>, call_frame=0x00007fe38526cc30, literal=<unavailable>, count=<unavailable>) at send_stack.hpp:16
frame #7: 0x000000000054aa56 rbx`rubinius::interpreter::send_stack(state=0x00007fe385272e90, call_frame=0x00007fe38526cc30, opcodes=0x00007fe380c046b0) at send_stack.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe385272e90, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000005768de rbx`rubinius::Object* rubinius::MachineCode::execute_specialized<rubinius::TwoArguments>(state=0x00007fe385272e90, exec=<unavailable>, mod=<unavailable>, args=<unavailable>) at machine_code.cpp:649
frame #10: 0x000000000054aae2 rbx`rubinius::instructions::send_stack(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x0000000000006736) at call_site.hpp:322
frame #11: 0x000000000054aadc rbx`rubinius::instructions::send_stack(state=<unavailable>, call_frame=0x00007fe38526ce10, literal=<unavailable>, count=<unavailable>) at send_stack.hpp:16
frame #12: 0x000000000054aa56 rbx`rubinius::interpreter::send_stack(state=0x00007fe385272e90, call_frame=0x00007fe38526ce10, opcodes=0x00007fe380c036f0) at send_stack.cpp:9
frame #13: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe385272e90, machine_code=<unavailable>) at interpreter.cpp:385
frame #14: 0x0000000000575cf8 rbx`rubinius::Object* rubinius::MachineCode::execute_specialized<rubinius::GenericArguments>(state=0x00007fe385272e90, exec=0x00007fe37b40cc08, mod=<unavailable>, args=<unavailable>) at machine_code.cpp:649
frame #15: 0x000000000054ae23 rbx`rubinius::instructions::send_super_stack_with_block(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x0000000000003d2e) at call_site.hpp:322
frame #16: 0x000000000054ae1d rbx`rubinius::instructions::send_super_stack_with_block(state=<unavailable>, call_frame=0x00007fe38526d000, literal=<unavailable>, count=<unavailable>) at send_super_stack_with_block.hpp:17
frame #17: 0x000000000054ad8e rbx`rubinius::interpreter::send_super_stack_with_block(state=0x00007fe385272e90, call_frame=0x00007fe38526d000, opcodes=0x00007fe380c01430) at send_super_stack_with_block.cpp:9
frame #18: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe385272e90, machine_code=<unavailable>) at interpreter.cpp:385
frame #19: 0x0000000000575cf8 rbx`rubinius::Object* rubinius::MachineCode::execute_specialized<rubinius::GenericArguments>(state=0x00007fe385272e90, exec=0x00007fe37b408b58, mod=<unavailable>, args=<unavailable>) at machine_code.cpp:649
(lldb) f 4
frame #4: 0x00000000004e82df rbx`rubinius::NativeFunction::execute(state=0x00007fe385272e90, exec=0x00007fe3858f72f8, mod=<unavailable>, args=0x00007fe38526cb80) at native_function.cpp:71
68 try {
69 OnStack<2> os(state, exec, mod);
70 RUBINIUS_METHOD_FFI_ENTRY_HOOK(state, mod, args.name());
-> 71 Object* ret = nfunc->call(state, args);
72 RUBINIUS_METHOD_FFI_RETURN_HOOK(state, mod, args.name());
73 return ret;
74 } catch(TypeError &e) {
(lldb) p state->vm_->call_frame_->print_backtrace(state, 0, 0)
(lldb) thr list
Process 4708 stopped
thread #1: tid = 4708, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
* thread #2: tid = 4712, 0x00007fe38bb8c384 libpthread.so.0`__libc_read + 68, name = 'rbx', stop reason = signal SIGSTOP
thread #3: tid = 4713, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #4: tid = 4714, 0x00007fe38bb8c384 libpthread.so.0`__libc_read + 68, name = 'rbx', stop reason = signal SIGSTOP
thread #5: tid = 4815, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #6: tid = 4816, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #7: tid = 4870, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #8: tid = 4871, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #9: tid = 4872, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #10: tid = 4873, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #11: tid = 4874, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #12: tid = 4875, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #13: tid = 4876, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #14: tid = 4877, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #15: tid = 4878, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #16: tid = 4879, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #17: tid = 4880, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #18: tid = 4881, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #19: tid = 4882, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #20: tid = 4884, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #21: tid = 4885, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #22: tid = 4886, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #23: tid = 4887, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #24: tid = 4890, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #25: tid = 4891, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #26: tid = 4892, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #27: tid = 4893, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #28: tid = 4894, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #29: tid = 4895, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #30: tid = 4896, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #31: tid = 4898, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #32: tid = 4899, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #33: tid = 4900, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #34: tid = 4901, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #35: tid = 4902, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #36: tid = 4904, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #37: tid = 4905, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #38: tid = 4906, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #39: tid = 4907, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #40: tid = 4908, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #41: tid = 4909, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #42: tid = 4910, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #43: tid = 4912, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #44: tid = 4913, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #45: tid = 4914, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #46: tid = 4915, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #47: tid = 4916, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #48: tid = 4917, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #49: tid = 4918, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #50: tid = 4919, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #51: tid = 4920, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #52: tid = 4921, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #53: tid = 4939, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
thread #54: tid = 4952, 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579, name = 'rbx', stop reason = signal SIGSTOP
(lldb) thr backtrace -c 10 all
thread #1, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00000000005ce63f rbx`rubinius::SignalThread::run(rubinius::State*) [inlined] rubinius::utilities::thread::Condition::wait(rubinius::utilities::thread::Mutex&) at thread.hpp:460
frame #2: 0x00000000005ce633 rbx`rubinius::SignalThread::run(this=0x0000000000c84ca0, state=0x00007ffe7b6b8ea0) at signal.cpp:254
frame #3: 0x00000000005ce284 rbx`rubinius::SignalThread::start(this=0x0000000000c84ca0, state=0x00007ffe7b6b8ea0) at signal.cpp:146
frame #4: 0x00000000005c42fa rbx`rubinius::SharedState::start_signals(this=0x0000000000b12ee0, state=0x00007ffe7b6b8ea0) at shared_state.cpp:230
frame #5: 0x0000000000529163 rbx`rubinius::Environment::boot(this=0x00007ffe7b6b8fe8) at environment.cpp:723
frame #6: 0x000000000052586c rbx`std::_Function_handler<void (), main::$_0>::_M_invoke(std::_Any_data const&) [inlined] main::$_0::operator(this=0x00007ffe7b6b9a78)() const at cli.cpp:48
frame #7: 0x0000000000525714 rbx`std::_Function_handler<void (), main::$_0>::_M_invoke(__functor=0x00007ffe7b6b9a78) at std_function.h:316
frame #8: 0x0000000000540351 rbx`rubinius::MachineException::guard(rubinius::State*, bool, std::function<void ()>) [inlined] std::function<void ()>::operator(this=<unavailable>)() const at std_function.h:706
frame #9: 0x0000000000540344 rbx`rubinius::MachineException::guard(state=0x0000000000b88aa0, exit=true, process=<unavailable>)>) at exception.cpp:190
* thread #2, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb8c384 libpthread.so.0`__libc_read + 68
frame #1: 0x000000000061af7c rbx`ffi_call_unix64 + 76
frame #2: 0x000000000061a60c rbx`ffi_call + 924
frame #3: 0x00000000004e9871 rbx`rubinius::NativeFunction::call(this=0x00007fe3858f72f8, state=<unavailable>, args=0x00007fe38526cb80) at native_function.cpp:1043
* frame #4: 0x00000000004e82df rbx`rubinius::NativeFunction::execute(state=0x00007fe385272e90, exec=0x00007fe3858f72f8, mod=<unavailable>, args=0x00007fe38526cb80) at native_function.cpp:71
frame #5: 0x000000000054aae2 rbx`rubinius::instructions::send_stack(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x0000000000003d2e) at call_site.hpp:322
frame #6: 0x000000000054aadc rbx`rubinius::instructions::send_stack(state=<unavailable>, call_frame=0x00007fe38526cc30, literal=<unavailable>, count=<unavailable>) at send_stack.hpp:16
frame #7: 0x000000000054aa56 rbx`rubinius::interpreter::send_stack(state=0x00007fe385272e90, call_frame=0x00007fe38526cc30, opcodes=0x00007fe380c046b0) at send_stack.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe385272e90, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000005768de rbx`rubinius::Object* rubinius::MachineCode::execute_specialized<rubinius::TwoArguments>(state=0x00007fe385272e90, exec=<unavailable>, mod=<unavailable>, args=<unavailable>) at machine_code.cpp:649
thread #3, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x000000000057ca6b rbx`rubinius::memory::Collector::Worker::run(rubinius::State*) [inlined] void std::condition_variable::wait<rubinius::memory::Collector::Worker::run(rubinius::State*)::$_3>(this=0x0000000000b9a4f0)::$_3) at condition_variable:99
frame #3: 0x000000000057ca5f rbx`rubinius::memory::Collector::Worker::run(this=0x0000000000c62940, state=0x00007fe384e71ec0) at collector.cpp:279
frame #4: 0x0000000000577cb4 rbx`rubinius::MachineThread::run(ptr=0x0000000000c62940) at machine_threads.cpp:43
frame #5: 0x00007fe38bb826db libpthread.so.0`start_thread + 219
frame #6: 0x00007fe38744988f libc.so.6`clone + 63
thread #4, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb8c384 libpthread.so.0`__libc_read + 68
frame #1: 0x00000000004dcbd0 rbx`rubinius::FSEvent::wait_for_event(this=<unavailable>, state=0x00007fe38c7c4ec0) at fsevent.cpp:147
frame #2: 0x000000000052227c rbx`rubinius::console::Listener::run(this=0x00007fe3807577e0, state=0x00007fe38c7c4ec0) at console.cpp:391
frame #3: 0x0000000000577cb4 rbx`rubinius::MachineThread::run(ptr=0x00007fe3807577e0) at machine_threads.cpp:43
frame #4: 0x00007fe38bb826db libpthread.so.0`start_thread + 219
frame #5: 0x00007fe38744988f libc.so.6`clone + 63
thread #5, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe382aceae0, state=0x00007fe3782feeb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3782feeb0, args=0x00007fe3782fd810) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3782feeb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3782fd810) at method_primitives.hpp:5279
frame #5: 0x00000000004bc086 rbx`rubinius::CallSite::dispatch_and_cache(state=0x00007fe3782feeb0, call_site=0x00007fe371f71348, args=0x00007fe3782fd810) at call_site.hpp:466
frame #6: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #7: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3782feeb0, call_frame=0x00007fe3782fd8e0, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #8: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3782feeb0, call_frame=0x00007fe3782fd8e0, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #9: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3782feeb0, machine_code=<unavailable>) at interpreter.cpp:385
thread #6, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe382aea0e0, state=0x00007fe3781fdeb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3781fdeb0, args=0x00007fe3781fc0a0) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3781fdeb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3781fc0a0) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3781fdeb0, call_frame=0x00007fe3781fc170, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3781fdeb0, call_frame=0x00007fe3781fc170, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3781fdeb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3781fdeb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #7, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe3833af010, state=0x00007fe370dfeeb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe370dfeeb0, args=0x00007fe370dfd9c0) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe370dfeeb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe370dfd9c0) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe370dfeeb0, call_frame=0x00007fe370dfda90, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe370dfeeb0, call_frame=0x00007fe370dfda90, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe370dfeeb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe370dfeeb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #8, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe3833afc40, state=0x00007fe3586abeb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3586abeb0, args=0x00007fe3586aaab0) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3586abeb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3586aaab0) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3586abeb0, call_frame=0x00007fe3586aab80, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3586abeb0, call_frame=0x00007fe3586aab80, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3586abeb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3586abeb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #9, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383415560, state=0x00007fe3585aaeb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3585aaeb0, args=0x00007fe3585a9a90) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3585aaeb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3585a9a90) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3585aaeb0, call_frame=0x00007fe3585a9b60, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3585aaeb0, call_frame=0x00007fe3585a9b60, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3585aaeb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3585aaeb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #10, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe3834188b0, state=0x00007fe3584a9eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3584a9eb0, args=0x00007fe3584a8a90) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3584a9eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3584a8a90) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3584a9eb0, call_frame=0x00007fe3584a8b60, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3584a9eb0, call_frame=0x00007fe3584a8b60, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3584a9eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3584a9eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #11, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383419380, state=0x00007fe3583a8eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3583a8eb0, args=0x00007fe3583a7a90) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3583a8eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3583a7a90) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3583a8eb0, call_frame=0x00007fe3583a7b60, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3583a8eb0, call_frame=0x00007fe3583a7b60, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3583a8eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3583a8eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #12, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383419fa0, state=0x00007fe3582a7eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3582a7eb0, args=0x00007fe3582a6a90) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3582a7eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3582a6a90) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3582a7eb0, call_frame=0x00007fe3582a6b60, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3582a7eb0, call_frame=0x00007fe3582a6b60, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3582a7eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3582a7eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #13, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe38341b710, state=0x00007fe3581a6eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3581a6eb0, args=0x00007fe3581a5a90) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3581a6eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3581a5a90) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3581a6eb0, call_frame=0x00007fe3581a5b60, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3581a6eb0, call_frame=0x00007fe3581a5b60, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3581a6eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3581a6eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #14, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe3832d03b0, state=0x00007fe3517feeb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3517feeb0, args=0x00007fe3517fda90) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3517feeb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3517fda90) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3517feeb0, call_frame=0x00007fe3517fdb60, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3517feeb0, call_frame=0x00007fe3517fdb60, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3517feeb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3517feeb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #15, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe38372b950, state=0x00007fe3516fdeb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3516fdeb0, args=0x00007fe3516fca30) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3516fdeb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3516fca30) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3516fdeb0, call_frame=0x00007fe3516fcb00, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3516fdeb0, call_frame=0x00007fe3516fcb00, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3516fdeb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3516fdeb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #16, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe3837556c0, state=0x00007fe3515fceb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3515fceb0, args=0x00007fe3515fba40) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3515fceb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3515fba40) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3515fceb0, call_frame=0x00007fe3515fbb10, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3515fceb0, call_frame=0x00007fe3515fbb10, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3515fceb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3515fceb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #17, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383766050, state=0x00007fe3514fbeb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3514fbeb0, args=0x00007fe3514faa40) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3514fbeb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3514faa40) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3514fbeb0, call_frame=0x00007fe3514fab10, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3514fbeb0, call_frame=0x00007fe3514fab10, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3514fbeb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3514fbeb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #18, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383776880, state=0x00007fe3513faeb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3513faeb0, args=0x00007fe3513f9a40) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3513faeb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3513f9a40) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3513faeb0, call_frame=0x00007fe3513f9b10, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3513faeb0, call_frame=0x00007fe3513f9b10, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3513faeb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3513faeb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #19, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383777050, state=0x00007fe3512f9eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3512f9eb0, args=0x00007fe3512f8a40) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3512f9eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3512f8a40) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3512f9eb0, call_frame=0x00007fe3512f8b10, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3512f9eb0, call_frame=0x00007fe3512f8b10, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3512f9eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3512f9eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #20, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383a36600, state=0x00007fe3511f8eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3511f8eb0, args=0x00007fe3511f70f0) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3511f8eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3511f70f0) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3511f8eb0, call_frame=0x00007fe3511f71c0, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3511f8eb0, call_frame=0x00007fe3511f71c0, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3511f8eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3511f8eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #21, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383a481c0, state=0x00007fe3510f7eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3510f7eb0, args=0x00007fe3510f60f0) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3510f7eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3510f60f0) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3510f7eb0, call_frame=0x00007fe3510f61c0, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3510f7eb0, call_frame=0x00007fe3510f61c0, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3510f7eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3510f7eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #22, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383a58ea0, state=0x00007fe350ff6eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe350ff6eb0, args=0x00007fe350ff50f0) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe350ff6eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe350ff50f0) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe350ff6eb0, call_frame=0x00007fe350ff51c0, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe350ff6eb0, call_frame=0x00007fe350ff51c0, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe350ff6eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe350ff6eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #23, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383a91930, state=0x00007fe350ef5eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe350ef5eb0, args=0x00007fe350ef4b10) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe350ef5eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe350ef4b10) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe350ef5eb0, call_frame=0x00007fe350ef4be0, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe350ef5eb0, call_frame=0x00007fe350ef4be0, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe350ef5eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe350ef5eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #24, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383a944d0, state=0x00007fe350df4eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe350df4eb0, args=0x00007fe350df3b10) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe350df4eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe350df3b10) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe350df4eb0, call_frame=0x00007fe350df3be0, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe350df4eb0, call_frame=0x00007fe350df3be0, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe350df4eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe350df4eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #25, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383ae2d10, state=0x00007fe350cf3eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe350cf3eb0, args=0x00007fe350cf2ab0) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe350cf3eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe350cf2ab0) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe350cf3eb0, call_frame=0x00007fe350cf2b80, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe350cf3eb0, call_frame=0x00007fe350cf2b80, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe350cf3eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe350cf3eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #26, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383af5970, state=0x00007fe350bf2eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe350bf2eb0, args=0x00007fe350bf1ab0) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe350bf2eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe350bf1ab0) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe350bf2eb0, call_frame=0x00007fe350bf1b80, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe350bf2eb0, call_frame=0x00007fe350bf1b80, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe350bf2eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe350bf2eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #27, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383b06830, state=0x00007fe350af1eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe350af1eb0, args=0x00007fe350af0ab0) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe350af1eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe350af0ab0) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe350af1eb0, call_frame=0x00007fe350af0b80, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe350af1eb0, call_frame=0x00007fe350af0b80, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe350af1eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe350af1eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #28, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383b07740, state=0x00007fe3509f0eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3509f0eb0, args=0x00007fe3509efab0) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3509f0eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3509efab0) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3509f0eb0, call_frame=0x00007fe3509efb80, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3509f0eb0, call_frame=0x00007fe3509efb80, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3509f0eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3509f0eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #29, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383b081e0, state=0x00007fe3508efeb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3508efeb0, args=0x00007fe3508eeab0) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3508efeb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3508eeab0) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3508efeb0, call_frame=0x00007fe3508eeb80, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3508efeb0, call_frame=0x00007fe3508eeb80, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3508efeb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3508efeb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #30, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383b09490, state=0x00007fe3507eeeb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3507eeeb0, args=0x00007fe3507edab0) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3507eeeb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3507edab0) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3507eeeb0, call_frame=0x00007fe3507edb80, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3507eeeb0, call_frame=0x00007fe3507edb80, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3507eeeb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3507eeeb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #31, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383b7c620, state=0x00007fe3506edeb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3506edeb0, args=0x00007fe3506eca90) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3506edeb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3506eca90) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3506edeb0, call_frame=0x00007fe3506ecb60, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3506edeb0, call_frame=0x00007fe3506ecb60, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3506edeb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3506edeb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #32, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383b90130, state=0x00007fe3505eceb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3505eceb0, args=0x00007fe3505eba90) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3505eceb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3505eba90) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3505eceb0, call_frame=0x00007fe3505ebb60, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3505eceb0, call_frame=0x00007fe3505ebb60, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3505eceb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3505eceb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #33, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383ba09e0, state=0x00007fe3504ebeb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3504ebeb0, args=0x00007fe3504eaa90) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3504ebeb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3504eaa90) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3504ebeb0, call_frame=0x00007fe3504eab60, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3504ebeb0, call_frame=0x00007fe3504eab60, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3504ebeb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3504ebeb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #34, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383ba1230, state=0x00007fe3503eaeb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3503eaeb0, args=0x00007fe3503e9a90) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3503eaeb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3503e9a90) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3503eaeb0, call_frame=0x00007fe3503e9b60, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3503eaeb0, call_frame=0x00007fe3503e9b60, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3503eaeb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3503eaeb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #35, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383ba1ad0, state=0x00007fe3502e9eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3502e9eb0, args=0x00007fe3502e8a90) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3502e9eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3502e8a90) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3502e9eb0, call_frame=0x00007fe3502e8b60, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3502e9eb0, call_frame=0x00007fe3502e8b60, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3502e9eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3502e9eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #36, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383bfb650, state=0x00007fe3501e8eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3501e8eb0, args=0x00007fe3501e7ab0) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3501e8eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3501e7ab0) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe3501e8eb0, call_frame=0x00007fe3501e7b80, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe3501e8eb0, call_frame=0x00007fe3501e7b80, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3501e8eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe3501e8eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #37, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383c0c3f0, state=0x00007fe32bffeeb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe32bffeeb0, args=0x00007fe32bffdab0) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe32bffeeb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe32bffdab0) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe32bffeeb0, call_frame=0x00007fe32bffdb80, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe32bffeeb0, call_frame=0x00007fe32bffdb80, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe32bffeeb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe32bffeeb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #38, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383c1d100, state=0x00007fe32befdeb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe32befdeb0, args=0x00007fe32befcab0) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe32befdeb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe32befcab0) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe32befdeb0, call_frame=0x00007fe32befcb80, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe32befdeb0, call_frame=0x00007fe32befcb80, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe32befdeb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe32befdeb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #39, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383c1dd80, state=0x00007fe32bdfceb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe32bdfceb0, args=0x00007fe32bdfbab0) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe32bdfceb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe32bdfbab0) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe32bdfceb0, call_frame=0x00007fe32bdfbb80, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe32bdfceb0, call_frame=0x00007fe32bdfbb80, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe32bdfceb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe32bdfceb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #40, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383c1e760, state=0x00007fe32bcfbeb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe32bcfbeb0, args=0x00007fe32bcfaab0) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe32bcfbeb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe32bcfaab0) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe32bcfbeb0, call_frame=0x00007fe32bcfab80, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe32bcfbeb0, call_frame=0x00007fe32bcfab80, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe32bcfbeb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe32bcfbeb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #41, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383c1f810, state=0x00007fe32bbfaeb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe32bbfaeb0, args=0x00007fe32bbf9ab0) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe32bbfaeb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe32bbf9ab0) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe32bbfaeb0, call_frame=0x00007fe32bbf9b80, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe32bbfaeb0, call_frame=0x00007fe32bbf9b80, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe32bbfaeb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe32bbfaeb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #42, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383c204c0, state=0x00007fe32baf9eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe32baf9eb0, args=0x00007fe32baf8ab0) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe32baf9eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe32baf8ab0) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe32baf9eb0, call_frame=0x00007fe32baf8b80, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe32baf9eb0, call_frame=0x00007fe32baf8b80, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe32baf9eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe32baf9eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #43, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383cb0c30, state=0x00007fe32b9f8eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe32b9f8eb0, args=0x00007fe32b9f7b10) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe32b9f8eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe32b9f7b10) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe32b9f8eb0, call_frame=0x00007fe32b9f7be0, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe32b9f8eb0, call_frame=0x00007fe32b9f7be0, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe32b9f8eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe32b9f8eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #44, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383cc1530, state=0x00007fe32b8f7eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe32b8f7eb0, args=0x00007fe32b8f6b10) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe32b8f7eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe32b8f6b10) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe32b8f7eb0, call_frame=0x00007fe32b8f6be0, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe32b8f7eb0, call_frame=0x00007fe32b8f6be0, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe32b8f7eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe32b8f7eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #45, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383cd1ef0, state=0x00007fe32b7f6eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe32b7f6eb0, args=0x00007fe32b7f5b10) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe32b7f6eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe32b7f5b10) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe32b7f6eb0, call_frame=0x00007fe32b7f5be0, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe32b7f6eb0, call_frame=0x00007fe32b7f5be0, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe32b7f6eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe32b7f6eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #46, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383cd26c0, state=0x00007fe32b6f5eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe32b6f5eb0, args=0x00007fe32b6f4b10) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe32b6f5eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe32b6f4b10) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe32b6f5eb0, call_frame=0x00007fe32b6f4be0, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe32b6f5eb0, call_frame=0x00007fe32b6f4be0, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe32b6f5eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe32b6f5eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #47, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383cd2e90, state=0x00007fe32b5f4eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe32b5f4eb0, args=0x00007fe32b5f3b10) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe32b5f4eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe32b5f3b10) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe32b5f4eb0, call_frame=0x00007fe32b5f3be0, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe32b5f4eb0, call_frame=0x00007fe32b5f3be0, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe32b5f4eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe32b5f4eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #48, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383d0ad90, state=0x00007fe32b4f3eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe32b4f3eb0, args=0x00007fe32b4f2b10) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe32b4f3eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe32b4f2b10) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe32b4f3eb0, call_frame=0x00007fe32b4f2be0, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe32b4f3eb0, call_frame=0x00007fe32b4f2be0, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe32b4f3eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe32b4f3eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #49, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383d1b510, state=0x00007fe32b3f2eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe32b3f2eb0, args=0x00007fe32b3f1b10) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe32b3f2eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe32b3f1b10) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe32b3f2eb0, call_frame=0x00007fe32b3f1be0, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe32b3f2eb0, call_frame=0x00007fe32b3f1be0, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe32b3f2eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe32b3f2eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #50, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383d31020, state=0x00007fe32b2f1eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe32b2f1eb0, args=0x00007fe32b2f0ac0) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe32b2f1eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe32b2f0ac0) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe32b2f1eb0, call_frame=0x00007fe32b2f0b90, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe32b2f1eb0, call_frame=0x00007fe32b2f0b90, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe32b2f1eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe32b2f1eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #51, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383d41d00, state=0x00007fe32b1f0eb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe32b1f0eb0, args=0x00007fe32b1efac0) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe32b1f0eb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe32b1efac0) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe32b1f0eb0, call_frame=0x00007fe32b1efb90, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe32b1f0eb0, call_frame=0x00007fe32b1efb90, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe32b1f0eb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe32b1f0eb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #52, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe383d5e8a0, state=0x00007fe32b0efeb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe32b0efeb0, args=0x00007fe32b0eeab0) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe32b0efeb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe32b0eeab0) at method_primitives.hpp:5279
frame #5: 0x000000000054ad2e rbx`rubinius::instructions::send_stack_with_splat(rubinius::State*, rubinius::CallFrame*, long, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #6: 0x000000000054ad24 rbx`rubinius::instructions::send_stack_with_splat(state=0x00007fe32b0efeb0, call_frame=0x00007fe32b0eeb80, literal=140614846321480, count=<unavailable>) at send_stack_with_splat.hpp:28
frame #7: 0x000000000054ac12 rbx`rubinius::interpreter::send_stack_with_splat(state=0x00007fe32b0efeb0, call_frame=0x00007fe32b0eeb80, opcodes=0x00007fe3680118d0) at send_stack_with_splat.cpp:9
frame #8: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe32b0efeb0, machine_code=<unavailable>) at interpreter.cpp:385
frame #9: 0x00000000004b8fb9 rbx`rubinius::BlockEnvironment::execute_interpreter(state=0x00007fe32b0efeb0, env=<unavailable>, args=<unavailable>, invocation=<unavailable>) at block_environment.cpp:443
thread #53, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe3247ff930, state=0x00007fe38478eeb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe38478eeb0, args=0x00007fe38478e8e8) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe38478eeb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe38478e8e8) at method_primitives.hpp:5279
frame #5: 0x00000000004bbd84 rbx`rubinius::CallSite::dispatch_once(state=0x00007fe38478eeb0, call_site=0x00007fe35269c4e0, args=0x00007fe38478e8e8) at call_site.hpp:485
frame #6: 0x000000000054aa0d rbx`rubinius::instructions::send_method(rubinius::State*, rubinius::CallFrame*, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #7: 0x000000000054aa07 rbx`rubinius::instructions::send_method(state=<unavailable>, call_frame=0x00007fe38478e990, literal=<unavailable>) at send_method.hpp:15
frame #8: 0x000000000054a99d rbx`rubinius::interpreter::send_method(state=0x00007fe38478eeb0, call_frame=0x00007fe38478e990, opcodes=0x00007fe3247ff760) at send_method.cpp:8
frame #9: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe38478eeb0, machine_code=<unavailable>) at interpreter.cpp:385
thread #54, name = 'rbx', stop reason = signal SIGSTOP
frame #0: 0x00007fe38bb889f3 libpthread.so.0`__pthread_cond_wait + 579
frame #1: 0x00007fe3879e886c libstdc++.so.6`std::condition_variable::wait(std::unique_lock<std::mutex>&) + 12
frame #2: 0x00000000004d69c3 rbx`rubinius::Fiber::suspend_and_continue(this=0x00007fe324911d00, state=0x00007fe3780fceb0) at fiber.cpp:138
frame #3: 0x00000000004d7cae rbx`rubinius::Fiber::s_yield(state=0x00007fe3780fceb0, args=0x00007fe3780fc8f8) at fiber.cpp:449
frame #4: 0x0000000000590b6f rbx`rubinius::Primitives::fiber_s_yield(state=0x00007fe3780fceb0, exec=0x00007fe371f71fb0, mod=0x00007fe385286a30, args=0x00007fe3780fc8f8) at method_primitives.hpp:5279
frame #5: 0x00000000004bbd84 rbx`rubinius::CallSite::dispatch_once(state=0x00007fe3780fceb0, call_site=0x00007fe3527e15e0, args=0x00007fe3780fc8f8) at call_site.hpp:485
frame #6: 0x000000000054aa0d rbx`rubinius::instructions::send_method(rubinius::State*, rubinius::CallFrame*, long) [inlined] rubinius::CallSite::execute(this=<unavailable>, state=<unavailable>, args=0x00000000000056ae) at call_site.hpp:322
frame #7: 0x000000000054aa07 rbx`rubinius::instructions::send_method(state=<unavailable>, call_frame=0x00007fe3780fc9a0, literal=<unavailable>) at send_method.hpp:15
frame #8: 0x000000000054a99d rbx`rubinius::interpreter::send_method(state=0x00007fe3780fceb0, call_frame=0x00007fe3780fc9a0, opcodes=0x00007fe324911a80) at send_method.cpp:8
frame #9: 0x0000000000543040 rbx`rubinius::Interpreter::execute(state=0x00007fe3780fceb0, machine_code=<unavailable>) at interpreter.cpp:385
(lldb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment