Skip to content
This repository has been archived by the owner on Nov 12, 2018. It is now read-only.

Uncaught Error: spawn E2BIG #186

Open
teroyks opened this issue Jan 19, 2018 · 0 comments
Open

Uncaught Error: spawn E2BIG #186

teroyks opened this issue Jan 19, 2018 · 0 comments

Comments

@teroyks
Copy link

teroyks commented Jan 19, 2018

[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 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant