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

[Linter] Error running clang Error: Process execution timed out #229

Open
ghost opened this issue Dec 10, 2017 · 9 comments
Open

[Linter] Error running clang Error: Process execution timed out #229

ghost opened this issue Dec 10, 2017 · 9 comments

Comments

@ghost
Copy link

ghost commented Dec 10, 2017

Package version: 4.1.2
Atom version: 1.19.3 x64

screenshot from 2017-12-10 10-18-53

I get spammed with this when I type in a .cpp file.

@ghost
Copy link
Author

ghost commented Dec 11, 2017

Bump

@ghost
Copy link
Author

ghost commented Jan 4, 2018

Experiencing the same error message as @dan9er now, all of a sudden. It was fine a couple of days ago, and I didn't change any Atom settings (but I may have installed some updates to macOS).

@ghost
Copy link
Author

ghost commented Jan 4, 2018

It seems that a reboot of the machine makes it go away. Perhaps something that wasn't visible in the Activity Monitor (macOS equivalent of the Windows Task Manager) was slowing down the system. linter-clang shouldn't be this sensitive to system lag, though, so it's still a bug.

@arvindv92
Copy link

I am facing the same issue. Rebooting my computer didn't help

@lczech
Copy link

lczech commented Jun 12, 2019

Same here. How can I increase the time limit?

@simchanu29
Copy link

Same issue. A reboot does not help. I'm interested as well to increase the timeout limit.

@jarinfrench
Copy link

I recently started experiencing the same issue after I upgraded from Ubuntu 16.04 to 18.04. I've seen similar issues with other linting packages from a few years ago (e.g. AtomLinter/linter-shellcheck#110, AtomLinter/linter-pylint#209, AtomLinter/linter-flake8#169, though I personally have only experienced the clang and shellcheck issues), and for the packages that have attempted to address it the stopgap is to add in an option to disable execution timeouts. As discussed in AtomLinter/linter-flake8#169, this might work for those who need the longer process times, but for the relatively short files that I am editing (process execution timed out for brand new cpp files with the basic "hello world" format) this seems to be a different problem. Is there any work being done on this, or is this just a user configuration error?

There was also a post on StackOverflow a few months ago with a similar issue using atom-mypy (https://stackoverflow.com/questions/60023879/process-execution-timed-out-running-linter-in-atom-for-mypy), but there has been no updates since the original post.

OS: Ubuntu 18.04
Atom: 1.45.0
clang: 6.0.0
linter-clang: 4.1.2

@sherlockhomeless
Copy link

Same issue with

OS: Ubuntu 20.04
Atom: 1.51.0
clang: 10.0.0
linter-clang: 4.1.2

@thirstyice
Copy link

Same issue
OS: MacOS Big Sur
Atom: 1.60.0
clang: 12.0.5
linter-clang: 4.1.2

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

6 participants