atom / ide-typescript

TypeScript and Javascript language support for Atom-IDE
MIT License
368 stars 63 forks source link

Uncaught Error: Connection is closed. #17

Closed maxbrunsfeld closed 6 years ago

maxbrunsfeld commented 7 years ago

I'm not sure what I did to trigger this. I was editing a JavaScript file, then left Atom open while doing other stuff on my computer, then tried to type in the JavaScript file.

/cc @damieng

Atom: 1.22.0-dev-38d9c07 x64 Electron: 1.6.9 OS: Mac OS X 10.11.6 Thrown From: ide-typescript package 0.1.6

Stack Trace

Uncaught Error: Connection is closed.

At /Users/max/.atom/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:604

Error: Connection is closed.
    at /packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:129:28)
    at throwIfClosedOrDisposed (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:604:19)
    at Object.sendNotification (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:658:13)
    at LanguageClientConnection._sendNotification (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:233:15)
    at LanguageClientConnection.didChangeTextDocument (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:126:10)
    at TextEditorSyncAdapter.sendFullChanges (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/adapters/document-sync-adapter.js:196:22)
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at /Applications/Atom.app/Contents/Resources/app/src/text-editor.js:626:38
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at DisplayLayer.emitDidChangeSyncEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/display-layer.js:823:24)
    at /Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/text-buffer.js:757:35
    at Map.forEach (native)
    at TextBuffer.module.exports.TextBuffer.emitDidChangeEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/text-buffer.js:756:47)
    at TextBuffer.module.exports.TextBuffer.applyChange (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/text-buffer.js:739:18)
    at TextBuffer.module.exports.TextBuffer.revertToCheckpoint (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/text-buffer.js:946:22)
    at TextBuffer.module.exports.TextBuffer.transact (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/text-buffer.js:897:20)
    at TextEditor.module.exports.TextEditor.transact (/Applications/Atom.app/Contents/Resources/app/src/text-editor.js:1673:32)
    at /Applications/Atom.app/Contents/Resources/app/src/text-editor.js:1234:30
    at TextEditor.module.exports.TextEditor.mergeSelections (/Applications/Atom.app/Contents/Resources/app/src/text-editor.js:2617:49)
    at TextEditor.module.exports.TextEditor.mergeIntersectingSelections (/Applications/Atom.app/Contents/Resources/app/src/text-editor.js:2583:41)
    at TextEditor.module.exports.TextEditor.mutateSelectedText (/Applications/Atom.app/Contents/Resources/app/src/text-editor.js:1232:25)
    at TextEditor.module.exports.TextEditor.insertText (/Applications/Atom.app/Contents/Resources/app/src/text-editor.js:1198:25)
    at TextEditor.object.(anonymous function) [as insertText] (/Applications/Atom.app/Contents/Resources/app/node_modules/underscore-plus/lib/underscore-plus.js:77:33)
    at TextEditorComponent.didTextInput (/Applications/Atom.app/Contents/Resources/app/src/text-editor-component.js:1626:28)

Commands

     -0:10 editor:move-to-first-character-of-line (input.hidden-input)
     -0:09.8.0 editor:cut-to-end-of-line (input.hidden-input)
  2x -0:02.6.0 core:move-up (input.hidden-input)
  3x -0:02.1.0 core:move-right (input.hidden-input)

Non-Core Packages

atom-ide-ui 0.2.0 
autocomplete-clang 0.11.3 
git-pear 1.2.1 
ide-flowtype 0.14.0 
ide-typescript 0.1.6 
journal 0.1.1 
language-typescript-grammars-only 1.6.0 
linter 2.2.0 
linter-clang 4.1.2 
minimap 4.29.6 
racer 0.20.0 
real-time 0.1.0 
sort-lines 0.15.0 
toggle-quotes 1.0.1 
alexheyd commented 7 years ago

Same here. Happens if switching tabs or closing a file.

/Users/aheyd/.atom/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:604

Error: Connection is closed.
    at new ConnectionError (/Users/aheyd/.atom/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:129:28)
    at throwIfClosedOrDisposed (/Users/aheyd/.atom/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:604:19)
    at Object.sendNotification (/Users/aheyd/.atom/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:658:13)
    at LanguageClientConnection._sendNotification (/Users/aheyd/.atom/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:231:15)
    at LanguageClientConnection.didCloseTextDocument (/Users/aheyd/.atom/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:128:10)
    at TextEditorSyncAdapter.didClose (/Users/aheyd/.atom/packages/ide-typescript/node_modules/atom-languageclient/build/lib/adapters/document-sync-adapter.js:266:22)
    at wrapped (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:101:22)
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at TextEditor.module.exports.TextEditor.destroyed (/Applications/Atom Beta.app/Contents/Resources/app/src/text-editor.js:661:26)
    at TextEditor.module.exports.Model.destroy (/Applications/Atom Beta.app/Contents/Resources/app/src/model.js:31:64)
    at Pane.module.exports.Pane.destroy (/Applications/Atom Beta.app/Contents/Resources/app/src/pane.js:951:24)
    at WorkspaceCenter.destroyActivePane (/Applications/Atom Beta.app/Contents/Resources/app/src/workspace-center.js:332:24)
    at Workspace.closeActivePaneItemOrEmptyPaneOrWindow (/Applications/Atom Beta.app/Contents/Resources/app/src/workspace.js:1718:32)
    at HTMLElement.core:close (/Applications/Atom Beta.app/Contents/Resources/app/src/register-default-commands.js:233:38)
    at CommandRegistry.handleCommandEvent (/Applications/Atom Beta.app/Contents/Resources/app/src/command-registry.js:381:36)
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:621:22)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:412:28)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/Applications/Atom Beta.app/Contents/Resources/app/src/window-event-handler.js:100:42)
    at HTMLDocument.<anonymous> (/Applications/Atom Beta.app/Contents/Resources/app/src/window-event-handler.js:3:65)
damieng commented 7 years ago

Not able to reproduce here just with that operation.

Can you try enabling the debugging by entering atom.config.set('core.debugLSP', true) in dev tools console window and restart?

alexheyd commented 7 years ago

Oddly enough I'm not able to reproduce after enabling debugging lol. And after re-disabling it, still haven't been able to reproduce. Will post back here if I come across the issue and can enable logging.

Thanks.

bartocc commented 7 years ago

Just got the same error

  1. opened atom 1.21 beta0
  2. opened a .ts file

Atom: 1.21.0-beta0 x64 Electron: 1.6.9 OS: Mac OS X 10.12.6 Thrown From: ide-typescript package 0.6.1

Stack Trace

Uncaught Error: Connection is closed.

At /Users/julien/.atom/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:604

Error: Connection is closed.
    at /packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:129:28)
    at throwIfClosedOrDisposed (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:604:19)
    at Object.sendNotification (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:658:13)
    at LanguageClientConnection._sendNotification (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:231:15)
    at LanguageClientConnection.didChangeTextDocument (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:124:10)
    at TextEditorSyncAdapter.sendFullChanges (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/adapters/document-sync-adapter.js:183:22)
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at /Applications/Atom Beta.app/Contents/Resources/app/src/text-editor.js:626:38
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at DisplayLayer.emitDidChangeSyncEvent (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/text-buffer/lib/display-layer.js:823:24)
    at decorationLayerDisposable.textDecorationLayer.onDidInvalidateRange (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/text-buffer/lib/display-layer.js:161:20)
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at TokenizedBuffer.module.exports.TokenizedBuffer.tokenizeNextChunk (/Applications/Atom Beta.app/Contents/Resources/app/src/tokenized-buffer.js:241:28)
    at /Applications/Atom Beta.app/Contents/Resources/app/src/tokenized-buffer.js:206:32
    at /Applications/Atom Beta.app/Contents/Resources/app/node_modules/underscore/underscore.js:666:53

Commands

     -3:42.2.0 tree-view:show (atom-workspace.workspace.scrollbars-visible-when-scrolling)
     -3:31.8.0 settings-view:check-for-package-updates (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-monokai.theme-one-dark-ui)
     -3:17.4.0 platformio-ide-terminal:toggle (div.panels-item)
     -1:59.6.0 core:confirm (input.hidden-input)

Non-Core Packages

atom-ember-author-kit 0.8.3 
ember-snippets 2.1.0 
atom-ide-ui 0.3.1 
atom-terminal 0.8.0 
atom-typescript 11.0.8 
auto-indent 0.5.0 
better-handlebars 0.1.1 
block-comment 0.4.3 
busy-signal 1.4.3 
change-case 0.6.5 
color-picker 2.2.5 
docblockr 0.11.0 
ember-snippets 2.1.0 
ember-tabs 2.4.3 
emmet 2.4.3 
expand-selection-to-quotes 0.11.0 
file-icons 2.1.11 
file-types 0.5.5 
git-plus 7.9.3 
ide-typescript 0.6.1 
intentions 1.1.5 
javascript-snippets 1.2.1 
language-crontab 1.0.0 
language-nginx 0.8.0 
language-slim 0.6.0 
language-svg 0.9.2 
language-textile 0.2.0 
language-vbscript 0.9.0 
linter 2.2.0 
linter-eslint 8.2.1 
linter-rubocop 2.1.1 
linter-tslint 1.7.0 
linter-ui-default 1.6.8 
minimap 4.29.6 
minimap-git-diff 4.3.1 
monokai 0.24.0 
package-cop 0.2.10 
platformio-ide-terminal 2.6.0 
project-manager 3.3.5 
remote-atom 1.3.11 
ruby-block 0.3.6 
tabular 0.1.0 
toggle-quotes 1.0.1 
word-jumper-deluxe 1.3.0 
lucashungaro commented 7 years ago

Having that issue too.

macOS 10.12.6

Atom 1.21.0-beta0, non-default packages listed below:

atom-ide-ui 0.3.1 busy-signal 1.4.3 ide-flowtype 0.17.4 ide-typescript 0.6.1

This is happening when I try to edit any JS files in a brand new Rails 5 app. I just installed Atom beta yesterday to try out the IDE features.

Stack trace:

Error: Connection is closed.
    at new ConnectionError (/Users/lucashungaro/.atom/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:129:28)
    at throwIfClosedOrDisposed (/Users/lucashungaro/.atom/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:604:19)
    at Object.sendNotification (/Users/lucashungaro/.atom/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:658:13)
    at LanguageClientConnection._sendNotification (/Users/lucashungaro/.atom/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:231:15)
    at LanguageClientConnection.didChangeTextDocument (/Users/lucashungaro/.atom/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:124:10)
    at TextEditorSyncAdapter.sendFullChanges (/Users/lucashungaro/.atom/packages/ide-typescript/node_modules/atom-languageclient/build/lib/adapters/document-sync-adapter.js:183:22)
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at /Applications/Atom Beta.app/Contents/Resources/app/src/text-editor.js:626:38
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at DisplayLayer.emitDidChangeSyncEvent (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/text-buffer/lib/display-layer.js:823:24)
    at decorationLayerDisposable.textDecorationLayer.onDidInvalidateRange (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/text-buffer/lib/display-layer.js:161:20)
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom Beta.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at TokenizedBuffer.module.exports.TokenizedBuffer.tokenizeNextChunk (/Applications/Atom Beta.app/Contents/Resources/app/src/tokenized-buffer.js:241:28)
    at /Applications/Atom Beta.app/Contents/Resources/app/src/tokenized-buffer.js:206:32
    at /Applications/Atom Beta.app/Contents/Resources/app/node_modules/underscore/underscore.js:666:53

Anything I can do to help diagnose it?

mikebronner commented 7 years ago

I get this when editing PHP files ... it seems very random, and I am unable to reproduce it consistently. It always occurs while I am typing, so I am guessing it is related to autocompletion events of the language server. Here is my stacktrace and error report:

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.21.0-beta0 x64 Electron: 1.6.9 OS: Mac OS X 10.13 Thrown From: ide-typescript package 0.6.1

Stack Trace

Uncaught Error: Connection is closed.

At /Users/mike/.atom/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:604

Error: Connection is closed.
    at /packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:129:28)
    at throwIfClosedOrDisposed (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:604:19)
    at Object.sendNotification (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:658:13)
    at LanguageClientConnection._sendNotification (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:231:15)
    at LanguageClientConnection.didChangeWatchedFiles (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:136:10)
    at ServerManager.projectFilesChanged (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/server-manager.js:257:33)
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at /Applications/Atom.app/Contents/Resources/app/src/project.js:297:40
    at PathWatcher.onNativeEvents (/Applications/Atom.app/Contents/Resources/app/src/path-watcher.js:671:15)
    at /Applications/Atom.app/Contents/Resources/app/src/path-watcher.js:567:31
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at NativeWatcher.onEvents (/Applications/Atom.app/Contents/Resources/app/src/path-watcher.js:448:26)
    at handler (/Applications/Atom.app/Contents/Resources/app/src/path-watcher.js:177:15)

Commands

     -2:14.2.0 core:copy (input.hidden-input)
     -2:08.0 core:move-right (input.hidden-input)
  2x -2:07.7.0 core:backspace (input.hidden-input)
  6x -2:07.1.0 core:move-down (input.hidden-input)
  2x -2:05.9.0 core:backspace (input.hidden-input)
  2x -1:56.4.0 editor:newline (input.hidden-input)
  6x -1:53.5.0 core:move-up (input.hidden-input)
     -1:52.4.0 editor:move-to-end-of-screen-line (input.hidden-input)
     -1:52.1.0 core:move-left (input.hidden-input)
     -1:51.9.0 intentions:highlight (input.hidden-input)
  3x -1:51.8.0 editor:select-to-beginning-of-word (input.hidden-input)
     -1:51.1.0 datatip:toggle (input.hidden-input)
     -1:48.4.0 core:move-right (input.hidden-input)
  6x -1:48.2.0 core:move-down (input.hidden-input)
  2x -1:37.4.0 core:move-right (input.hidden-input)
     -1:30.9.0 core:save (input.hidden-input)

Non-Core Packages

atom-ide-ui 0.3.3 
busy-signal 1.4.3 
close-on-left 0.9.2 
file-icons 2.1.11 
format-standard 4.3.0 
ide-json 0.1.0 
ide-php 0.6.2 
ide-typescript 0.6.1 
ide-vue 0.1.3 
intentions 1.1.5 
language-blade 0.34.0 
linter-csslint 2.0.0 
linter-json-lint 0.1.2 
linter-markdown 5.2.0 
linter-phpmd 1.5.3 
linter-scss-lint 3.1.1 
linter-tidy 2.3.1 
platformio-ide-terminal 2.6.0 
sync-settings 0.8.3 
zentabs 0.8.8 
phun-ky commented 7 years ago

Same issue:

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.20.0 x64 Electron: 1.6.9 OS: Microsoft Windows 10 Enterprise Thrown From: ide-typescript package 0.1.6

Stack Trace

Uncaught Error: Connection is closed.

At C:\Users\v6a.EUROPE\.atom\packages\ide-typescript\node_modules\vscode-jsonrpc\lib\main.js:604

Error: Connection is closed.
    at /packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:129:28)
    at throwIfClosedOrDisposed (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:604:19)
    at Object.sendNotification (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:658:13)
    at LanguageClientConnection._sendNotification (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:233:15)
    at LanguageClientConnection.didChangeTextDocument (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:126:10)
    at TextEditorSyncAdapter.sendFullChanges (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/adapters/document-sync-adapter.js:196:22)
    at Function.module.exports.Emitter.simpleDispatch (~/AppData/Local/atom/app-1.20.0/resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (~/AppData/Local/atom/app-1.20.0/resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at ~/AppData/Local/atom/app-1.20.0/resources/app/src/text-editor.js:636:38
    at Function.module.exports.Emitter.simpleDispatch (~/AppData/Local/atom/app-1.20.0/resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (~/AppData/Local/atom/app-1.20.0/resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at DisplayLayer.reset (~/AppData/Local/atom/app-1.20.0/resources/app/node_modules/text-buffer/lib/display-layer.js:87:26)
    at TextEditor.module.exports.TextEditor.update (~/AppData/Local/atom/app-1.20.0/resources/app/src/text-editor.js:532:31)
    at TextEditor.module.exports.TextEditor.setEditorWidthInChars (~/AppData/Local/atom/app-1.20.0/resources/app/src/text-editor.js:897:25)
    at TextEditorComponent.updateModelSoftWrapColumn (~/AppData/Local/atom/app-1.20.0/resources/app/src/text-editor-component.js:2134:30)
    at TextEditorComponent.updateSyncBeforeMeasuringContent (~/AppData/Local/atom/app-1.20.0/resources/app/src/text-editor-component.js:368:16)
    at TextEditorComponent.updateSync (~/AppData/Local/atom/app-1.20.0/resources/app/src/text-editor-component.js:275:16)
    at TextEditorComponent.didShow (~/AppData/Local/atom/app-1.20.0/resources/app/src/text-editor-component.js:1468:18)
    at TextEditorComponent.didAttach (~/AppData/Local/atom/app-1.20.0/resources/app/src/text-editor-component.js:1435:20)
    at HTMLElement.attachedCallback (~/AppData/Local/atom/app-1.19.1/resources/app/src/text-editor-element.js:41:25)
    at HTMLElement.PaneElement.activeItemChanged (~/AppData/Local/atom/app-1.19.1/resources/app/src/pane-element.js:144:24)
    at Function.module.exports.Emitter.simpleDispatch (~/AppData/Local/atom/app-1.20.0/resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (~/AppData/Local/atom/app-1.20.0/resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at Pane.module.exports.Pane.setActiveItem (~/AppData/Local/atom/app-1.20.0/resources/app/src/pane.js:337:28)
    at Pane.module.exports.Pane.activateItem (~/AppData/Local/atom/app-1.20.0/resources/app/src/pane.js:492:27)
    at TabBarView.module.exports.TabBarView.onClick (~/AppData/Local/atom/app-1.20.0/resources/app/node_modules/tabs/lib/tab-bar-view.js:715:25)

Commands

     -3:08.3.0 tree-view:show (atom-workspace.workspace.scrollbars-visible-always)

Non-Core Packages

atom-easy-jsdoc 4.12.3 
atom-ide-ui 0.3.3 
busy-signal 1.4.3 
editorconfig 2.2.2 
file-icons 2.1.12 
ide-typescript 0.1.6 
intentions 1.1.5 
jsdoc-preview 1.2.1 
language-javascript-jsx 0.3.7 
linter 2.2.0 
linter-eslint 8.3.2 
linter-ui-default 1.6.10 
pigments 0.40.2 
project-manager 3.3.5 
Stylus 3.1.1 
svg-preview 0.11.0 
brucemackenzie commented 7 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.20.0 x64 Electron: 1.6.9 OS: Mac OS X 10.12.6 Thrown From: ide-typescript package 0.1.6

Stack Trace

Uncaught Error: Connection is closed.

At /Users/bruce/.atom/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:604

Error: Connection is closed.
    at /packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:129:28)
    at throwIfClosedOrDisposed (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:604:19)
    at Object.sendNotification (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:658:13)
    at LanguageClientConnection._sendNotification (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:233:15)
    at LanguageClientConnection.didChangeTextDocument (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:126:10)
    at TextEditorSyncAdapter.sendFullChanges (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/adapters/document-sync-adapter.js:196:22)
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at /Applications/Atom.app/Contents/Resources/app/src/text-editor.js:626:38
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at DisplayLayer.emitDidChangeSyncEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/display-layer.js:823:24)
    at decorationLayerDisposable.textDecorationLayer.onDidInvalidateRange (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/display-layer.js:161:20)
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at TokenizedBuffer.module.exports.TokenizedBuffer.tokenizeNextChunk (/Applications/Atom.app/Contents/Resources/app/src/tokenized-buffer.js:241:28)
    at /Applications/Atom.app/Contents/Resources/app/src/tokenized-buffer.js:206:32
    at /Applications/Atom.app/Contents/Resources/app/node_modules/underscore/underscore.js:666:53

Commands

     -1:35.1.0 project-find:show (input.hidden-input)
     -1:32.9.0 core:confirm (input.hidden-input)

Non-Core Packages

atom-easy-jsdoc 4.12.3 
atom-ide-ui 0.3.3 
atom-material-syntax 1.0.6 
atom-material-ui 2.0.4 
atom-typescript 11.0.9 
busy-signal 1.4.3 
git-plus 7.9.3 
ide-json 0.1.0 
ide-typescript 0.1.6 
intentions 1.1.5 
language-typescript-grammars-only 1.6.0 
linter 2.2.0 
linter-json-lint 0.1.2 
linter-ui-default 1.6.10 
mocha-test-runner 1.0.0 
pretty-json 1.6.4 
split-diff 1.5.1 
Termrk 1.0.0 
xml-formatter 0.11.0 
brucemackenzie commented 7 years ago

[Enter steps to reproduce:]

  1. Double click on a file to open it
  2. ...

Atom: 1.20.0 x64 Electron: 1.6.9 OS: Mac OS X 10.12.6 Thrown From: ide-typescript package 0.1.6

Stack Trace

Uncaught Error: Connection is closed.

At /Users/bruce/.atom/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:604

Error: Connection is closed.
    at /packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:129:28)
    at throwIfClosedOrDisposed (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:604:19)
    at Object.sendNotification (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:658:13)
    at LanguageClientConnection._sendNotification (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:233:15)
    at LanguageClientConnection.didChangeTextDocument (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:126:10)
    at TextEditorSyncAdapter.sendFullChanges (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/adapters/document-sync-adapter.js:196:22)
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at /Applications/Atom.app/Contents/Resources/app/src/text-editor.js:626:38
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at DisplayLayer.emitDidChangeSyncEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/display-layer.js:823:24)
    at decorationLayerDisposable.textDecorationLayer.onDidInvalidateRange (/Applications/Atom.app/Contents/Resources/app/node_modules/text-buffer/lib/display-layer.js:161:20)
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at TokenizedBuffer.module.exports.TokenizedBuffer.tokenizeNextChunk (/Applications/Atom.app/Contents/Resources/app/src/tokenized-buffer.js:241:28)
    at /Applications/Atom.app/Contents/Resources/app/src/tokenized-buffer.js:206:32
    at /Applications/Atom.app/Contents/Resources/app/node_modules/underscore/underscore.js:666:53

Commands

     -4:03.9.0 application:reopen-project (input.hidden-input)
     -0:32.2.0 project-find:show (input.hidden-input)
     -0:31.6.0 core:paste (input.hidden-input)
     -0:30.6.0 core:confirm (input.hidden-input)

Non-Core Packages

atom-easy-jsdoc 4.12.3 
atom-ide-ui 0.3.3 
atom-material-syntax 1.0.6 
atom-material-ui 2.0.4 
atom-typescript 11.0.9 
busy-signal 1.4.3 
git-plus 7.9.3 
ide-json 0.1.0 
ide-typescript 0.1.6 
intentions 1.1.5 
language-typescript-grammars-only 1.6.0 
linter 2.2.0 
linter-json-lint 0.1.2 
linter-ui-default 1.6.10 
mocha-test-runner 1.0.0 
pretty-json 1.6.4 
split-diff 1.5.1 
Termrk 1.0.0 
xml-formatter 0.11.0 
kevinansfield commented 7 years ago

Is there any useful info I can add to this issue to help debug? I've tried atom-ide-ui a few times now but each time I've run into this issue consistently which makes the editor unusable and I have to disable the ide packages.

Jiasm commented 7 years ago

Same situation.

waltonca commented 7 years ago

Me 2. Anything I can do? I have to go back to vscode now.

remotezygote commented 7 years ago

Same here. Has made Atom completely unusable with IDE on. Wondering how many others this is affecting, so adding my voice here.

damieng commented 7 years ago

If anyone can turn on the LSP debugging in the dev tools window;

atom.config.set('core.debugLSP', true)

You'll need to restart atom. Now next time it happens if you can take a peek in the dev tools window and let me know what the messages were before it happened.

This message basically means communication has closed with the language server - should only happen if you're shutting down Atom or have closed all .ts/.js files (it should then auto re-open).

Only other thing I can think of is that the server is crashing - I've put some more diagnostics and capturing information in the low-level library and will bump a new ide-typescript soon that contains that so we can get to the bottom of this.

Thanks for your patience.

jasonhwest commented 7 years ago

I have been receiving this error repeatedly this afternoon. I enabled the debugLSP and saved my console output to the following file. Let me know if I can provide any further detail.

IdeTypescript.txt

WilliamHolmes commented 7 years ago

Atom: 1.20.1 x64 Electron: 1.6.9 OS: Mac OS X 10.12.6 Thrown From: ide-typescript package 0.1.6

Stack Trace

Uncaught Error: Connection is closed.

At /Users/williamholmes/.atom/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:604

Error: Connection is closed.
    at /packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:129:28)
    at throwIfClosedOrDisposed (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:604:19)
    at Object.sendNotification (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:658:13)
    at LanguageClientConnection._sendNotification (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:233:15)
    at LanguageClientConnection.didCloseTextDocument (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:130:10)
    at TextEditorSyncAdapter.didDestroy (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/adapters/document-sync-adapter.js:240:22)
    at wrapped (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:101:22)
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at TextEditor.module.exports.TextEditor.destroyed (/Applications/Atom.app/Contents/Resources/app/src/text-editor.js:661:26)
    at TextEditor.module.exports.Model.destroy (/Applications/Atom.app/Contents/Resources/app/src/model.js:31:64)
    at Pane.module.exports.Pane.destroyItem (/Applications/Atom.app/Contents/Resources/app/src/pane.js:707:66)
    at TabBarView.module.exports.TabBarView.closeTab (/Applications/Atom.app/Contents/Resources/app/node_modules/tabs/lib/tab-bar-view.js:341:32)
    at TabBarView.module.exports.TabBarView.closeAllTabs (/Applications/Atom.app/Contents/Resources/app/node_modules/tabs/lib/tab-bar-view.js:472:33)
    at Object.TabBarView.addElementCommands.tabs:close-all-tabs (/Applications/Atom.app/Contents/Resources/app/node_modules/tabs/lib/tab-bar-view.js:117:32)
    at HTMLUListElement.commandsWithPropagationStopped.(anonymous function) (/Applications/Atom.app/Contents/Resources/app/node_modules/tabs/lib/tab-bar-view.js:83:42)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:265:35)
    at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:3:65)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:166:25)
    at AtomEnvironment.module.exports.AtomEnvironment.dispatchContextMenuCommand (/Applications/Atom.app/Contents/Resources/app/src/atom-environment.js:1344:34)
    at EventEmitter.outerCallback (/Applications/Atom.app/Contents/Resources/app/src/application-delegate.js:348:31)
    at emitThree (events.js:116:13)
    at EventEmitter.emit (events.js:194:7)

Commands

     -0:37.4.0 tabs:close-all-tabs (div.title.icon.js-icon.medium-yellow)

Non-Core Packages

atom-beautify 0.30.5 
atom-clock 0.1.15 
atom-ide-ui 0.4.0 
atom-import-sort 3.3.0 
atom-jasmine 0.8.1 
atom-material-syntax 1.0.6 
autoclose-html 0.23.0 
autocomplete-json 5.5.0 
autocomplete-modules 1.7.0 
autocomplete-paths 2.11.0 
busy-signal 1.4.3 
clipboard-plus 0.5.1 
color-picker 2.2.5 
custom-title 1.0.1 
docblockr 0.11.0 
editorconfig 2.2.2 
expose 0.14.0 
file-icons 2.1.12 
git-control 0.9.0 
git-diff-details 1.4.0 
git-plus 7.9.3 
git-time-machine 1.5.9 
highlight-selected 0.13.1 
ide-typescript 0.1.6 
intentions 1.1.5 
isotope-ui 2.8.5 
javascript-snippets 1.2.1 
language-babel 2.74.2 
linter 2.2.0 
linter-eslint 8.3.2 
linter-sass-lint 1.8.0 
linter-ui-default 1.6.10 
markdown-preview-plus 2.4.10 
material-syntax 0.6.1 
minimap 4.29.7 
minimap-highlight-selected 4.6.1 
nord-atom-syntax 0.9.1 
nord-atom-ui 0.11.0 
open-recent 5.0.0 
pigments 0.40.2 
pretty-json 1.6.4 
react 0.16.2 
react-es6-snippets 0.3.0 
react-snippets 0.9.0 
simple-drag-drop-text 0.3.4 
sort-lines 0.15.0 
todo-show 2.0.0 
toggle-quotes 1.0.1 
pietropizzi commented 7 years ago

For me it is happening all the time. After about 15 seconds of typing / hovering in a JavaScript file I get these.

Here is the output just before it fails:

screen shot 2017-10-04 at 10 09 57

Here's the copied data:

Atom: 1.21.0 x64 Electron: 1.6.9 OS: Mac OS X 10.12.6 Thrown From: ide-typescript package 0.6.1

Stack Trace

Uncaught Error: Connection is closed.

At /Users/peter/.atom/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:606

Error: Connection is closed.
    at /packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:131:28)
    at throwIfClosedOrDisposed (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:606:19)
    at Object.sendNotification (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:660:13)
    at LanguageClientConnection._sendNotification (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:244:15)
    at LanguageClientConnection.didChangeWatchedFiles (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:145:10)
    at ServerManager.projectFilesChanged (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/server-manager.js:262:33)
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at /Applications/Atom.app/Contents/Resources/app/src/project.js:297:40
    at PathWatcher.onNativeEvents (/Applications/Atom.app/Contents/Resources/app/src/path-watcher.js:671:15)
    at /Applications/Atom.app/Contents/Resources/app/src/path-watcher.js:567:31
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at NativeWatcher.onEvents (/Applications/Atom.app/Contents/Resources/app/src/path-watcher.js:448:26)
    at handler (/Applications/Atom.app/Contents/Resources/app/src/path-watcher.js:177:15)

Commands

     -4:54.4.0 core:move-down (input.hidden-input)
     -4:54.2.0 autocomplete-plus:confirm (input.hidden-input)
     -4:49.7.0 core:backspace (input.hidden-input)
     -4:48.7.0 core:save (input.hidden-input)
  2x -4:38.9.0 diagnostics:toggle-table (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-ariake-dark-syntax.theme-one-dark-ui)
     -4:35.5.0 linter-ui-default:toggle-panel (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-ariake-dark-syntax.theme-one-dark-ui)
     -4:28.5.0 settings-view:open (atom-pane.pane)
  2x -4:07.5.0 diagnostics:toggle-table (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-ariake-dark-syntax.theme-one-dark-ui)
     -3:48.7.0 core:save (input.hidden-input)
     -3:45.7.0 intentions:highlight (input.hidden-input)
  6x -3:45.7.0 datatip:toggle (input.hidden-input)
     -3:42 intentions:highlight (input.hidden-input)
  5x -3:41.4.0 datatip:toggle (input.hidden-input)
     -3:37.6.0 intentions:highlight (input.hidden-input)
  2x -3:37.6.0 datatip:toggle (input.hidden-input)
     -3:28.7.0 window:toggle-dev-tools (atom-pane.pane.active)

Non-Core Packages

ariake-dark-syntax 0.1.3 
atom-beautify 0.30.5 
atom-dark-fusion-syntax 2.2.0 
atom-ide-ui 0.4.0 
atom-material-syntax 1.0.6 
atom-material-ui 2.0.4 
atom-sonic 0.3.2 
atom-switch-extension 0.1.5 
autocomplete-modules 1.7.2 
busy-signal 1.4.3 
chester-atom-syntax 0.3.0 
color-picker 2.2.5 
cucumber 0.6.0 
duotone-dark-forest-syntax 2.1.0 
duotone-dark-syntax 2.1.0 
file-icons 2.1.12 
git-blame 1.3.1 
git-plus 7.9.3 
haskell-grammar 0.4.0 
highlight-selected 0.13.1 
hyperclick 0.0.0 
ide-typescript 0.6.1 
inc 0.0.4 
intentions 1.1.5 
isotope-ui 2.8.5 
js-hyperclick 1.11.1 
language-babel 2.75.1 
language-gradle 0.0.3 
language-groovy 0.7.0 
language-ini 1.19.0 
language-ocaml 1.9.5 
language-scala 1.1.9 
language-swift 0.5.0 
linter 2.2.0 
linter-csslint 2.0.0 
linter-eslint 8.3.2 
linter-stylelint 4.0.2 
linter-swiftc 2.0.0 
linter-ui-default 1.6.10 
merge-conflicts 1.4.5 
node-requirer 0.1.12 
nord-atom-syntax 0.9.1 
nord-atom-ui 0.11.0 
nucleus-dark-ui 0.12.3 
prettier-atom 0.40.0 
pretty-json 1.6.4 
quick-file-actions 0.2.1 
react 0.16.2 
sort-lines 0.15.0 
split-diff 1.5.1 
tool-bar 1.1.0 
yubaoquan commented 7 years ago

Same problem open a ts file and wait several minutes, and then edit it, an alert will show up.

mikebronner commented 7 years ago

Thanks for deleting that, was inappropriate. :)

fthuin commented 7 years ago

Any update on this bug?

[Enter steps to reproduce:]

Update : I let these steps here, but after a reboot and trying to work again with this file, it looks like any modification on it after 10 seconds (without stopwatch) is throwing the bug. After relaunching Atom, I can work with other JS files.

  1. Open a file containing
    
    // var NOMEN_ARTICLE_EXT = require('./NOMEN_ARTICLE_EXT.json');
    require(['./NOMEN_ARTICLE_EXT.js'], function (foo) {
    console.log('foo');
    });
    var NOMEN_ATTRIB_REF = require('./NOMEN_ATTRIB_REF.json');
    var NOMEN_AUTHORITY_EXT = require('./NOMEN_AUTHORITY_EXT.json');
    var NOMEN_CODE_DESC_HIST = require('./NOMEN_CODE_DESC_HIST.json');
    var NOMEN_CODE_FEE_LIM_HIST = require('./NOMEN_CODE_FEE_LIM_HIST.json');
    var NOMEN_CODE_RULES_TOT_PRIM = require('./NOMEN_CODE_RULES_TOT_PRIM.json');
    var NOMEN_FEE_BIS_FK_CAT = require('./NOMEN_FEE_BIS_FK_CAT.json');
    var NOMEN_SUB_ART_RULES = require('./NOMEN_SUB_ART_RULES.json');

var NOMEN_ATTRIB_CAT = require('./NOMEN_ATTRIB_CAT.json'); var NOMEN_ATTRIB_REL = require('./NOMEN_ATTRIB_REL.json'); var NOMEN_AUTHORITY_KEYWORDS_EXT = require('./NOMEN_AUTHORITY_KEYWORDS_EXT.json'); var NOMEN_CODE_FEE_BIS_LIM = require('./NOMEN_CODE_FEE_BIS_LIM.json'); var NOMEN_CODE_KEY_LETTER_HIST = require('./NOMEN_CODE_KEY_LETTER_HIST.json'); var NOMEN_CODE_RULES_TOT_SEC = require('./NOMEN_CODE_RULES_TOT_SEC.json'); var NOMEN_LEGALCHANGE = require('./NOMEN_LEGALCHANGE.json'); var NOMEN_SUMMARY_EXT = require('./NOMEN_SUMMARY_EXT.json');

var NOMEN_ATTRIB_CODE_LIM = require('./NOMEN_ATTRIB_CODE_LIM.json'); var NOMEN_ATTRIB_SUBART_LIM = require('./NOMEN_ATTRIB_SUBART_LIM.json'); var NOMEN_CODE_ARTICLE_EXT = require('./NOMEN_CODE_ARTICLE_EXT.json'); var NOMEN_CODE_FEE_BIS_LIM_HIST = require('./NOMEN_CODE_FEE_BIS_LIM_HIST.json'); var NOMEN_CODE_KEY_LETTER_VALUE = require('./NOMEN_CODE_KEY_LETTER_VALUE.json'); var NOMEN_FEECODES = require('./NOMEN_FEECODES.json'); var NOMEN_RULES = require('./NOMEN_RULES.json'); var RELATIVE_PREST_EXT = require('./RELATIVE_PREST_EXT.json');

var NOMEN_ATTRIB_DET = require('./NOMEN_ATTRIB_DET.json'); var NOMEN_ATTRIB_TOT_LIM = require('./NOMEN_ATTRIB_TOT_LIM.json'); var NOMEN_CODE_AUTHORITY_LIM = require('./NOMEN_CODE_AUTHORITY_LIM.json'); var NOMEN_CODE_FEE_LIM = require('./NOMEN_CODE_FEE_LIM.json'); var NOMEN_CODE_RULES = require('./NOMEN_CODE_RULES.json'); var NOMEN_FEECODES_CAT = require('./NOMEN_FEECODES_CAT.json'); var NOMEN_RULES_CAT = require('./NOMEN_RULES_CAT.json');


2. Select `var`
3. Hold `cmd+d` to select all `var` occurences
4. move with alt and use alt+shift to select all variables names
5. cmd+c
6. try to add a new line between }); and first var

It does that to me every after completely closing and reopening Atom, all packages are up-to-date. Once the error is thrown, I'm still able to open any file that is not .js but all js files that I try to open have their names in the navigation bar but their content is not shown.

**Atom**: 1.21.1 x64
**Electron**: 1.6.15
**OS**: Mac OS X 10.12.6
**Thrown From**: [ide-typescript](https://github.com/atom/ide-typescript) package 0.6.2

### Stack Trace

Uncaught Error: Connection is closed.

At /Users/fthuin/.atom/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:606

Error: Connection is closed. at /packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:131:28) at throwIfClosedOrDisposed (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:606:19) at Object.sendNotification (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:660:13) at LanguageClientConnection._sendNotification (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:244:15) at LanguageClientConnection.didChangeWatchedFiles (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:145:10) at ServerManager.projectFilesChanged (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/server-manager.js:262:33) at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20) at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34) at /Applications/Atom.app/Contents/Resources/app/src/project.js:297:40 at PathWatcher.onNativeEvents (/Applications/Atom.app/Contents/Resources/app/src/path-watcher.js:671:15) at /Applications/Atom.app/Contents/Resources/app/src/path-watcher.js:567:31 at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20) at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34) at NativeWatcher.onEvents (/Applications/Atom.app/Contents/Resources/app/src/path-watcher.js:448:26) at handler (/Applications/Atom.app/Contents/Resources/app/src/path-watcher.js:177:15)


### Commands
 -3:52.1.0 tree-view:show (atom-workspace.workspace.scrollbars-visible-always)
 -3:15.4.0 editor:toggle-line-comments (input.hidden-input)
 -3:12.8.0 core:select-all (input.hidden-input)
 -3:11.8.0 core:save (input.hidden-input)

### Non-Core Packages

atom-beautify 0.30.5 atom-bootstrap3 1.2.12 atom-ide-ui 0.5.2 atom-material-ui 2.0.6 busy-signal 1.4.3 convert-file-encoding 0.1.0 docblockr 0.11.0 file-icons 2.1.13 gruvbox-plus-syntax 1.3.1 ide-typescript 0.6.2 intentions 1.1.5 linter 2.2.0 linter-jshint 3.1.6 linter-ui-default 1.6.10 minimap 4.29.7 minimap-linter 2.1.1

krrishh-org commented 7 years ago

[Enter steps to reproduce:]

  1. Opened some js file in atom and switched to some other application (atom loses focus)
  2. After a minute or something switchback to atom and then I tried to do a git pull on the project from terminal
  3. Then atom shows these pop ups
  4. This happens whenever I tried git pull after this, even if there are no changes to pull from remote.

Atom: 1.22.0-beta1 x64 Electron: 1.6.15 OS: Ubuntu 17.10 Thrown From: ide-typescript package 0.6.2

Stack Trace

Uncaught Error: Connection is closed.

At /home/gopi/.atom/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:606

Error: Connection is closed.
    at /packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:131:28)
    at throwIfClosedOrDisposed (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:606:19)
    at Object.sendNotification (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:660:13)
    at LanguageClientConnection._sendNotification (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:244:15)
    at LanguageClientConnection.didChangeWatchedFiles (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:145:10)
    at ServerManager.projectFilesChanged (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/server-manager.js:262:33)
    at Function.module.exports.Emitter.simpleDispatch (/usr/share/atom-beta/resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/usr/share/atom-beta/resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at /usr/share/atom-beta/resources/app/src/project.js:341:40
    at PathWatcher.onNativeEvents (/usr/share/atom-beta/resources/app/src/path-watcher.js:671:15)
    at /usr/share/atom-beta/resources/app/src/path-watcher.js:567:31
    at Function.module.exports.Emitter.simpleDispatch (/usr/share/atom-beta/resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/usr/share/atom-beta/resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at NativeWatcher.onEvents (/usr/share/atom-beta/resources/app/src/path-watcher.js:448:26)
    at handler (/usr/share/atom-beta/resources/app/src/path-watcher.js:177:15)

Commands

     -4:06.5.0 tree-view:show (atom-workspace.workspace.scrollbars-visible-always)
     -3:24.2.0 core:undo (input.hidden-input)
     -3:23 core:save (input.hidden-input)
     -3:02.1.0 fuzzy-finder:toggle-file-finder (input.hidden-input)
     -3:00.6.0 core:confirm (input.hidden-input)

Non-Core Packages

activate-power-mode 2.6.0 
atom-beautify 0.30.5 
atom-ide-ui 0.5.2 
caniuse 0.9.2 
file-icons 2.1.13 
ide-typescript 0.6.2 
sort-lines 0.18.0 
apellerano-pw commented 7 years ago

Tried installing atom-ide today and got this error. Here's the log and stack trace from LSP debug thingy.

image

Atom: 1.21.2 x64 Electron: 1.6.15 OS: Mac OS X 10.11.6 Thrown From: ide-typescript package 0.6.2

Stack Trace

Uncaught Error: Connection is closed.

At /Users/andrew/.atom/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:606

Error: Connection is closed.
    at /packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:131:28)
    at throwIfClosedOrDisposed (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:606:19)
    at Object.sendNotification (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:660:13)
    at LanguageClientConnection._sendNotification (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:242:15)
    at LanguageClientConnection.didChangeWatchedFiles (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:143:10)
    at ServerManager.projectFilesChanged (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/server-manager.js:233:33)
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at /Applications/Atom.app/Contents/Resources/app/src/project.js:297:40
    at PathWatcher.onNativeEvents (/Applications/Atom.app/Contents/Resources/app/src/path-watcher.js:671:15)
    at /Applications/Atom.app/Contents/Resources/app/src/path-watcher.js:567:31
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at NativeWatcher.onEvents (/Applications/Atom.app/Contents/Resources/app/src/path-watcher.js:448:26)
    at handler (/Applications/Atom.app/Contents/Resources/app/src/path-watcher.js:177:15)

Commands

     -6:02.0 tree-view:show (atom-workspace.workspace.scrollbars-visible-always)
  2x -1:12.4.0 autocomplete-plus:cancel (input.hidden-input)
     -0:50.7.0 core:copy (input.hidden-input)
     -0:49 core:paste (input.hidden-input)
     -0:32.1.0 core:save (input.hidden-input)

Non-Core Packages

atom-ide-ui 0.5.3 
docblockr 0.12.1 
editorconfig 2.2.2 
file-icons 2.1.13 
highlight-selected 0.13.1 
ide-typescript 0.6.2 
language-diff 0.7.0 
merge-conflicts 1.4.5 
simple-drag-drop-text 0.3.6 
Sublime-Style-Column-Selection 1.7.4 
mvirts commented 7 years ago

[Enter steps to reproduce:]

  1. create new file
  2. save as js file (e.g. "test2.js")
  3. attempt to edit file (the error will be thrown)

Atom: 1.21.1 x64 Electron: 1.6.15 OS: Ubuntu 17.04 Thrown From: ide-typescript package 0.6.2

Stack Trace

Uncaught Error: Connection is closed.

At /home/user/.atom/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:606

Error: Connection is closed.
    at /packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:131:28)
    at throwIfClosedOrDisposed (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:606:19)
    at Object.sendNotification (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:660:13)
    at LanguageClientConnection._sendNotification (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:242:15)
    at LanguageClientConnection.didChangeTextDocument (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:131:10)
    at TextEditorSyncAdapter.sendFullChanges (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/adapters/document-sync-adapter.js:181:22)
    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/src/text-editor.js:626:38
    at Function.module.exports.Emitter.simpleDispatch (/usr/share/atom/resources/app/node_modules/text-buffer/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/usr/share/atom/resources/app/node_modules/text-buffer/node_modules/event-kit/lib/emitter.js:141:34)
    at DisplayLayer.emitDidChangeSyncEvent (/usr/share/atom/resources/app/node_modules/text-buffer/lib/display-layer.js:825:24)
    at /usr/share/atom/resources/app/node_modules/text-buffer/lib/text-buffer.js:780:35
    at Map.forEach (native)
    at TextBuffer.module.exports.TextBuffer.emitDidChangeEvent (/usr/share/atom/resources/app/node_modules/text-buffer/lib/text-buffer.js:779:47)
    at TextBuffer.module.exports.TextBuffer.applyChange (/usr/share/atom/resources/app/node_modules/text-buffer/lib/text-buffer.js:762:18)
    at TextBuffer.module.exports.TextBuffer.revertToCheckpoint (/usr/share/atom/resources/app/node_modules/text-buffer/lib/text-buffer.js:1001:22)
    at TextBuffer.module.exports.TextBuffer.transact (/usr/share/atom/resources/app/node_modules/text-buffer/lib/text-buffer.js:955:20)
    at TextEditor.module.exports.TextEditor.transact (/usr/share/atom/resources/app/src/text-editor.js:1673:32)
    at /usr/share/atom/resources/app/src/text-editor.js:1234:30
    at TextEditor.module.exports.TextEditor.mergeSelections (/usr/share/atom/resources/app/src/text-editor.js:2617:49)
    at TextEditor.module.exports.TextEditor.mergeIntersectingSelections (/usr/share/atom/resources/app/src/text-editor.js:2583:41)
    at TextEditor.module.exports.TextEditor.mutateSelectedText (/usr/share/atom/resources/app/src/text-editor.js:1232:25)
    at TextEditor.module.exports.TextEditor.insertText (/usr/share/atom/resources/app/src/text-editor.js:1198:25)
    at TextEditor.object.(anonymous function) [as insertText] (/usr/share/atom/resources/app/node_modules/underscore-plus/lib/underscore-plus.js:77:33)
    at TextEditorComponent.didTextInput (/usr/share/atom/resources/app/src/text-editor-component.js:1630:30)

Commands

     -0:48.5.0 core:backspace (input.hidden-input)
  2x -0:42 core:delete (input.hidden-input)
  4x -0:40.4.0 core:backspace (input.hidden-input)
  2x -0:34.3.0 application:new-file (atom-pane.pane.active)
 10x -0:30.2.0 core:backspace (input.hidden-input)
     -0:23 editor:newline (input.hidden-input)
     -0:22.2.0 core:save (input.hidden-input)
     -0:07.6.0 core:copy (input.hidden-input)

Non-Core Packages

atom-ide-ui 0.5.4 
atom-runner 2.7.1 
ide-cpp 0.0.3 
ide-python 0.2.3 
ide-typescript 0.6.2 
UziTech commented 7 years ago

[Enter steps to reproduce:]

This is very weird. I don't know which package to write the issue to.

I had ide-php installed and I was working on a typescript project so I installed ide-typescript. Then I started getting an error Uncaught Error: Connection is closed. from ide-php. I decided to disable ide-php for the time being since I didn't need it, but the error kept showing up.

I uninstalled ide-php, restarted Atom, and restarted my computer, but I still get the error from ~\.atom\packages\ide-php\node_modules\vscode-jsonrpc\lib\main.js which doesn't exist on my computer

If I disable ide-typescript the error goes away.

same issue as https://github.com/atom/ide-php/issues/73

Atom: 1.23.0-beta0 x64 Electron: 1.6.15 OS: Microsoft Windows 10 Pro Insider Preview Thrown From: 'ide-php' package vundefined

Stack Trace

Uncaught Error: Connection is closed.

At C:\Users\tjbrix\.atom\packages\ide-php\node_modules\vscode-jsonrpc\lib\main.js:613

Error: Connection is closed.
    at /packages/ide-php/node_modules/vscode-jsonrpc/lib/main.js:138:28)
    at throwIfClosedOrDisposed (/packages/ide-php/node_modules/vscode-jsonrpc/lib/main.js:613:19)
    at Object.sendNotification (/packages/ide-php/node_modules/vscode-jsonrpc/lib/main.js:667:13)
    at LanguageClientConnection._sendNotification (/packages/ide-php/node_modules/atom-languageclient/build/lib/languageclient.js:242:15)
    at LanguageClientConnection.didChangeTextDocument (/packages/ide-php/node_modules/atom-languageclient/build/lib/languageclient.js:131:10)
    at TextEditorSyncAdapter.sendFullChanges (/packages/ide-php/node_modules/atom-languageclient/build/lib/adapters/document-sync-adapter.js:181:22)
    at Function.module.exports.Emitter.simpleDispatch (~/AppData/Local/atom/app-1.23.0-beta0/resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (~/AppData/Local/atom/app-1.23.0-beta0/resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at disposables.add.displayLayer.onDidChange.changes (~/AppData/Local/atom/app-1.23.0-beta0/resources/app/src/text-editor.js:588:26)
    at Function.module.exports.Emitter.simpleDispatch (~/AppData/Local/atom/app-1.23.0-beta0/resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (~/AppData/Local/atom/app-1.23.0-beta0/resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at DisplayLayer.emitDeferredChangeEvents (~/AppData/Local/atom/app-1.23.0-beta0/resources/app/node_modules/text-buffer/lib/display-layer.js:833:26)
    at DisplayLayer.didChange (~/AppData/Local/atom/app-1.23.0-beta0/resources/app/node_modules/text-buffer/lib/display-layer.js:828:57)
    at decorationLayerDisposable.textDecorationLayer.onDidInvalidateRange (~/AppData/Local/atom/app-1.23.0-beta0/resources/app/node_modules/text-buffer/lib/display-layer.js:162:20)
    at Function.module.exports.Emitter.simpleDispatch (~/AppData/Local/atom/app-1.23.0-beta0/resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (~/AppData/Local/atom/app-1.23.0-beta0/resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at TokenizedBuffer.tokenizeNextChunk (~/AppData/Local/atom/app-1.23.0-beta0/resources/app/src/tokenized-buffer.js:324:26)
    at _.defer (~/AppData/Local/atom/app-1.23.0-beta0/resources/app/src/tokenized-buffer.js:291:63)
    at ~/AppData/Local/atom/app-1.23.0-beta0/resources/app/node_modules/underscore/underscore.js:666:53

Commands

     -0:38.6.0 window:toggle-dev-tools (input.hidden-input)

Non-Core Packages

activate-power-mode undefined 
atom-beautify 0.30.6 
atom-ide-ui 0.5.4 
atom-jasmine 0.8.1 
atom-minify 0.8.0 
atom-typescript 11.0.10 
atomic-chrome 0.3.3 
auto-detect-indentation 1.3.0 
autoclose-html 0.23.0 
autocomplete-emojis 2.5.0 
autocomplete-html-entities 0.2.0 
autocomplete-json 5.5.0 
change-case 0.6.5 
chrome-color-picker 0.8.0 
code-peek 1.4.21 
context-git 0.17.6 
context-menu-remove 0.1.0 
cson 2.0.1 
cursor-history 0.12.0 
dbclick-tree-view 1.6.3 
docblockr 0.13.2 
double-tag 1.1.0 
editor-stats 0.17.0 
editorconfig 2.2.2 
emmet 2.4.3 
external-open 0.6.3 
file-icons 2.1.13 
file-types 0.5.5 
file-watcher 1.2.6 
flex-tool-bar 0.12.0 
git-time-machine 1.5.9 
grammar-token-limit 0.1.1 
highlight-selected 0.13.1 
hyperclick 0.0.0 
hyperclick-php 0.2.1 
hyperlink-hyperclick 1.3.4 
ide-typescript 0.7.0 
intentions 1.1.5 
js-hyperclick 1.12.1 
keybinding-cheatsheet 0.1.1 
language-babel 2.78.0 
language-batch 0.4.0 
language-htaccess 0.1.1 
language-ini 1.19.0 
language-vbscript 0.9.0 
line-diff-details 1.9.0 
line-ending-converter 1.3.2 
linter-coffeelint 1.3.1 
linter-eslint 8.4.0 
linter-htmlhint 1.4.0 
linter-js-yaml 1.2.8 
linter-markdown 5.2.0 
linter-phpcs 1.6.8 
linter-sass-lint 1.8.3 
linter-twig 0.4.2 
linter-write-good 0.9.0 
merge-conflicts 1.4.5 
minimap 4.29.7 
minimap-bookmarks 0.4.2 
minimap-cursorline 0.2.0 
minimap-find-and-replace 4.5.2 
minimap-git-diff 4.3.1 
minimap-hide 0.3.0 
minimap-highlight-selected 4.6.1 
minimap-linter 2.1.3 
minimap-pigments 0.2.2 
minimap-selection 4.5.0 
minimap-split-diff 0.3.7 
my-settings-view 0.252.2 
node-debugger 1.10.1 
notifications-plus 0.69.11 
notifications-plus-confetti 0.1.4 
npm-install 4.0.4 
open 0.1.1 
open_in_cmd 0.6.1 
open-in-developer-mode 0.3.0 
php-debug 0.2.5 
php-integrator-annotations 1.2.0 
php-integrator-autocomplete-plus 1.6.1 
php-integrator-base 3.1.0 
php-integrator-refactoring 1.4.1 
php-twig 4.0.0 
pigments 0.40.2 
platformio-ide-terminal 2.7.0 
process-palette 0.15.2 
project-manager 3.3.5 
react 0.17.0 
Remote-FTP 1.3.1 
rest-client 1.3.1 
sass-autocompile 0.13.3 
script undefined 
scroll-editor-on-middle-click 0.4.0 
scroll-sync 0.2.3 
sort-lines 0.18.0 
split-diff 1.5.1 
Sublime-Style-Column-Selection 1.7.4 
tabs-to-spaces 1.0.3 
text-manipulation 0.6.0 
todo-show 2.1.0 
tool-bar 1.1.0 
trailing-semicolon 1.1.0 
trailing-spaces 0.4.0 
transpile 0.1.4 
transpile-decaf 0.1.3 
tree-view-git-status 1.4.0 
uzitech-toggle-quotes 0.0.0 
vic 0.0.0 
wakatime 7.0.4 
web-accessibility-checker 0.1.4 
Zen 0.18.0 
cbovis commented 7 years ago

Adding my vote to this. I've had the issue intermittently in the past and this morning my Atom is completely unusable because of this bug happening repeatedly.

damieng commented 7 years ago

If you have a solid repro you can share please do so - it's the fact I can't repro it to diagnose and fix it that's holding this up, not a lack of votes or desire.

j-f1 commented 7 years ago

Is there any way to get log information from the child process? It seems to crash after a while, which makes Atom unable to connect to it.

damieng commented 7 years ago

You can turn on our logging with atom.config.set('core.debugLSP', true) however the language server child process needs to do the right things to get log messages back to us - if they just write to stdout they'll break the JSONRPC stream (which might be what's happening)

MLHale commented 7 years ago

[Enter steps to reproduce:]

I've had this issue since the latest update. Also had the same issue with ide-python. I removed ide-python for the same connection closed spamming problem that makes atom non-functional.

  1. Save file while editing ember.js app
  2. I have other tabs open with code written in other non-javascript languages

Atom: 1.22.1 x64 Electron: 1.6.15 OS: Mac OS X 10.12.6 Thrown From: ide-typescript package 0.7.0

Stack Trace

Uncaught Error: Connection is closed.

At /Users/matthale/Dropbox/Apps/Atom/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:613

Error: Connection is closed.
    at /packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:138:28)
    at throwIfClosedOrDisposed (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:613:19)
    at Object.sendNotification (/packages/ide-typescript/node_modules/vscode-jsonrpc/lib/main.js:667:13)
    at LanguageClientConnection._sendNotification (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:242:15)
    at LanguageClientConnection.didChangeWatchedFiles (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/languageclient.js:143:10)
    at ServerManager.projectFilesChanged (/packages/ide-typescript/node_modules/atom-languageclient/build/lib/server-manager.js:233:33)
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at /Applications/Atom.app/Contents/Resources/app/src/project.js:341:40
    at PathWatcher.onNativeEvents (/Applications/Atom.app/Contents/Resources/app/src/path-watcher.js:671:15)
    at /Applications/Atom.app/Contents/Resources/app/src/path-watcher.js:567:31
    at Function.module.exports.Emitter.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at NativeWatcher.onEvents (/Applications/Atom.app/Contents/Resources/app/src/path-watcher.js:448:26)
    at handler (/Applications/Atom.app/Contents/Resources/app/src/path-watcher.js:177:15)

Commands

     -1:00.7.0 snippets:expand (input.hidden-input)
     -1:00.7.0 editor:indent (input.hidden-input)
  2x -0:59.5.0 core:backspace (input.hidden-input)
     -0:58.9.0 core:paste (input.hidden-input)
     -0:56.6.0 core:cut (input.hidden-input)
  5x -0:55.2.0 core:backspace (input.hidden-input)
     -0:53.2.0 markdown-writer:insert-new-line (input.hidden-input)
     -0:53.2.0 editor:newline (input.hidden-input)
     -0:52.5.0 markdown-writer:indent-list-line (input.hidden-input)
     -0:52.5.0 snippets:next-tab-stop (input.hidden-input)
     -0:52.5.0 snippets:expand (input.hidden-input)
     -0:52.5.0 editor:indent (input.hidden-input)
  2x -0:51.6.0 core:backspace (input.hidden-input)
     -0:50.8.0 core:paste (input.hidden-input)
  3x -0:48.8.0 core:backspace (input.hidden-input)
     -0:44.9.0 core:save (input.hidden-input)

Non-Core Packages

atom-handlebars 1.3.0 
atom-ide-ui 0.5.4 
ide-json 0.1.0 
ide-typescript 0.7.0 
language-markdown 0.25.1 
markdown-image-assistant 0.2.0 
markdown-scroll-sync 2.1.2 
markdown-toc-auto 0.8.0 
markdown-writer 2.7.3 
j-f1 commented 7 years ago

@MLHale Did you get the native macOS “Atom Helper quit unexpectedly” popup box? If so, can you click on “Report” and paste it here (preferably in a <details> box)?

<details>

(paste error logs here) ​```

MLHale commented 7 years ago

@j-f1 I'm afraid not. Just the 'connection closed' bug message popup in atom.

abramovi commented 7 years ago

any update ? still happening all the time.

rsese commented 7 years ago

Sorry no updates at the moment - as Damien mentioned above, getting repro steps that work will help the team's investigation. If you or anyone has more possible steps to reproduce that we can try, please let us know.

liuderchi commented 7 years ago

@abramovi I found a temporarily workaround to prevent Atom from bricking.

First, assuming

The workaround is:

Remove all opened js files (files consumed by your ide-* ) in the window then do Window: Reload

this helps to somehow like "reset" the language server when reloaded to prevent issue happens again


My Environment info:

IrateNinja commented 6 years ago

@j-f1 As you guessed this issue is being caused for me by Atom Helper crashing. I have included the crash logs for the Helper, hope this helps.

``` Process: Atom Helper [75589] Path: /Applications/Atom.app/Contents/Frameworks/Atom Helper.app/Contents/MacOS/Atom Helper Identifier: Atom Helper Version: 1.23.3 (1.23.3) Code Type: X86-64 (Native) Parent Process: Atom Helper [75574] Responsible: Atom [75545] User ID: 501 Date/Time: 2018-01-31 11:24:56.232 -0500 OS Version: Mac OS X 10.13.3 (17D47) Report Version: 12 Bridge OS Version: 3.0 (14Y661) Anonymous UUID: BB641D1A-E9DB-784F-9999-09295B4565A5 Sleep/Wake UUID: 7559C904-CDC4-455E-BE05-6B99F1175E94 Time Awake Since Boot: 11000 seconds Time Since Wake: 5300 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Application Specific Information: abort() called Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff7cf7ae3e __pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff7d0b9150 pthread_kill + 333 2 libsystem_c.dylib 0x00007fff7ced7312 abort + 127 3 libnode.dylib 0x0000000108d6aec2 node::Abort() + 34 4 libnode.dylib 0x0000000108d6d46a 0x108c91000 + 902250 5 libnode.dylib 0x0000000108e90642 0x108c91000 + 2094658 6 libnode.dylib 0x0000000108e905b9 0x108c91000 + 2094521 7 libnode.dylib 0x0000000109110131 v8::internal::Factory::NewFixedArray(int, v8::internal::PretenureFlag) + 369 8 libnode.dylib 0x00000001093a82ff 0x108c91000 + 7435007 9 libnode.dylib 0x00000001094b19ec 0x108c91000 + 8522220 10 ??? 0x000024340db843a7 0 + 39805987079079 11 ??? 0x000024340e2b8214 0 + 39805994631700 12 ??? 0x000024340e696700 0 + 39805998688000 13 ??? 0x000024340dfa568f 0 + 39805991409295 14 ??? 0x000024340df9fe04 0 + 39805991386628 15 ??? 0x000024340e008b17 0 + 39805991815959 16 ??? 0x000024340db85cd5 0 + 39805987085525 17 ??? 0x000024340df9605b 0 + 39805991346267 18 ??? 0x000024340dfcfb00 0 + 39805991582464 19 ??? 0x000024340e13b340 0 + 39805993071424 20 ??? 0x000024340e69470c 0 + 39805998679820 21 ??? 0x000024340df90b8d 0 + 39805991324557 22 ??? 0x000024340e009216 0 + 39805991817750 23 ??? 0x000024340dfa9053 0 + 39805991424083 24 ??? 0x000024340e008d48 0 + 39805991816520 25 ??? 0x000024340de69d25 0 + 39805990116645 26 ??? 0x000024340e696f75 0 + 39805998690165 27 ??? 0x000024340de684c4 0 + 39805990110404 28 ??? 0x000024340de631e3 0 + 39805990089187 29 ??? 0x000024340e1375dc 0 + 39805993055708 30 ??? 0x000024340e1560fd 0 + 39805993181437 31 ??? 0x000024340e154c63 0 + 39805993176163 32 ??? 0x000024340e1549ec 0 + 39805993175532 33 ??? 0x000024340dc10ed0 0 + 39805987655376 34 ??? 0x000024340dbfa818 0 + 39805987563544 35 ??? 0x000024340e154886 0 + 39805993175174 36 ??? 0x000024340e3426f8 0 + 39805995198200 37 ??? 0x000024340e34182b 0 + 39805995194411 38 ??? 0x000024340db85cd5 0 + 39805987085525 39 ??? 0x000024340dc1111a 0 + 39805987655962 40 ??? 0x000024340dbfa818 0 + 39805987563544 41 ??? 0x000024340e2e9230 0 + 39805994832432 42 ??? 0x000024340e34143f 0 + 39805995193407 43 ??? 0x000024340e3108bd 0 + 39805994993853 44 ??? 0x000024340e341296 0 + 39805995192982 45 ??? 0x000024340e3108bd 0 + 39805994993853 46 ??? 0x000024340e3106d3 0 + 39805994993363 47 ??? 0x000024340e3108bd 0 + 39805994993853 48 ??? 0x000024340e3106d3 0 + 39805994993363 49 ??? 0x000024340e372bf2 0 + 39805995396082 50 ??? 0x000024340e3108bd 0 + 39805994993853 51 ??? 0x000024340e33f656 0 + 39805995185750 52 ??? 0x000024340e3108bd 0 + 39805994993853 53 ??? 0x000024340e3106d3 0 + 39805994993363 54 ??? 0x000024340e3108bd 0 + 39805994993853 55 ??? 0x000024340e3106d3 0 + 39805994993363 56 ??? 0x000024340e372bf2 0 + 39805995396082 57 ??? 0x000024340e3108bd 0 + 39805994993853 58 ??? 0x000024340e33f656 0 + 39805995185750 59 ??? 0x000024340e3108bd 0 + 39805994993853 60 ??? 0x000024340e3106d3 0 + 39805994993363 61 ??? 0x000024340e3108bd 0 + 39805994993853 62 ??? 0x000024340e3106d3 0 + 39805994993363 63 ??? 0x000024340e372bf2 0 + 39805995396082 64 ??? 0x000024340e3108bd 0 + 39805994993853 65 ??? 0x000024340e33f656 0 + 39805995185750 66 ??? 0x000024340e3108bd 0 + 39805994993853 67 ??? 0x000024340e3106d3 0 + 39805994993363 68 ??? 0x000024340e3108bd 0 + 39805994993853 69 ??? 0x000024340e3106d3 0 + 39805994993363 70 ??? 0x000024340e372bf2 0 + 39805995396082 71 ??? 0x000024340e3108bd 0 + 39805994993853 72 ??? 0x000024340e33f656 0 + 39805995185750 73 ??? 0x000024340e3108bd 0 + 39805994993853 74 ??? 0x000024340e3106d3 0 + 39805994993363 75 ??? 0x000024340e3108bd 0 + 39805994993853 76 ??? 0x000024340e3106d3 0 + 39805994993363 77 ??? 0x000024340e372bf2 0 + 39805995396082 78 ??? 0x000024340e3108bd 0 + 39805994993853 79 ??? 0x000024340e05147f 0 + 39805992113279 80 ??? 0x000024340e3108bd 0 + 39805994993853 81 ??? 0x000024340e3106d3 0 + 39805994993363 82 ??? 0x000024340e3108bd 0 + 39805994993853 83 ??? 0x000024340e33f656 0 + 39805995185750 84 ??? 0x000024340e33f3d4 0 + 39805995185108 85 ??? 0x000024340e3108bd 0 + 39805994993853 86 ??? 0x000024340e3106d3 0 + 39805994993363 87 ??? 0x000024340e3108bd 0 + 39805994993853 88 ??? 0x000024340e06ce30 0 + 39805992226352 89 ??? 0x000024340e307793 0 + 39805994956691 90 ??? 0x000024340e372b1d 0 + 39805995395869 91 ??? 0x000024340e3108bd 0 + 39805994993853 92 ??? 0x000024340e3106d3 0 + 39805994993363 93 ??? 0x000024340e3108bd 0 + 39805994993853 94 ??? 0x000024340e33f656 0 + 39805995185750 95 ??? 0x000024340e33f3d4 0 + 39805995185108 96 ??? 0x000024340e3108bd 0 + 39805994993853 97 ??? 0x000024340e05147f 0 + 39805992113279 98 ??? 0x000024340e3108bd 0 + 39805994993853 99 ??? 0x000024340e04e1c7 0 + 39805992100295 100 ??? 0x000024340dc11530 0 + 39805987657008 101 ??? 0x000024340dbfa818 0 + 39805987563544 102 ??? 0x000024340e2ec78a 0 + 39805994846090 103 ??? 0x000024340e2f084b 0 + 39805994862667 104 ??? 0x000024340db85cd5 0 + 39805987085525 105 ??? 0x000024340e04eb20 0 + 39805992102688 106 ??? 0x000024340db85cd5 0 + 39805987085525 107 ??? 0x000024340e06d3a0 0 + 39805992227744 108 ??? 0x000024340dc1111a 0 + 39805987655962 109 ??? 0x000024340dbfa818 0 + 39805987563544 110 ??? 0x000024340e33ef2d 0 + 39805995183917 111 ??? 0x000024340dc11530 0 + 39805987657008 112 ??? 0x000024340dbfa818 0 + 39805987563544 113 ??? 0x000024340e2f0771 0 + 39805994862449 114 ??? 0x000024340db85cd5 0 + 39805987085525 115 ??? 0x000024340e04eb20 0 + 39805992102688 116 ??? 0x000024340e2d8d3b 0 + 39805994765627 117 ??? 0x000024340e2f8fad 0 + 39805994897325 118 ??? 0x000024340e33f850 0 + 39805995186256 119 ??? 0x000024340e3108bd 0 + 39805994993853 120 ??? 0x000024340e3106d3 0 + 39805994993363 121 ??? 0x000024340e372bf2 0 + 39805995396082 122 ??? 0x000024340e3108bd 0 + 39805994993853 123 ??? 0x000024340e3106d3 0 + 39805994993363 124 ??? 0x000024340e3108bd 0 + 39805994993853 125 ??? 0x000024340e06ce30 0 + 39805992226352 126 ??? 0x000024340e307793 0 + 39805994956691 127 ??? 0x000024340e3108bd 0 + 39805994993853 128 ??? 0x000024340e3106d3 0 + 39805994993363 129 ??? 0x000024340e372cc7 0 + 39805995396295 130 ??? 0x000024340e3108bd 0 + 39805994993853 131 ??? 0x000024340e33f656 0 + 39805995185750 132 ??? 0x000024340e3108bd 0 + 39805994993853 133 ??? 0x000024340e05c804 0 + 39805992159236 134 ??? 0x000024340e30fb61 0 + 39805994990433 135 ??? 0x000024340dbf9ee3 0 + 39805987561187 136 ??? 0x000024340dbbbaa1 0 + 39805987306145 137 libnode.dylib 0x000000010910a4d5 0x108c91000 + 4691157 138 libnode.dylib 0x000000010910a780 0x108c91000 + 4691840 139 libnode.dylib 0x00000001092750f0 0x108c91000 + 6177008 140 libnode.dylib 0x0000000109275a63 0x108c91000 + 6179427 141 libnode.dylib 0x0000000109274ca1 0x108c91000 + 6175905 142 libnode.dylib 0x0000000108eabe60 v8::Function::Call(v8::Local, v8::Local, int, v8::Local*) + 672 143 libnode.dylib 0x0000000108d5feee node::AsyncWrap::MakeCallback(v8::Local, int, v8::Local*) + 590 144 libnode.dylib 0x0000000108d615c7 0x108c91000 + 853447 145 libnode.dylib 0x0000000108d8be13 0x108c91000 + 1027603 146 libnode.dylib 0x0000000108deb95e 0x108c91000 + 1419614 147 libnode.dylib 0x0000000108de80f8 0x108c91000 + 1405176 148 libnode.dylib 0x0000000108de9d3c 0x108c91000 + 1412412 149 libnode.dylib 0x0000000108de9f18 0x108c91000 + 1412888 150 libnode.dylib 0x0000000108df8a66 0x108c91000 + 1473126 151 libnode.dylib 0x0000000108dea2d2 uv_run + 146 152 com.github.electron.framework 0x0000000104881f75 atom::NodeMain(int, char**) + 1077 153 com.github.electron.framework 0x000000010487de7c AtomInitializeICUandStartNode + 300 154 com.github.atom.helper 0x0000000104872f1f main + 31 155 libdyld.dylib 0x00007fff7ce2b115 start + 1 Thread 1: 0 libsystem_kernel.dylib 0x00007fff7cf7b562 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff7d0b606a _pthread_wqthread + 1035 2 libsystem_pthread.dylib 0x00007fff7d0b5c4d start_wqthread + 13 Thread 2: 0 libsystem_kernel.dylib 0x00007fff7cf717fe semaphore_wait_trap + 10 1 libnode.dylib 0x0000000108df3e80 uv_sem_wait + 16 2 libnode.dylib 0x0000000108d73fc8 node::DebugSignalThreadMain(void*) + 24 3 libsystem_pthread.dylib 0x00007fff7d0b66c1 _pthread_body + 340 4 libsystem_pthread.dylib 0x00007fff7d0b656d _pthread_start + 377 5 libsystem_pthread.dylib 0x00007fff7d0b5c5d thread_start + 13 Thread 3: 0 libsystem_kernel.dylib 0x00007fff7cf7acee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7d0b7662 _pthread_cond_wait + 732 2 libnode.dylib 0x0000000108df3fd9 uv_cond_wait + 9 3 libnode.dylib 0x0000000108de8483 0x108c91000 + 1406083 4 libsystem_pthread.dylib 0x00007fff7d0b66c1 _pthread_body + 340 5 libsystem_pthread.dylib 0x00007fff7d0b656d _pthread_start + 377 6 libsystem_pthread.dylib 0x00007fff7d0b5c5d thread_start + 13 Thread 4: 0 libsystem_kernel.dylib 0x00007fff7cf7acee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7d0b7662 _pthread_cond_wait + 732 2 libnode.dylib 0x0000000108df3fd9 uv_cond_wait + 9 3 libnode.dylib 0x0000000108de8483 0x108c91000 + 1406083 4 libsystem_pthread.dylib 0x00007fff7d0b66c1 _pthread_body + 340 5 libsystem_pthread.dylib 0x00007fff7d0b656d _pthread_start + 377 6 libsystem_pthread.dylib 0x00007fff7d0b5c5d thread_start + 13 Thread 5: 0 libsystem_kernel.dylib 0x00007fff7cf7acee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7d0b7662 _pthread_cond_wait + 732 2 libnode.dylib 0x0000000108df3fd9 uv_cond_wait + 9 3 libnode.dylib 0x0000000108de8483 0x108c91000 + 1406083 4 libsystem_pthread.dylib 0x00007fff7d0b66c1 _pthread_body + 340 5 libsystem_pthread.dylib 0x00007fff7d0b656d _pthread_start + 377 6 libsystem_pthread.dylib 0x00007fff7d0b5c5d thread_start + 13 Thread 6: 0 libsystem_kernel.dylib 0x00007fff7cf7acee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7d0b7662 _pthread_cond_wait + 732 2 libnode.dylib 0x0000000108df3fd9 uv_cond_wait + 9 3 libnode.dylib 0x0000000108de8483 0x108c91000 + 1406083 4 libsystem_pthread.dylib 0x00007fff7d0b66c1 _pthread_body + 340 5 libsystem_pthread.dylib 0x00007fff7d0b656d _pthread_start + 377 6 libsystem_pthread.dylib 0x00007fff7d0b5c5d thread_start + 13 Thread 7:: WorkerPool/18459 0 libsystem_kernel.dylib 0x00007fff7cf7acee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7d0b769b _pthread_cond_wait + 789 2 com.github.electron.framework 0x0000000104a748ab 0x10487c000 + 2066603 3 com.github.electron.framework 0x0000000104b06c89 0x10487c000 + 2665609 4 com.github.electron.framework 0x0000000104b070e7 0x10487c000 + 2666727 5 com.github.electron.framework 0x0000000104aba877 0x10487c000 + 2353271 6 libsystem_pthread.dylib 0x00007fff7d0b66c1 _pthread_body + 340 7 libsystem_pthread.dylib 0x00007fff7d0b656d _pthread_start + 377 8 libsystem_pthread.dylib 0x00007fff7d0b5c5d thread_start + 13 Thread 8:: WorkerPool/12843 0 libsystem_kernel.dylib 0x00007fff7cf7acee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7d0b769b _pthread_cond_wait + 789 2 com.github.electron.framework 0x0000000104a748ab 0x10487c000 + 2066603 3 com.github.electron.framework 0x0000000104b06c89 0x10487c000 + 2665609 4 com.github.electron.framework 0x0000000104b070e7 0x10487c000 + 2666727 5 com.github.electron.framework 0x0000000104aba877 0x10487c000 + 2353271 6 libsystem_pthread.dylib 0x00007fff7d0b66c1 _pthread_body + 340 7 libsystem_pthread.dylib 0x00007fff7d0b656d _pthread_start + 377 8 libsystem_pthread.dylib 0x00007fff7d0b5c5d thread_start + 13 Thread 9:: WorkerPool/12359 0 libsystem_kernel.dylib 0x00007fff7cf7acee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7d0b769b _pthread_cond_wait + 789 2 com.github.electron.framework 0x0000000104a748ab 0x10487c000 + 2066603 3 com.github.electron.framework 0x0000000104b06c89 0x10487c000 + 2665609 4 com.github.electron.framework 0x0000000104b070e7 0x10487c000 + 2666727 5 com.github.electron.framework 0x0000000104aba877 0x10487c000 + 2353271 6 libsystem_pthread.dylib 0x00007fff7d0b66c1 _pthread_body + 340 7 libsystem_pthread.dylib 0x00007fff7d0b656d _pthread_start + 377 8 libsystem_pthread.dylib 0x00007fff7d0b5c5d thread_start + 13 Thread 10:: WorkerPool/12091 0 libsystem_kernel.dylib 0x00007fff7cf7acee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7d0b769b _pthread_cond_wait + 789 2 com.github.electron.framework 0x0000000104a748ab 0x10487c000 + 2066603 3 com.github.electron.framework 0x0000000104b06c89 0x10487c000 + 2665609 4 com.github.electron.framework 0x0000000104b070e7 0x10487c000 + 2666727 5 com.github.electron.framework 0x0000000104aba877 0x10487c000 + 2353271 6 libsystem_pthread.dylib 0x00007fff7d0b66c1 _pthread_body + 340 7 libsystem_pthread.dylib 0x00007fff7d0b656d _pthread_start + 377 8 libsystem_pthread.dylib 0x00007fff7d0b5c5d thread_start + 13 Thread 11:: WorkerPool/8747 0 libsystem_kernel.dylib 0x00007fff7cf7acee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7d0b769b _pthread_cond_wait + 789 2 com.github.electron.framework 0x0000000104a748ab 0x10487c000 + 2066603 3 com.github.electron.framework 0x0000000104b06c89 0x10487c000 + 2665609 4 com.github.electron.framework 0x0000000104b070e7 0x10487c000 + 2666727 5 com.github.electron.framework 0x0000000104aba877 0x10487c000 + 2353271 6 libsystem_pthread.dylib 0x00007fff7d0b66c1 _pthread_body + 340 7 libsystem_pthread.dylib 0x00007fff7d0b656d _pthread_start + 377 8 libsystem_pthread.dylib 0x00007fff7d0b5c5d thread_start + 13 Thread 12:: WorkerPool/11787 0 libsystem_kernel.dylib 0x00007fff7cf7acee __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff7d0b769b _pthread_cond_wait + 789 2 com.github.electron.framework 0x0000000104a748ab 0x10487c000 + 2066603 3 com.github.electron.framework 0x0000000104b06c89 0x10487c000 + 2665609 4 com.github.electron.framework 0x0000000104b06ebc 0x10487c000 + 2666172 5 com.github.electron.framework 0x0000000104aba877 0x10487c000 + 2353271 6 libsystem_pthread.dylib 0x00007fff7d0b66c1 _pthread_body + 340 7 libsystem_pthread.dylib 0x00007fff7d0b656d _pthread_start + 377 8 libsystem_pthread.dylib 0x00007fff7d0b5c5d thread_start + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00007fffb5e84340 rcx: 0x00007ffeeb37fae8 rdx: 0x0000000000000000 rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007ffeeb37fb20 rsp: 0x00007ffeeb37fae8 r8: 0x00007fffb5e64048 r9: 0x0000000000000040 r10: 0x0000000000000000 r11: 0x0000000000000206 r12: 0x0000000000000307 r13: 0x00007ffeeb380b10 r14: 0x0000000000000006 r15: 0x000000000000002d rip: 0x00007fff7cf7ae3e rfl: 0x0000000000000206 cr2: 0x00007fffb5e62148 Logical CPU: 0 Error Code: 0x02000148 Trap Number: 133 Binary Images: 0x104872000 - 0x104872ff7 +com.github.atom.helper (1.23.3 - 1.23.3) <4CF9CEEE-ED51-3CFB-8C00-D1C780250227> /Applications/Atom.app/Contents/Frameworks/Atom Helper.app/Contents/MacOS/Atom Helper 0x10487c000 - 0x108501faf +com.github.electron.framework (0) <4B362FF3-0F3C-3EA5-8EE7-DE488A31EF93> /Applications/Atom.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework 0x108b4a000 - 0x108b64fff +com.github.Squirrel (1.0 - 1) <4C459C36-AFB6-3B8A-8FEC-76C192C17E30> /Applications/Atom.app/Contents/Frameworks/Squirrel.framework/Versions/A/Squirrel 0x108b8b000 - 0x108beeff7 +org.reactivecocoa.ReactiveCocoa (1.0 - 1) <701B20DE-3ADD-3643-B52A-E05744C30DB3> /Applications/Atom.app/Contents/Frameworks/ReactiveCocoa.framework/Versions/A/ReactiveCocoa 0x108c66000 - 0x108c7afff +org.mantle.Mantle (1.0 - ???) <31915DD6-48E6-3706-A076-C9D4CE17F4F6> /Applications/Atom.app/Contents/Frameworks/Mantle.framework/Versions/A/Mantle 0x108c91000 - 0x109b15ffb +libnode.dylib (0) <7DE959F9-4328-3630-A533-CB4DACA9A19F> /Applications/Atom.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libnode.dylib 0x109d8c000 - 0x109fe7fef +libffmpeg.dylib (0) <4C9A6209-FB46-3E60-ADB7-8BDBD8376D31> /Applications/Atom.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libffmpeg.dylib 0x10ce54000 - 0x10ce9e98f dyld (519.2.2) <6695F30B-4E88-3C0B-9867-7D738C44A3E6> /usr/lib/dyld 0x7fff516de000 - 0x7fff518b9fff com.apple.avfoundation (2.0 - 1530.2) <30F528A4-548F-3E18-80A8-06481788E84C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fff518ba000 - 0x7fff51974ff7 com.apple.audio.AVFAudio (1.0 - ???) <891340D8-A1F3-37B5-A183-EE5BE81F5296> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7fff51a7a000 - 0x7fff51a7afff com.apple.Accelerate (1.11 - Accelerate 1.11) <5AA750F5-D633-32BA-B7F3-4F651FB1761E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff51a92000 - 0x7fff51f90fc3 com.apple.vImage (8.1 - ???) <310976EE-E12D-39D7-8F58-6EE924E08576> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff51f91000 - 0x7fff520ebfcb libBLAS.dylib (1211.30.1) <0DB0D952-BCF4-3479-BA2F-785FB1A57479> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff520ec000 - 0x7fff5211afef libBNNS.dylib (37) <49EB4DBA-877C-3D41-90A2-C3D982C72A54> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fff5211b000 - 0x7fff524dbff7 libLAPACK.dylib (1211.30.1) <2D4E4446-6B63-350C-BD68-A1B8FBE99539> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff524dc000 - 0x7fff524f1ff7 libLinearAlgebra.dylib (1211.30.1) <6C68F41D-1398-3AFE-BE72-C0ECA1B24BDC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff524f2000 - 0x7fff524f7ff3 libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fff524f8000 - 0x7fff52556fff libSparse.dylib (79.1.1) <7AD0F8A8-FD36-36FE-B83D-58648EBD0027> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib 0x7fff52557000 - 0x7fff5256afff libSparseBLAS.dylib (1211.30.1) <42506F6F-0F38-322E-9903-C1DB66E4DA05> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fff5256b000 - 0x7fff52717fc3 libvDSP.dylib (622.20.8) <6FFCA52B-7D60-326A-ADF2-601F39A8685A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff52718000 - 0x7fff527c8fef libvMisc.dylib (622.20.8) <54F90047-879F-3260-8604-6E453149B49E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff527c9000 - 0x7fff527c9fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <8A96A8ED-7B88-3D17-8D17-41D224E0EC90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff52ab9000 - 0x7fff53916fff com.apple.AppKit (6.9 - 1561.20.106) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff53968000 - 0x7fff53968fff com.apple.ApplicationServices (48 - 50) <7627DBD6-497B-3AB7-9B63-F0532EDF09B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff53969000 - 0x7fff539cffff com.apple.ApplicationServices.ATS (377 - 445) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff53a68000 - 0x7fff53b8afff libFontParser.dylib (222.1.2) <11BD5EEF-AF18-33FB-B114-DD611932E822> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff53b8b000 - 0x7fff53bd5ff7 libFontRegistry.dylib (221) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff53d17000 - 0x7fff53d1bff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <42C25E85-1CF3-3DEC-A434-BE69F68F4318> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x7fff53dbb000 - 0x7fff53e0dff7 com.apple.HIServices (1.22 - 622) <2E83CD6F-ED98-3C29-BD0A-8525E38AB5DB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff53e0e000 - 0x7fff53e1cfff com.apple.LangAnalysis (1.7.0 - 1.7.0) <71A9C815-AC55-3E36-A618-F6778F5119AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff53e1d000 - 0x7fff53e69fff com.apple.print.framework.PrintCore (13 - 503) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff53e6a000 - 0x7fff53ea4fff com.apple.QD (3.12 - 403) <38D8106A-4FFA-3FE9-9999-714CADD7EE9C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff53ea5000 - 0x7fff53eb1fff com.apple.speech.synthesis.framework (7.4.1 - 7.4.1) <9ABE85D9-6E4A-3CEF-AA09-F81E52730598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff53eb2000 - 0x7fff5413dfff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <46EDC245-5877-3438-805C-3AA0316E3F5C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff5413f000 - 0x7fff5413ffff com.apple.audio.units.AudioUnit (1.14 - 1.14) <0FC3B4FF-FFAB-3346-9A6A-C1DE033185EA> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff54454000 - 0x7fff547e6fff com.apple.CFNetwork (893.13.1 - 893.13.1) <3ECC6AD0-B47D-38D2-BF26-496B34847D25> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff547fb000 - 0x7fff547fbfff com.apple.Carbon (158 - 158) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff547fc000 - 0x7fff547ffffb com.apple.CommonPanels (1.2.6 - 98) <39C8EBA3-EEB2-335B-8A88-D6C64BAA112F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff54800000 - 0x7fff54b05ff7 com.apple.HIToolbox (2.1.1 - 910.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff54b06000 - 0x7fff54b09ffb com.apple.help (1.3.8 - 64) <18D02016-119A-33E8-AEB0-E9466BA4AD56> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff54b0a000 - 0x7fff54b0ffff com.apple.ImageCapture (9.0 - 9.0) <2DE590E5-DF0E-3962-A2BE-06EBC79B3D72> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff54b10000 - 0x7fff54ba5ffb com.apple.ink.framework (10.9 - 220) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff54ba6000 - 0x7fff54bc0ff7 com.apple.openscripting (1.7 - 174) <66899B51-ADFD-360D-88E9-B52439F531B4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff54be1000 - 0x7fff54be2fff com.apple.print.framework.Print (12 - 267) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff54be3000 - 0x7fff54be5ff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff54be6000 - 0x7fff54becfff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <1F10ED1F-12C7-39AC-88A0-43A1338F9316> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff54cf9000 - 0x7fff54cf9fff com.apple.Cocoa (6.11 - 22) <1553F279-3C7B-3A48-87E6-35237F7F452E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff54d07000 - 0x7fff54dc0ff7 com.apple.ColorSync (4.13.0 - 546) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff54f4d000 - 0x7fff54fe0ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff55047000 - 0x7fff55070ffb com.apple.CoreBluetooth (1.0 - 1) <942F88A5-AD68-3359-90D5-6F1A3311C51A> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff55071000 - 0x7fff553c5fe7 com.apple.CoreData (120 - 849.2) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff553c6000 - 0x7fff55492fff com.apple.CoreDisplay (1.0 - 81.7) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fff55493000 - 0x7fff55933fe7 com.apple.CoreFoundation (6.9 - 1451) <7AFE9C8F-A562-3AFC-8402-117AA02F57E9> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff55935000 - 0x7fff55f42fef com.apple.CoreGraphics (2.0 - 1129.5) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff55f44000 - 0x7fff56233fff com.apple.CoreImage (13.0.0 - 579.2.9) <8AE143AB-6284-3B00-B56D-8C0C1826EF34> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff562a0000 - 0x7fff562e5fff com.apple.audio.midi.CoreMIDI (1.10 - 88) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x7fff564c2000 - 0x7fff565a3fff com.apple.CoreMedia (1.0 - 2270.12.1) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fff565a4000 - 0x7fff565f2fff com.apple.CoreMediaIO (812.0 - 4993) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fff565f3000 - 0x7fff565f3fff com.apple.CoreServices (822.19 - 822.19) <44456ED2-59E4-34CB-B41B-C6A82B269949> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff565f4000 - 0x7fff56668ffb com.apple.AE (735.1 - 735.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff56669000 - 0x7fff56940ff7 com.apple.CoreServices.CarbonCore (1178.2 - 1178.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff56941000 - 0x7fff56975ff7 com.apple.DictionaryServices (1.2 - 284) <3FCEE280-8DD0-37C9-BFD4-7BA87AAFC8EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff56976000 - 0x7fff5697eff3 com.apple.CoreServices.FSEvents (1239 - 1239) <7BBC5CB7-DBC8-316B-99B0-781827159A2F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff5697f000 - 0x7fff56b37ff7 com.apple.LaunchServices (822.19 - 822.19) <2895A919-0445-3CE2-9696-40122B5A46C5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff56b38000 - 0x7fff56be7ff7 com.apple.Metadata (10.7.0 - 1191.2.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff56be8000 - 0x7fff56c45ff7 com.apple.CoreServices.OSServices (822.19 - 822.19) <34BF1FAC-A0F7-37B4-950D-46408EBA9684> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff56c46000 - 0x7fff56cb4fff com.apple.SearchKit (1.4.0 - 1.4.0) <14053F88-2C76-35CA-9FC1-2A9BC0B63F88> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff56cb5000 - 0x7fff56cd9ffb com.apple.coreservices.SharedFileList (71.4 - 71.4) <4AA6DCF5-BAF8-36FA-A8B0-EDF518EFEF14> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fff56f74000 - 0x7fff570c2ffb com.apple.CoreText (352.0 - 578.12) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff570c3000 - 0x7fff570fdff3 com.apple.CoreVideo (1.8 - 279.2) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff570fe000 - 0x7fff57188ffb com.apple.framework.CoreWLAN (13.0 - 1339) <16DDD47C-BBFE-3D49-8BDF-3652017240FD> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff57403000 - 0x7fff57408fff com.apple.DiskArbitration (2.7 - 2.7) <44836CE9-A9ED-3017-972A-7A0A3D6B472B> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff575c9000 - 0x7fff5798efff com.apple.Foundation (6.9 - 1451) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff579fe000 - 0x7fff57a2efff com.apple.GSS (4.0 - 2.0) <3B4B4509-B5A3-396B-9C71-80BAE84476FA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff57a2f000 - 0x7fff57a47ff7 com.apple.GameController (1.0 - 1) /System/Library/Frameworks/GameController.framework/Versions/A/GameController 0x7fff57b40000 - 0x7fff57c43ff3 com.apple.Bluetooth (6.0.2 - 6.0.2f2) <718565B3-6DA7-3DF9-BB51-391FFCAEAFA5> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff57ca3000 - 0x7fff57d3efff com.apple.framework.IOKit (2.0.2 - 1445.40.1) <9CFA07B9-BA6E-31E4-AD4F-C47071A8C522> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff57d40000 - 0x7fff57d47ffb com.apple.IOSurface (209.2.2 - 209.2.2) <6D35A601-1C47-37BE-AD31-F8EB88F67573> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff57d48000 - 0x7fff57d9dff3 com.apple.ImageCaptureCore (7.0 - 7.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fff57d9e000 - 0x7fff57f15ff7 com.apple.ImageIO.framework (3.3.0 - 1713) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff57f16000 - 0x7fff57f1affb libGIF.dylib (1713) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff57f1b000 - 0x7fff58002fff libJP2.dylib (1713) <332083DD-3D27-3DE7-9866-A36D590E511E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff58003000 - 0x7fff58026ff7 libJPEG.dylib (1713) <2D846A18-D8AF-3573-803B-BEABCBAC38D1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff58302000 - 0x7fff58328feb libPng.dylib (1713) <546F41CE-185C-31A0-B61C-1012AA932624> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff58329000 - 0x7fff5832bffb libRadiance.dylib (1713) <31787C46-4A2B-3CDF-95E9-EC1BD4794917> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff5832c000 - 0x7fff58379feb libTIFF.dylib (1713) <5319B2E1-83D2-30C7-A7BC-A0CE0B07885D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff58535000 - 0x7fff590f0fff com.apple.JavaScriptCore (13604 - 13604.5.6) <5541E211-3248-3B89-9AE9-D5FE413F12D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff59108000 - 0x7fff59121ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff593d9000 - 0x7fff593e0fff com.apple.MediaAccessibility (1.0 - 114) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fff59483000 - 0x7fff59a9efff com.apple.MediaToolbox (1.0 - 2270.12.1) <40802884-1347-3CDC-AAD3-D046463A528E> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fff59aa0000 - 0x7fff59b1ffff com.apple.Metal (124.7 - 124.7) /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fff59b3c000 - 0x7fff59b51fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore 0x7fff59b52000 - 0x7fff59bbdfef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage 0x7fff59bbe000 - 0x7fff59be1fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix 0x7fff59be2000 - 0x7fff59c62ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork 0x7fff59c63000 - 0x7fff59c63ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <2E8723FC-AA53-3596-B6A4-220A378B7A5A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fff5ac6c000 - 0x7fff5ac78ffb com.apple.NetFS (6.0 - 4.0) <81B22AE7-7094-30F2-BF41-84CA05EDB95B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff5da69000 - 0x7fff5dab6ffb com.apple.opencl (2.8.12 - 2.8.12) <7F9BF7F0-AFB2-349A-BF9B-2DE5288380C4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff5dab7000 - 0x7fff5dad3ffb com.apple.CFOpenDirectory (10.13 - 207) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff5dad4000 - 0x7fff5dadffff com.apple.OpenDirectory (10.13 - 207) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff5ec5e000 - 0x7fff5ec60fff libCVMSPluginSupport.dylib (16.4.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff5ec61000 - 0x7fff5ec65ff7 libCoreFSCache.dylib (162.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fff5ec66000 - 0x7fff5ec6afff libCoreVMClient.dylib (162.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff5ec6b000 - 0x7fff5ec73fff libGFXShared.dylib (16.4.2) <07F1D947-F79B-3608-9080-E4DBFE13AF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff5ec74000 - 0x7fff5ec7ffff libGL.dylib (16.4.2) <97D6871A-BAF1-33DD-9ED7-BE7BB437F378> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff5ec80000 - 0x7fff5ecbbfe7 libGLImage.dylib (16.4.2) <3E2802DF-4998-31DB-B3A2-65720DE919A5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff5ee29000 - 0x7fff5ee67ffb libGLU.dylib (16.4.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff5f7df000 - 0x7fff5f7edffb com.apple.opengl (16.4.2 - 16.4.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff5fb65000 - 0x7fff5fcb1fff com.apple.QTKit (7.7.3 - 3014) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fff5fcb2000 - 0x7fff5ff17ff7 com.apple.imageKit (3.0 - 1040) <5A1261EA-76C5-386C-9F46-06EE804E2234> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fff5ff18000 - 0x7fff60004ff3 com.apple.PDFKit (1.0 - 677.4) <265C1FB2-4E62-3498-A86B-02C0F790F1ED> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fff60005000 - 0x7fff60517ff7 com.apple.QuartzComposer (5.1 - 364) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fff60518000 - 0x7fff6053bfff com.apple.quartzfilters (1.10.0 - 1.10.0) <8CBE10F3-828F-373C-B92A-A5289CBCF77A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fff6053c000 - 0x7fff60633ff7 com.apple.QuickLookUIFramework (5.0 - 743.7) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fff60634000 - 0x7fff60634fff com.apple.quartzframework (1.5 - 21) <3F3BE91F-A032-3E92-ACEA-E2DFEC999E93> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fff60635000 - 0x7fff6087dfff com.apple.QuartzCore (1.11 - 584.8.102) <4479AF33-E6EA-3037-A2C1-3C6F12B1260A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff6087e000 - 0x7fff608d5ff7 com.apple.QuickLookFramework (5.0 - 743.7) <0CB6717C-CCE2-3591-A31E-A8EF01DD4FC8> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fff60a9a000 - 0x7fff60ab0fff com.apple.SafariServices.framework (13604 - 13604.5.6) /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x7fff610b6000 - 0x7fff613cdff7 com.apple.security (7.0 - 58286.41.2) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff613ce000 - 0x7fff61458ff7 com.apple.securityfoundation (6.0 - 55185.30.4) <65144003-B9E2-3DE3-8923-F2BAA68BBF4E> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff61459000 - 0x7fff61489ff3 com.apple.securityinterface (10.0 - 55109.30.2) <8BFD22AB-32C9-3AD1-9CB4-39EA2D18E865> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fff6148a000 - 0x7fff6148dffb com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff61832000 - 0x7fff618a2ff3 com.apple.SystemConfiguration (1.17 - 1.17) <3C6B2BB9-43AB-39AD-8027-38E30A8A4186> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff61a57000 - 0x7fff61dd0ff7 com.apple.VideoToolbox (1.0 - 2270.12.1) <77848D39-10DA-3AA3-88F4-2898F42FCA5A> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fff644d5000 - 0x7fff64561ff7 com.apple.APFS (1.0 - 1) <9D67579C-7FB4-3AD9-AB4F-9174A552EB37> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x7fff65174000 - 0x7fff6519cfff com.apple.framework.Apple80211 (13.0 - 1345) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff6519e000 - 0x7fff651adff7 com.apple.AppleFSCompression (96.30.2 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff652e9000 - 0x7fff65331ff3 com.apple.AppleJPEG (1.0 - 1) <8BBD5180-5BF9-33DB-8B91-974B1D0AECFB> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff6536c000 - 0x7fff65394fff com.apple.applesauce (1.0 - ???) <32FF4851-2F68-35BA-835F-91856A20C323> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce 0x7fff6545d000 - 0x7fff65460ff3 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fff65461000 - 0x7fff654b1ff7 com.apple.AppleVAFramework (5.0.39 - 5.0.39) <4B830521-2A54-3116-8103-127E631FEDC8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fff65b80000 - 0x7fff65b87ff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <47B6301F-D908-3811-BB9E-DA16D9B29A34> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x7fff65b88000 - 0x7fff65c0fff7 com.apple.backup.framework (1.9.2 - 1.9.2) <40C6CFA8-4013-3AFB-97CE-8A09388FA343> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff669d3000 - 0x7fff66a22ff3 com.apple.ChunkingLibrary (188 - 188) <84E024A0-5F95-3A30-A60B-102343AE46B7> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff6759f000 - 0x7fff675a8ff3 com.apple.CommonAuth (4.0 - 2.0) <11B2D184-36B8-3624-B1AD-7B6037D76160> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff67839000 - 0x7fff67c19fff com.apple.CoreAUC (249.0.0 - 249.0.0) <7F406271-A215-3C75-BDAA-B9611BA2822E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fff67c1a000 - 0x7fff67c4aff7 com.apple.CoreAVCHD (5.9.0 - 5900.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fff67fb5000 - 0x7fff67fc5ff7 com.apple.CoreEmoji (1.0 - 69.3) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fff68880000 - 0x7fff68896ff7 com.apple.CoreMediaAuthoring (2.2 - 956) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fff68bc4000 - 0x7fff68c69ff7 com.apple.CorePDF (4.0 - 414) <2F0447DB-826B-3CEC-A98C-B8A8DDEA1B26> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fff6921b000 - 0x7fff692acfff com.apple.CoreSymbolication (63075) <2458D96C-1C31-34F8-93F0-73DB0042CB30> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff6932f000 - 0x7fff69463fff com.apple.coreui (2.1 - 492.2) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff69464000 - 0x7fff6956ffff com.apple.CoreUtils (5.3 - 530.60) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fff695c4000 - 0x7fff69628fff com.apple.framework.CoreWiFi (13.0 - 1339) <7EBA8BA5-C650-3067-A805-8DD08FC816FD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff69629000 - 0x7fff69638ff7 com.apple.CrashReporterSupport (10.13 - 1) <6B5B2B78-15D2-363F-BE34-8F9226E79E24> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff696b5000 - 0x7fff696c4ff7 com.apple.framework.DFRFoundation (1.0 - 191.1) <87B83349-C317-3E07-894C-5BC5C20AE08B> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fff696c7000 - 0x7fff696cbffb com.apple.DSExternalDisplay (3.1 - 380) /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fff69751000 - 0x7fff697c7fff com.apple.datadetectorscore (7.0 - 590.3) <792593BC-21C7-3E0C-929E-067CD725FCBD> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff69815000 - 0x7fff69855ff7 com.apple.DebugSymbols (141 - 141) <99562E28-0E56-3F6F-93A1-EF997A5E1F87> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff69856000 - 0x7fff69985fff com.apple.desktopservices (1.12.2 - 1.12.2) <8E068AF7-FB72-38E2-948E-6C13F359C69D> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff69bc3000 - 0x7fff69bceff7 com.apple.DisplayServicesFW (3.1 - 380) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fff6a6fa000 - 0x7fff6ab28fff com.apple.vision.FaceCore (3.3.2 - 3.3.2) <80C97AD7-D5C2-311A-B268-4AA60CAD6CED> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff6e198000 - 0x7fff6e1bdff3 com.apple.GenerationalStorage (2.0 - 285) <07E7BC5F-8EF2-34FC-9EEC-B4E61EAAFA9A> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff6eb3c000 - 0x7fff6eb4bfff com.apple.GraphVisualizer (1.0 - 5) <0A93C5DE-0D28-312E-8764-6B0FB805ED91> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer 0x7fff6ebc3000 - 0x7fff6ec37fff com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff6f4e9000 - 0x7fff6f4f0ffb com.apple.IOAccelerator (376.6 - 376.6) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff6f4f4000 - 0x7fff6f50bfff com.apple.IOPresentment (1.0 - 32.1) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fff6f8d5000 - 0x7fff6f8fafff com.apple.IconServices (97.4 - 97.4) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff6fa04000 - 0x7fff6fa07ff3 com.apple.InternationalSupport (1.0 - 1) <5AB382FD-BF81-36A1-9565-61F1FD398ECA> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport 0x7fff6fa75000 - 0x7fff6fa85ffb com.apple.IntlPreferences (2.0 - 227) <0FF7209B-0E4D-3411-B325-03938B7C0938> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fff6fb8f000 - 0x7fff6fc84fff com.apple.LanguageModeling (1.0 - 159.3.1) <9B08E18E-69B4-3413-A03A-EF5AE4BE6277> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff6fc85000 - 0x7fff6fcc7ff7 com.apple.Lexicon-framework (1.0 - 33.2) <5CC5E8EE-62A1-3EA5-B300-A39ABD0CF12D> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0x7fff6fccb000 - 0x7fff6fcd2ff7 com.apple.LinguisticData (1.0 - 238.3) <228AF7CA-649A-3E24-BBC7-8A24B39B3FC4> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0x7fff704f6000 - 0x7fff704f9fff com.apple.Mangrove (1.0 - 1) <13832222-8A6B-3790-8914-BE874B5ED4DD> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fff70934000 - 0x7fff7099dff7 com.apple.gpusw.MetalTools (1.0 - 1) /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools 0x7fff70b12000 - 0x7fff70b2aff3 com.apple.MobileKeyBag (2.0 - 1.0) <4C70F92C-BB58-393E-B613-EAB16790CCED> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fff70bb6000 - 0x7fff70bdefff com.apple.MultitouchSupport.framework (1204.13 - 1204.13) <6C5D778D-4AB7-39A4-989B-2E8D2D57B3A0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff70e43000 - 0x7fff70e4efff com.apple.NetAuth (6.2 - 6.2) <5C6F492A-28EF-3A0E-B573-6F3D60CFF0C7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff72650000 - 0x7fff72690ffb com.apple.PerformanceAnalysis (1.183.1 - 183.1) <2BE359F2-DCE6-3E33-BA99-964507A3F540> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff7446c000 - 0x7fff7448afff com.apple.ProtocolBuffer (1 - 259) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff745f7000 - 0x7fff7460cff3 com.apple.QuickLookThumbnailing (1.0 - 1) <0771325B-BBAD-3865-B2A3-BE7089641C52> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x7fff7465b000 - 0x7fff74666fff com.apple.xpc.RemoteServiceDiscovery (1.0 - 1205.30.29) /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery 0x7fff74667000 - 0x7fff7468affb com.apple.RemoteViewServices (2.0 - 125) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff7468b000 - 0x7fff7469cffb com.apple.xpc.RemoteXPC (1.0 - 1205.30.29) <1FD53EC6-A9E9-3AEC-86A7-C52729D1A135> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC 0x7fff75fa7000 - 0x7fff760b8fff com.apple.Sharing (972.14 - 972.14) <964AEC2D-8A2A-33BE-9334-98A7CBE7CC51> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff760e2000 - 0x7fff760e3fff com.apple.performance.SignpostNotification (1.0 - 1) /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification 0x7fff76de0000 - 0x7fff7707afff com.apple.SkyLight (1.600.0 - 312.23.4) <455CE6F6-CD58-3E08-8300-CA8BDD3377FC> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fff7782b000 - 0x7fff77838ff7 com.apple.SpeechRecognitionCore (4.0.13 - 4.0.13) /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff783ca000 - 0x7fff7844efe7 com.apple.Symbolication (9.0 - 63079.1) <177BC9CA-E6AE-3B40-806F-0080C0CDFF29> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff78940000 - 0x7fff78947ff3 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff78b54000 - 0x7fff78c11ff7 com.apple.TextureIO (3.7 - 3.7) /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fff78cbc000 - 0x7fff78e6bff3 com.apple.UIFoundation (1.0 - 546.1.1) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff79b34000 - 0x7fff79c03ff7 com.apple.ViewBridge (343.2 - 343.2) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fff7a5ae000 - 0x7fff7a5b0ffb com.apple.loginsupport (1.0 - 1) <5E2C4AA7-066D-3FDB-B0E1-4CDAF287392C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff7a714000 - 0x7fff7a747fff libclosured.dylib (519.2.2) <48051216-5647-3643-B979-B77D0FD20011> /usr/lib/closure/libclosured.dylib 0x7fff7a7e7000 - 0x7fff7a820ff7 libCRFSuite.dylib (41) /usr/lib/libCRFSuite.dylib 0x7fff7a821000 - 0x7fff7a82cfff libChineseTokenizer.dylib (28) /usr/lib/libChineseTokenizer.dylib 0x7fff7a8be000 - 0x7fff7a8bfff3 libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff7a8f6000 - 0x7fff7aac0ff3 libFosl_dynamic.dylib (17.7) /usr/lib/libFosl_dynamic.dylib 0x7fff7aae0000 - 0x7fff7aae7fff libMatch.1.dylib (31) <74AB4815-11D1-3930-A559-BD6550CE5865> /usr/lib/libMatch.1.dylib 0x7fff7aaf8000 - 0x7fff7aaf8fff libOpenScriptingUtil.dylib (174) <203D2C39-61BB-3713-A502-2D17B04A42AC> /usr/lib/libOpenScriptingUtil.dylib 0x7fff7ac21000 - 0x7fff7ac25ffb libScreenReader.dylib (562.13) <21638ECC-87BF-3CC5-B2D8-6F7883F5FDCA> /usr/lib/libScreenReader.dylib 0x7fff7ac26000 - 0x7fff7ac27ff3 libSystem.B.dylib (1252) <47329E26-DC23-3EBA-9461-37755368327D> /usr/lib/libSystem.B.dylib 0x7fff7acba000 - 0x7fff7acbafff libapple_crypto.dylib (109.40.1) <32252490-B1E9-363F-AEED-3EC97D919348> /usr/lib/libapple_crypto.dylib 0x7fff7acbb000 - 0x7fff7acd1ff7 libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib 0x7fff7acd2000 - 0x7fff7acfcff3 libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib 0x7fff7acfd000 - 0x7fff7ad7efdf libate.dylib (1.13.1) <178ACDAD-DE7E-346C-A613-1CBF7929AC07> /usr/lib/libate.dylib 0x7fff7ad82000 - 0x7fff7ad82ff3 libauto.dylib (187) /usr/lib/libauto.dylib 0x7fff7ad83000 - 0x7fff7ae3afff libboringssl.dylib (109.40.1) <75F5F125-B919-3318-BD12-29CB5E868475> /usr/lib/libboringssl.dylib 0x7fff7ae3b000 - 0x7fff7ae4bff3 libbsm.0.dylib (39) <770B341F-3BB7-3123-B53C-F2D58868A963> /usr/lib/libbsm.0.dylib 0x7fff7ae4c000 - 0x7fff7ae59ffb libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib 0x7fff7ae5a000 - 0x7fff7aeb0fff libc++.1.dylib (400.9) /usr/lib/libc++.1.dylib 0x7fff7aeb1000 - 0x7fff7aed5ff7 libc++abi.dylib (400.7) <217656D5-BC40-37FF-B322-91CB2AAD4F34> /usr/lib/libc++abi.dylib 0x7fff7aed7000 - 0x7fff7aee7fff libcmph.dylib (6) /usr/lib/libcmph.dylib 0x7fff7aee8000 - 0x7fff7aefefff libcompression.dylib (47) /usr/lib/libcompression.dylib 0x7fff7b1ab000 - 0x7fff7b1c3ff7 libcoretls.dylib (155) /usr/lib/libcoretls.dylib 0x7fff7b1c4000 - 0x7fff7b1c5ffb libcoretls_cfhelpers.dylib (155) /usr/lib/libcoretls_cfhelpers.dylib 0x7fff7b695000 - 0x7fff7b6ebff3 libcups.2.dylib (462.1) /usr/lib/libcups.2.dylib 0x7fff7b76d000 - 0x7fff7b774ff3 libdscsym.dylib (183.1) <2DE012BF-CE9A-3BDF-9A2D-55D66B51AA35> /usr/lib/libdscsym.dylib 0x7fff7b829000 - 0x7fff7b829fff libenergytrace.dylib (16) /usr/lib/libenergytrace.dylib 0x7fff7b82a000 - 0x7fff7b843ffb libexpat.1.dylib (16.1.1) <5E1796FA-4041-3187-B5C2-8E6B03D1D72A> /usr/lib/libexpat.1.dylib 0x7fff7b860000 - 0x7fff7b865ff3 libheimdal-asn1.dylib (520.30.1) <14DC1451-6E22-3A48-80CB-5D33DC0F8C3B> /usr/lib/libheimdal-asn1.dylib 0x7fff7b891000 - 0x7fff7b982ff7 libiconv.2.dylib (51) <0772997F-4109-38A1-91ED-0F3F16AE99E5> /usr/lib/libiconv.2.dylib 0x7fff7b983000 - 0x7fff7bbaaffb libicucore.A.dylib (59152.0.1) /usr/lib/libicucore.A.dylib 0x7fff7bbf7000 - 0x7fff7bbf8fff liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib 0x7fff7bbf9000 - 0x7fff7bc12ffb liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib 0x7fff7bc13000 - 0x7fff7bc29ff7 libmarisa.dylib (9) /usr/lib/libmarisa.dylib 0x7fff7bcda000 - 0x7fff7bf02ff7 libmecabra.dylib (779.7.6) <7E255F87-BBB4-3AE5-BC82-6DEE70566D05> /usr/lib/libmecabra.dylib 0x7fff7c0da000 - 0x7fff7c1b1ffb libnetwork.dylib (1229.30.11) <4E7A6EBA-B3DD-3001-9C97-CB423922B78C> /usr/lib/libnetwork.dylib 0x7fff7c227000 - 0x7fff7c6157e7 libobjc.A.dylib (723) <93A92316-DE1E-378C-8891-99720B50D075> /usr/lib/libobjc.A.dylib 0x7fff7c628000 - 0x7fff7c62cfff libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib 0x7fff7c62f000 - 0x7fff7c663fff libpcap.A.dylib (79.20.1) /usr/lib/libpcap.A.dylib 0x7fff7c6e2000 - 0x7fff7c6feffb libresolv.9.dylib (65) /usr/lib/libresolv.9.dylib 0x7fff7c700000 - 0x7fff7c738fff libsandbox.1.dylib (765.40.2) <92DCB3D1-33B7-3DAA-9740-9D56C340194F> /usr/lib/libsandbox.1.dylib 0x7fff7c74c000 - 0x7fff7c74dff7 libspindump.dylib (248) <12E8B8BA-072F-39AE-8BC9-7D5840DA80EB> /usr/lib/libspindump.dylib 0x7fff7c74e000 - 0x7fff7c8e1fe7 libsqlite3.dylib (274.5) /usr/lib/libsqlite3.dylib 0x7fff7cab2000 - 0x7fff7caebfff libusrtcp.dylib (1229.30.11) <537F14D0-84DF-349F-8EA0-52BB7A241E60> /usr/lib/libusrtcp.dylib 0x7fff7caec000 - 0x7fff7caefffb libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib 0x7fff7caf0000 - 0x7fff7cafdfff libxar.1.dylib (400) <0316128D-3B47-3052-995D-97B4FE5491DC> /usr/lib/libxar.1.dylib 0x7fff7cb01000 - 0x7fff7cbe8fff libxml2.2.dylib (31.7) <49544596-BCF8-3765-8DC5-DB1A9A90EF92> /usr/lib/libxml2.2.dylib 0x7fff7cbe9000 - 0x7fff7cc11fff libxslt.1.dylib (15.10) <66682AF6-C2D5-374C-901F-25A3E72814DC> /usr/lib/libxslt.1.dylib 0x7fff7cc12000 - 0x7fff7cc24ffb libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib 0x7fff7ccc2000 - 0x7fff7ccc6ff7 libcache.dylib (80) <354F3B7D-404E-3398-9EBF-65CA2CE65211> /usr/lib/system/libcache.dylib 0x7fff7ccc7000 - 0x7fff7ccd1ff3 libcommonCrypto.dylib (60118.30.2) <674286D3-7744-36A3-9AAA-49DFCD97A986> /usr/lib/system/libcommonCrypto.dylib 0x7fff7ccd2000 - 0x7fff7ccd9fff libcompiler_rt.dylib (62) <4487CFBA-A5D7-3282-9E6B-94CAD7BE507E> /usr/lib/system/libcompiler_rt.dylib 0x7fff7ccda000 - 0x7fff7cce2ffb libcopyfile.dylib (146.30.2) <2C7C67D7-562B-3FFA-973D-BACF4C10E1EC> /usr/lib/system/libcopyfile.dylib 0x7fff7cce3000 - 0x7fff7cd68fff libcorecrypto.dylib (562.30.10) <8A53EFE1-AFCA-3676-BEE1-FA5ED9F0E222> /usr/lib/system/libcorecrypto.dylib 0x7fff7cdf0000 - 0x7fff7ce29ff7 libdispatch.dylib (913.30.4) <7D0E3183-282B-3FEE-A734-2C0ADC092084> /usr/lib/system/libdispatch.dylib 0x7fff7ce2a000 - 0x7fff7ce47ff7 libdyld.dylib (519.2.2) /usr/lib/system/libdyld.dylib 0x7fff7ce48000 - 0x7fff7ce48ffb libkeymgr.dylib (28) <6D84A96F-C65B-38EC-BDB5-21FD2C97E7B2> /usr/lib/system/libkeymgr.dylib 0x7fff7ce49000 - 0x7fff7ce55ff3 libkxld.dylib (4570.41.2) <661F47FA-F6FC-3FB1-8023-9DFE108AEEF7> /usr/lib/system/libkxld.dylib 0x7fff7ce56000 - 0x7fff7ce56ff7 liblaunch.dylib (1205.30.29) /usr/lib/system/liblaunch.dylib 0x7fff7ce57000 - 0x7fff7ce5bffb libmacho.dylib (900.0.1) <756F2553-07B6-3B42-ACEA-2F0F1A5E8D0F> /usr/lib/system/libmacho.dylib 0x7fff7ce5c000 - 0x7fff7ce5eff3 libquarantine.dylib (86) <6AC8773F-3817-3D82-99C2-01BABB9C3CBB> /usr/lib/system/libquarantine.dylib 0x7fff7ce5f000 - 0x7fff7ce60ff3 libremovefile.dylib (45) <912FA211-DD8C-3C92-8424-21B89F8B10FD> /usr/lib/system/libremovefile.dylib 0x7fff7ce61000 - 0x7fff7ce78fff libsystem_asl.dylib (356.1.1) <94972913-9DF0-3C78-847C-43E58919E3DA> /usr/lib/system/libsystem_asl.dylib 0x7fff7ce79000 - 0x7fff7ce79fff libsystem_blocks.dylib (67) /usr/lib/system/libsystem_blocks.dylib 0x7fff7ce7a000 - 0x7fff7cf03ff7 libsystem_c.dylib (1244.30.3) /usr/lib/system/libsystem_c.dylib 0x7fff7cf04000 - 0x7fff7cf07ffb libsystem_configuration.dylib (963.30.1) <0F8D0B76-4F7D-34EC-AB6C-50F9465809DA> /usr/lib/system/libsystem_configuration.dylib 0x7fff7cf08000 - 0x7fff7cf0bffb libsystem_coreservices.dylib (51) <21A488D0-2D07-344E-8631-CC8B2A246F35> /usr/lib/system/libsystem_coreservices.dylib 0x7fff7cf0c000 - 0x7fff7cf0dfff libsystem_darwin.dylib (1244.30.3) <2F750CB1-BC26-3FA3-AE59-553EE30D451B> /usr/lib/system/libsystem_darwin.dylib 0x7fff7cf0e000 - 0x7fff7cf14ff7 libsystem_dnssd.dylib (878.30.4) /usr/lib/system/libsystem_dnssd.dylib 0x7fff7cf15000 - 0x7fff7cf5eff7 libsystem_info.dylib (517.30.1) <7D79E167-4B5C-3833-81EE-3AF3FB53616D> /usr/lib/system/libsystem_info.dylib 0x7fff7cf5f000 - 0x7fff7cf84ff7 libsystem_kernel.dylib (4570.41.2) <5155A4C3-825B-3178-AC51-0D2D2F2A6618> /usr/lib/system/libsystem_kernel.dylib 0x7fff7cf85000 - 0x7fff7cfd0fcb libsystem_m.dylib (3146) /usr/lib/system/libsystem_m.dylib 0x7fff7cfd1000 - 0x7fff7cff0fff libsystem_malloc.dylib (140.40.1) <36B22C99-D772-3039-9A4C-AA31389965E1> /usr/lib/system/libsystem_malloc.dylib 0x7fff7cff1000 - 0x7fff7d095ff3 libsystem_network.dylib (1229.30.11) <40BAD301-8744-3AD8-A688-E7925C587B00> /usr/lib/system/libsystem_network.dylib 0x7fff7d096000 - 0x7fff7d0a0ffb libsystem_networkextension.dylib (767.40.1) /usr/lib/system/libsystem_networkextension.dylib 0x7fff7d0a1000 - 0x7fff7d0aaff3 libsystem_notify.dylib (172) <98EA3D62-7C86-30DE-8261-D020D2F1EFF3> /usr/lib/system/libsystem_notify.dylib 0x7fff7d0ab000 - 0x7fff7d0b2ff7 libsystem_platform.dylib (161.20.1) /usr/lib/system/libsystem_platform.dylib 0x7fff7d0b3000 - 0x7fff7d0befff libsystem_pthread.dylib (301.30.1) /usr/lib/system/libsystem_pthread.dylib 0x7fff7d0bf000 - 0x7fff7d0c2ff3 libsystem_sandbox.dylib (765.40.2) <922D3D15-AB4C-3F1A-A94F-39214AF1ADB3> /usr/lib/system/libsystem_sandbox.dylib 0x7fff7d0c3000 - 0x7fff7d0c4ff3 libsystem_secinit.dylib (30) /usr/lib/system/libsystem_secinit.dylib 0x7fff7d0c5000 - 0x7fff7d0ccff7 libsystem_symptoms.dylib (820.30.7) /usr/lib/system/libsystem_symptoms.dylib 0x7fff7d0cd000 - 0x7fff7d0e0ff7 libsystem_trace.dylib (829.30.14) <69EBF017-D40F-30D7-9B0B-BFC862D761A5> /usr/lib/system/libsystem_trace.dylib 0x7fff7d0e2000 - 0x7fff7d0e7ff7 libunwind.dylib (35.3) <6D4FCD49-D2A9-3233-95C7-A7635CE265F2> /usr/lib/system/libunwind.dylib 0x7fff7d0e8000 - 0x7fff7d114ff7 libxpc.dylib (1205.30.29) /usr/lib/system/libxpc.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 9518 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=446.9M resident=0K(0%) swapped_out_or_unallocated=446.9M(100%) Writable regions: Total=1.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.7G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Activity Tracing 256K 2 Dispatch continuations 16.0M 2 Kernel Alloc Once 8K 2 MALLOC 125.3M 27 MALLOC guard page 32K 6 Memory Tag 255 2.0G 2862 STACK GUARD 56.0M 14 Stack 88.6M 27 __DATA 32.8M 267 __FONT_DATA 4K 2 __LINKEDIT 193.9M 10 __TEXT 253.0M 268 __UNICODE 560K 2 mapped file 90.8M 5 shared memory 44K 6 =========== ======= ======= TOTAL 2.8G 3487 ​```
jabbermarky commented 6 years ago

Any progress on this issue? I only installed Atom IDE support last night, but due to this error, it is completely unusable for me today (I'm only working on Ember JS project now).

damieng commented 6 years ago

@jabbermarky does it repeatedly crash at the same point?

We're intending on putting in some automatic restarts but if it's crashing a LOT that might not be particularly helpful.

If it is crashing a lot can you let me know if you are editing a publicly available project and what OS you are on so we can repro it and drill into the underlying cause.

jabbermarky commented 6 years ago

Its not a public project but I could share a file if that would help you. I am using atom on Mac OSX.

Mark

On Feb 15, 2018, at 17:47, Damien Guard notifications@github.com wrote:

@jabbermarky does it repeatedly crash at the same point?

We're intending on putting in some automatic restarts but if it's crashing a LOT that might not be particularly helpful.

If it is crashing a lot can you let me know if you are editing a publicly available project and what OS you are on so we can repro it and drill into the underlying cause.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

rsese commented 6 years ago

The auto restart update has shipped - if you had a reproducible case (or saw the error often), can you update ide-typescript and let us know if you still get the error?

If you still get an error after updating, sharing a public project, what OS you're on, and repro steps would be helpful for investigation as Damien mentioned above.

MLHale commented 6 years ago

seems to have resolved my issue. I had ide-typescript disabled after my previously reported issue in this thread. No longer encountering the issue. I'll report if it crops back up.