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: EBUSY: resource busy or locked, stat 'C:\hiberfil.sys' #62

Open
inhok996 opened this issue Jul 30, 2015 · 0 comments
Open

Comments

@inhok996
Copy link

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.0.3
System: Unknown Windows Version
Thrown From: goto package, v1.7.1

Stack Trace

Uncaught Error: EBUSY: resource busy or locked, stat 'C:\hiberfil.sys'

At ATOM_SHELL_ASAR.js:50

Error: EBUSY: resource busy or locked, stat 'C:\hiberfil.sys'
  at Error (native)
  at fs.statSync (fs.js:846:18)
  at Object.fs.statSync (ATOM_SHELL_ASAR.js:206:16)
  at SymbolIndex.module.exports.SymbolIndex.processDirectory (C:\Users\HwangInho\.atom\packages\goto\lib\symbol-index.coffee:168:18)
  at SymbolIndex.module.exports.SymbolIndex.rebuild (C:\Users\HwangInho\.atom\packages\goto\lib\symbol-index.coffee:117:8)
  at SymbolIndex.module.exports.SymbolIndex.update (C:\Users\HwangInho\.atom\packages\goto\lib\symbol-index.coffee:109:8)
  at SymbolIndex.module.exports.SymbolIndex.getAllSymbols (C:\Users\HwangInho\.atom\packages\goto\lib\symbol-index.coffee:100:6)
  at Object.module.exports.gotoProjectSymbol (C:\Users\HwangInho\.atom\packages\goto\lib\index.coffee:41:22)
  at atom-workspace.atom.commands.add.goto:project-symbol (C:\Users\HwangInho\.atom\packages\goto\lib\index.coffee:20:34)
  at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (C:\Users\HwangInho\AppData\Local\atom\app-1.0.3\resources\app.asar\src\command-registry.js:241:29)
  at C:\Users\HwangInho\AppData\Local\atom\app-1.0.3\resources\app.asar\src\command-registry.js:3:61
  at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (C:\Users\HwangInho\AppData\Local\atom\app-1.0.3\resources\app.asar\node_modules\atom-keymap\lib\keymap-manager.js:524:16)
  at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (C:\Users\HwangInho\AppData\Local\atom\app-1.0.3\resources\app.asar\node_modules\atom-keymap\lib\keymap-manager.js:347:22)
  at HTMLDocument.module.exports.WindowEventHandler.onKeydown (C:\Users\HwangInho\AppData\Local\atom\app-1.0.3\resources\app.asar\src\window-event-handler.js:177:20)

Commands

  2x -8:25.3.0 application:add-project-folder (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel)
  4x -6:45.1.0 goto:project-symbol (atom-text-editor.editor.is-focused)

Config

{
  "core": {
    "disabledPackages": [
      "autocomplete-atom-api",
      "autocomplete-css",
      "autocomplete-html",
      "autocomplete-plus",
      "autocomplete-snippets"
    ]
  }
}

Installed Packages

# User
goto, v1.7.1
last-cursor-position, v0.9.0
minimap, v4.12.1
symbols-tree-view, v0.9.3

# Dev
No dev packages
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