Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught Error: spawn ENOMEM #189

Open
felipevolpatto opened this issue Jun 21, 2018 · 0 comments
Open

Uncaught Error: spawn ENOMEM #189

felipevolpatto opened this issue Jun 21, 2018 · 0 comments

Comments

@felipevolpatto
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.27.2 x64
Electron: 1.7.15
OS: Ubuntu 17.04
Thrown From: symbols-tree-view package 0.14.0

Stack Trace

Uncaught Error: spawn ENOMEM

At /usr/share/atom/resources/app/src/buffered-process.js:320

Error: spawn ENOMEM
    at exports._errnoException (util.js:1050:11)
    at ChildProcess.spawn (internal/child_process.js:319:11)
    at Object.exports.spawn (child_process.js:390:9)
    at BufferedProcess.spawn (/usr/share/atom/resources/app/src/buffered-process.js:255:47)
    at BufferedProcess.start (/usr/share/atom/resources/app/src/buffered-process.js:82:18)
    at new BufferedProcess (/usr/share/atom/resources/app/src/buffered-process.js:69:18)
    at TagGenerator.module.exports.TagGenerator.generate (/packages/symbols-tree-view/lib/tag-generator.coffee:84:11)
    at SymbolsTreeView.module.exports.SymbolsTreeView.generateTags (/packages/symbols-tree-view/lib/symbols-tree-view.coffee:125:51)
    at /packages/symbols-tree-view/lib/symbols-tree-view.coffee:68:12
    at Function.module.exports.Emitter.simpleDispatch (/usr/share/atom/resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/usr/share/atom/resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at /usr/share/atom/resources/app/node_modules/text-buffer/lib/text-buffer.js:1380:31
    at <anonymous>

Commands

     -1:43.3.0 editor:select-to-end-of-word (input.hidden-input)
     -1:43 core:copy (input.hidden-input)
     -1:42.9.0 editor:move-to-end-of-screen-line (input.hidden-input)
  2x -1:42.6.0 editor:newline (input.hidden-input)
     -1:38.1.0 core:move-left (input.hidden-input)
     -1:38 core:paste (input.hidden-input)
     -1:37.1.0 editor:move-to-end-of-screen-line (input.hidden-input)
     -1:36.4.0 editor:newline (input.hidden-input)
     -1:34.5.0 core:save (input.hidden-input)
     -1:34.2.0 core:move-down (input.hidden-input)
     -1:33.6.0 editor:newline (input.hidden-input)
     -1:33.6.0 core:save (input.hidden-input)
  2x -1:33.4.0 core:move-up (input.hidden-input)
     -1:32.3.0 command-palette:toggle (input.hidden-input)
     -1:31.2.0 core:confirm (input.hidden-input)
     -1:31.1.0 open-on-github:blame (input.hidden-input)

Non-Core Packages

atom-dark-monokai-syntax 0.18.0 
atom-dracula-black 0.3.0 
atom-ide-ui 0.12.0 
atom-wrap-in-tag 0.6.0 
atomatigit 1.5.5 
autocomplete-emojis 2.5.0 
autocomplete-php 0.3.7 
color-picker 2.3.0 
dracula-syntax 2.0.7 
duotone-dark-earth-syntax 2.1.0 
duotone-dark-forest-syntax 2.1.0 
duotone-dark-sea-syntax 2.1.0 
duotone-dark-syntax 2.1.0 
duotone-light-syntax 2.1.0 
gist-it 0.9.2 
git-control 0.9.0 
git-history 3.3.0 
git-log 0.4.1 
git-plus 7.10.2 
git-time-machine 2.0.1 
goto-definition 1.3.4 
highlight-line 0.12.0 
highlight-selected 0.13.1 
ide-php 0.7.14 
language-diff 0.7.0 
language-docker 1.1.8 
language-log 1.10.1 
linter 2.2.0 
linter-docker 0.3.2 
linter-php 1.5.1 
merge-conflicts 1.4.5 
minimap 4.29.8 
minimap-find-and-replace 4.5.2 
minimap-pigments 0.2.2 
php-debug 0.2.6 
php-integrator-symbol-viewer 0.6.4 
phpunit 1.2.0 
pigments 0.40.2 
symbols-tree-view 0.14.0 
todo 0.6.0 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant