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

Tern+CodeMirror crashes Chrome #198

Closed
dangoor opened this issue Jul 16, 2013 · 3 comments
Closed

Tern+CodeMirror crashes Chrome #198

dangoor opened this issue Jul 16, 2013 · 3 comments

Comments

@dangoor
Copy link

dangoor commented Jul 16, 2013

I'm just filing this here in case others run into this problem. Tern should not be able to crash the browser, so this is really a bug in Chromium (and I've filed it there).

For me, this URL will reliably crash Chrome:

http://dangoor.github.io/tern/doc/demo.html?crash

That is the stock Tern demo, but with:

  • two different JS files (polymer and web-animations)
  • useWorker = true

I find that it also crashes even with useWorker = false, which you can see here:

http://dangoor.github.io/tern/doc/demo.html?crash&noworker

(If you remove the query string, you get the normal Tern demo, which works just fine).

@marijnh: feel free to close this or keep it open for tracking until the bug is fixed in Chromium. Right now it says it's restricted, but the bug is 260811.

@dangoor
Copy link
Author

dangoor commented Jul 16, 2013

One more note: I believe (or rather, hope) that this is the same crash we're seeing in Brackets.

@aikeru
Copy link

aikeru commented Sep 5, 2016

@dangoor I tried this in Chromium 51.0.2704.79 in Ubuntu 16.04 (64-bit) and neither URL was able to crash Chromium.

Possibly this is resolved? The bug is still restricted.

@dangoor
Copy link
Author

dangoor commented Sep 5, 2016

@aikeru Yes, the Chromium bug is fixed. Thanks for bringing this back up!

@dangoor dangoor closed this as completed Sep 5, 2016
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

2 participants