Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Uncaught Error: EBUSY: resource busy or locked, open '~/AppData\Local\Temp\099c72f6-61e2-44d8-a76... #175

Open
Ivanfangsc opened this issue Apr 5, 2018 · 0 comments

Comments

@Ivanfangsc
Copy link

[Enter steps to reproduce:]

  1. I just created a new cpp file in atom, and this error pops up everytime I enter a character.

Atom: 1.25.0 x64
Electron: 1.7.11
OS: Unknown Windows version
Thrown From: linter-gcc package 0.7.1

Stack Trace

Uncaught Error: EBUSY: resource busy or locked, open 'C:\Users\Ivanfang\AppData\Local\Temp\099c72f6-61e2-44d8-a762-4890d7cbb362.cpp'

At fs.js:584

Error: EBUSY: resource busy or locked, open 'C:\Users\Ivanfang\AppData\Local\Temp\099c72f6-61e2-44d8-a762-4890d7cbb362.cpp'
    at Object.fs.openSync (fs.js:584:18)
    at Object.module.(anonymous function) [as openSync] (ELECTRON_ASAR.js:173:20)
    at Object.fs.writeFileSync (fs.js:1326:33)
    at Object.outputFileSync (/app.asar/node_modules/fs-extra/lib/output/index.js:26:29)
    at /packages/linter-gcc/lib/main.js:179:31

Commands

     -0:44 intentions:highlight (input.hidden-input)
     -0:43.9.0 core:save (input.hidden-input)
     -0:22 editor:newline (input.hidden-input)
  5x -0:20.9.0 core:backspace (input.hidden-input)
     -0:14.9.0 editor:newline (input.hidden-input)

Non-Core Packages

busy-signal 1.4.3 
gpp-compiler 3.0.7 
intentions 1.1.5 
linter 2.2.0 
linter-gcc 0.7.1 
linter-ui-default 1.7.1 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant