wende / autocomplete-elixir

Intelligent Elixir autocompletion provider for Atom autocomplete-plus
MIT License
42 stars 11 forks source link

Uncaught Error: spawn E2BIG #186

Open teroyks opened 6 years ago

teroyks commented 6 years ago

[Enter steps to reproduce:]

  1. Open a python file in Atom
  2. Leave editor open and untouched overnight - console is full of these errors in the morning

Atom: 1.23.3 x64 Electron: 1.6.15 OS: Mac OS X 10.13.2 Thrown From: autocomplete-elixir package 1.5.16

Stack Trace

Uncaught Error: spawn E2BIG

At /Applications/Atom.app/Contents/Resources/app/src/buffered-process.js:392

Error: spawn E2BIG
    at exports._errnoException (util.js:1022:11)
    at ChildProcess.spawn (internal/child_process.js:313:11)
    at Object.exports.spawn (child_process.js:399:9)
    at BufferedProcess.spawn (/Applications/Atom.app/Contents/Resources/app/src/buffered-process.js:321:63)
    at BufferedProcess.start (/Applications/Atom.app/Contents/Resources/app/src/buffered-process.js:127:20)
    at new BufferedProcess (/Applications/Atom.app/Contents/Resources/app/src/buffered-process.js:112:18)
    at Object.exports.init (/packages/autocomplete-elixir/lib/alchemide/wrapper.coffee:46:12)
    at exit (/packages/autocomplete-elixir/lib/alchemide/wrapper.coffee:24:81)
    at triggerExitCallback (/Applications/Atom.app/Contents/Resources/app/src/buffered-process.js:338:17)
    at ChildProcess.<anonymous> (/Applications/Atom.app/Contents/Resources/app/src/buffered-process.js:368:17)
    at emitTwo (events.js:106:13)
    at ChildProcess.emit (events.js:191:7)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)

Commands

Non-Core Packages

admin-log-add 0.0.0 
autocomplete-elixir 1.5.16 
autocomplete-python 1.10.5 
language-elixir 0.20.3 
script 3.17.3 
teletype 0.6.0