Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Uncaught Error: unexpected end of file #8

Open
trusktr opened this issue Nov 16, 2018 · 0 comments
Open

Uncaught Error: unexpected end of file #8

trusktr opened this issue Nov 16, 2018 · 0 comments

Comments

@trusktr
Copy link

trusktr commented Nov 16, 2018

[Enter steps to reproduce:]

  1. crash/freeze atom somehow.
  2. Restart atom and this happened.

Atom froze during a save (it was running Prettier on save of a huge file, so I forced it to quit because it didn't seem to ever finish). Maybe the undo state got messed up in the mid-save force quit.

Atom: 1.32.2 x64
Electron: 2.0.9
OS: Mac OS X 10.14.1
Thrown From: persistent-undo package 1.3.0

Stack Trace

Uncaught Error: unexpected end of file

At zlib.js:421

Error: unexpected end of file
    at Gunzip.zlibOnError (zlib.js:153:15)
    at Gunzip._processChunk (zlib.js:411:30)
    at zlibBufferSync (zlib.js:144:38)
    at Object.gunzipSync (zlib.js:590:14)
    at /packages/persistent-undo/lib/persistent-undo.coffee:32:30
    at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:511:3)

Commands

Non-Core Packages

advanced-open-file 0.16.8 
aligner-javascript 1.3.0 
atom-browser 0.68.0 
atom-domterm 0.6.0 
atom-ide-ui 0.13.0 
atom-material-syntax 1.0.8 
atom-terminal-panel 4.4.4 
atom-typescript 12.6.3 
atom-vim-like-tab 1.5.2 
atom-webbrowser 2.1.4 
autocomplete 0.47.0 
autocomplete-modules 2.2.2 
autocomplete-paths 2.12.2 
better-git-blame 0.4.7 
browser-plus 0.0.98 
busy-signal 1.4.3 
cursor-history 0.13.1 
docblockr 0.13.7 
editorconfig 2.2.2 
emmet 2.4.3 
eslint-format 0.4.0 
ex-mode 0.18.0 
ex-mode-sort 1.0.0 
file-icons 2.1.21 
file-type-icons 1.3.4 
file-watcher 1.2.6 
git-blame 1.7.0 
git-plus 8.1.0 
git-time-machine 2.1.0 
hey-pane 1.1.0 
highlight-line 0.12.0 
highlight-selected 0.13.1 
html-nested-comments 3.4.0 
hybrid-next-fix-syntax 0.1.2 
hybrid-next-syntax 0.9.2 
hyperclick 0.1.5 
ide-css 0.3.0 
ide-html 0.4.2 
ide-json 0.2.1 
ide-typescript 0.7.6 
ide-vue 0.1.8 
imdone-atom 2.4.29 
indent-guide-improved 1.4.13 
intentions 1.1.5 
keymap-control 1.2.0 
keystroke 0.4.0 
language-babel 2.85.0 
language-javascript-jsx 0.3.7 
language-javascript-semantic 0.2.1 
language-jenkinsfile 0.1.1 
language-pug 0.0.22 
language-vue 0.23.1 
linter 2.2.0 
linter-eslint 8.4.1 
linter-ui-default 1.7.1 
linter-ui-plus 0.3.2 
local-history 4.3.1 
minimap 4.29.8 
minimap-bookmarks 0.4.2 
minimap-git-diff 4.3.1 
minimap-highlight-selected 4.6.1 
minimap-linter 2.2.1 
minimap-pigments 0.2.2 
minimap-quick-highlight 1.0.1 
moonlight 0.7.0 
narrow 0.65.1 
narrow-git-ls 0.2.0 
open-this 0.5.0 
pane-browser 1.6.0 
paner 1.0.0 
persistent-undo 1.3.0 
pigments 0.40.2 
platformio-ide-terminal 2.8.1 
prettier-atom 0.55.2 
project-plus 1.0.0 
quick-highlight 0.13.0 
split-diff 1.4.0 
teletype 0.13.2 
term3 0.22.1 
terminal-plus 0.14.5 
terminal-tab 0.5.6 
termination 0.6.3 
todo-show 2.3.0 
toggle 0.6.2 
toggle-quotes 1.1.0 
tomorrow-night-eighties-syntax 1.0.2 
trailing-spaces 0.4.0 
tree-view-git-status 1.5.0 
turbo-javascript 1.4.0 
undo-tree 1.0.0 
vim-mode-plus 1.35.0 
vim-mode-plus-ex-mode 0.11.0 
vim-mode-plus-keymaps-for-surround 0.2.1 
vim-mode-plus-macros 0.1.2 
vim-mode-plus-move-selected-text 0.12.0 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant