Skip to content

Instantly share code, notes, and snippets.

@chuckremes
Created December 29, 2017 23:18
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/c22c218e179efe488e98e32735aa8fa6 to your computer and use it in GitHub Desktop.
Save chuckremes/c22c218e179efe488e98e32735aa8fa6 to your computer and use it in GitHub Desktop.
Dec 29 17:17:34 [62003] command line: /Users/cremes/dev/mygit/rubinius/build/rubinius/bin/ruby -d test_async_sockets.rb
Dec 29 17:17:34 [62003] node: info: Charless-Air Darwin Kernel Version 16.7.0: Mon Nov 13 21:56:25 PST 2017; root:xnu-3789.72.11~1/RELEASE_X86_64
Dec 29 17:17:34 [62003] thread: run: ruby.main, 3826364, 0xe71d000
Dec 29 17:17:34 [62003] process: info: cremes rbx 62003 3.86.c105 2.3.1 2017-12-26 6837f1a2 5.0.0 JIT disabled
Dec 29 17:17:34 [62003] process: boot stats: fields 2948us main thread: 28us memory: 8319us ontology: 8032us platform: 1762us
Dec 29 17:17:34 [62003] codedb: loading: /Users/cremes/dev/mygit/rubinius/build/rubinius/codedb/cache
Dec 29 17:17:34 [62003] system: RUBYOPT:
Dec 29 17:17:36 [62003] thread: new: ruby.5, /Users/cremes/dev/mygit/ruby-io/lib/io/async/private/io_loop.rb:28
Dec 29 17:17:36 [62003] thread: run: ruby.5, 3826373, 0xeb33000
Dec 29 17:17:36 [62003] thread: new: ruby.6, /Users/cremes/dev/mygit/ruby-io/lib/io/async/private/pool.rb:8
Dec 29 17:17:36 [62003] thread: run: ruby.6, 3826374, 0xef36000
Dec 29 17:17:36 [62003] fiber: new: ruby.main, 7, /Users/cremes/dev/mygit/ruby-io/lib/io/async/private/scheduler.rb:14
Dec 29 17:17:36 [62003] fiber: run: fiber.7, 3826376, 0xefb9000
Dec 29 17:17:37 [62003] thread: new: ruby.8, /Users/cremes/dev/mygit/ruby-io/c/test_async_sockets.rb:9
Dec 29 17:17:37 [62003] thread: run: ruby.8, 3826379, 0xf3bc000
Dec 29 17:17:37 [62003] fiber: new: ruby.8, 9, /Users/cremes/dev/mygit/ruby-io/lib/io/async/private/scheduler.rb:14
Dec 29 17:17:37 [62003] fiber: run: fiber.9, 3826380, 0xf43f000
Dec 29 17:17:37 [62003] fiber: exit: fiber.9 0.002110s
Dec 29 17:17:37 [62003] thread: exit: ruby.8 0.004088s
Dec 29 17:17:38 [62003] thread: new: ruby.10, /Users/cremes/dev/mygit/ruby-io/c/test_async_sockets.rb:34
Dec 29 17:17:38 [62003] thread: run: ruby.10, 3826384, 0xf3bc000
Dec 29 17:17:38 [62003] fiber: new: ruby.10, 11, /Users/cremes/dev/mygit/ruby-io/lib/io/async/private/scheduler.rb:14
Dec 29 17:17:38 [62003] fiber: run: fiber.11, 3826385, 0xf43f000
Dec 29 17:17:38 [62003] fiber: exit: fiber.11 0.000717s
Dec 29 17:17:38 [62003] thread: exit: ruby.10 0.002219s
Dec 29 17:17:46 [62003] <Error> system: core/rubinius.rb:241:in `received_signal'
Dec 29 17:17:46 [62003] <Error> system: core/signal.rb:64:in `run_handler'
Dec 29 17:17:46 [62003] <Error> system: core/proc.rb:20:in `call'
Dec 29 17:17:46 [62003] <Error> system: core/loader.rb:91:in `signals'
Dec 29 17:17:46 [62003] <Error> system: Thread has been interrupted (Interrupt)
Dec 29 17:17:46 [62003] <Error> system: An exception occurred running test_async_sockets.rb
Dec 29 17:17:46 [62003] process: exit: 62003 0 3037 0.254052s 12.056980s
Dec 29 17:17:46 [62003] fiber: finalizer: fiber not completed: ruby.main, 7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment