Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@bitwalker
Created December 15, 2015 21:49
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 bitwalker/845d2f992f51aa820ecd to your computer and use it in GitHub Desktop.
Save bitwalker/845d2f992f51aa820ecd to your computer and use it in GitHub Desktop.
Elixir 1.2.0-rc.0 error
{error_logger,{{2015,12,15},{15,50,17}},"~s~n",["driver_select(0x0000000020000ce8, 0, ERL_DRV_READ ERL_DRV_USE, 1) by tty_sl (tty_sl -c -e) driver #Port<0.630> failed: fd=0 (re)selected before stop_select was called for driver tty_sl\n"]}
Erlang/OTP 18 [erts-7.1] [source] [64-bit] [smp:4:4] [async-threads:10] [hipe] [kernel-poll:false] [dtrace]
=ERROR REPORT==== 15-Dec-2015::09:50:17 ===
driver_select(0x0000000020000ce8, 0, ERL_DRV_READ ERL_DRV_USE, 1) by tty_sl (tty_sl -c -e) driver #Port<0.630> failed: fd=0 (re)selected before stop_select was called for driver tty_sl
Interactive Elixir (1.2.0-rc.0) - press Ctrl+C to exit (type h() ENTER for help)
iex(1)>
BREAK: (a)bort (c)ontinue (p)roc info (i)nfo (l)oaded
(v)ersion (k)ill (D)b-tables (d)istribution
a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment