Skip to content

Instantly share code, notes, and snippets.

@chuckremes
Created February 10, 2018 19:29
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 chuckremes/43402a53cea10908b55b262202719fad to your computer and use it in GitHub Desktop.
Save chuckremes/43402a53cea10908b55b262202719fad to your computer and use it in GitHub Desktop.
call # Proc at core/proc.rb:20 (+248)
{ } in initialize # IO::Async::Private::IOLoop at /Users/cremes/dev/mygit/ruby-io/lib/io/async/private/io_loop.rb:30 (+1)
io_loop # IO::Async::Private::IOLoop at /Users/cremes/dev/mygit/ruby-io/lib/io/async/private/io_loop.rb:56 (+75)
flush_immediate # IO::Async::Private::IOLoop at /Users/cremes/dev/mygit/ruby-io/lib/io/async/private/io_loop.rb:141 (+5)
poll # IO::Platforms::SelectPoller(IO::Platforms::ActivePoller) at
/Users/cremes/dev/mygit/ruby-io/lib/io/platforms/common/select_poller.rb:48 (+130)
copy_to # IO::Platforms::FDSetStruct at /Users/cremes/dev/mygit/ruby-io/lib/io/platforms/common/select.rb:40 (+100)
times # Integer(Fixnum) at core/integer.rb:194 (+40)
{ } in copy_to # IO::Platforms::FDSetStruct at /Users/cremes/dev/mygit/ruby-io/lib/io/platforms/common/select.rb:41 (+8)
[] # FFI::Struct(IO::Platforms::FDSetStruct) at Struct.c (+-1)
get # FFI::StructLayout::Array at StructLayout.c (+-1)
new # Class at core/alpha.rb:93 (+16)
Data object has already been freed (ArgumentError)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment