Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Bracket helper not responding/editor unresponsive #6763

Closed
Garito opened this issue Feb 5, 2014 · 2 comments
Closed

Bracket helper not responding/editor unresponsive #6763

Garito opened this issue Feb 5, 2014 · 2 comments

Comments

@Garito
Copy link

Garito commented Feb 5, 2014

Hi!
It seems to me that the javascript linter crashes the helper on my mac with maverick
The activity monitor shows the helper dying and comming back to live by moments
I think it's a linter issue because I've only detected the problem with javascript files (no problem with html, css, less or python the other languages I use)

How can I provide better information to solve this issue?

Thanks!

@peterflynn
Copy link
Member

@Garito Are you on OS X 10.9 (Mavericks)? If so then this is a duplicate of #5794. The helper process is not actually unresponsive, but a bug in Chromium makes Mac OS think that it is.

In your title you also put "editor unresponsive." Are you seeing cases where you're unable to type text into the editor, or typing is extremely slow? If so please provide details and I'll reopen.

@Garito
Copy link
Author

Garito commented Feb 5, 2014

Seems to me like if there is patch that doesn't solve the problem at all
The facts:
The helper apears as not responding in the activity monitor
But then another helper raises to the top of CPU usage
The editor has a huge, huge latency with the keyboard but when I try to click the close button of the javascript folder doesn't seems to happen but if I kill it, when I reopen it the javascript it's close the other opened files remains as expected

My intuition said that when the program (chromium or whatever) detects the helpers hangout it tries to relaunch it making the problem bigger

Do this help you?

You could point me what to do to send you a profiler/debugger recording? (if I'm not mistake chromium does this as good as chrome?)

How can I help you?

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

2 participants