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

Crash 'pure virtual called' on Ubuntu 14.04 #33

Open
jotak opened this issue Nov 13, 2014 · 5 comments
Open

Crash 'pure virtual called' on Ubuntu 14.04 #33

jotak opened this issue Nov 13, 2014 · 5 comments

Comments

@jotak
Copy link

jotak commented Nov 13, 2014

Hello,
I open this ticket even if I'm really not sure if it's caused by brackets-typescript plugin.
There's a ticket opened on bracket's github, and it happens it might be related to typescript extension : adobe/brackets#9166

Quoting myself:
I'm running Xubuntu 14.04 on two PC's, both of them are affected. I can't find any particular scenario to reproduce, it seems to happen unpredictably.
I use the latest official version (not from github): Version 1.0 - 1.0.0-15191 (release 3f2eb90)
but I had the same issue with previous versions before 1.0 (can't remember the exact build).

What I can say, if it helps:

  • I use typescript extensions
  • It happens whether I'm writting Javascript, Typescript or even Markdown ; can't find any pattern here
  • Terminal shows "pure virtual method called terminate called without an active exception"
  • I tried to move out extensions "JavaScriptCodeHints" and "JSLint" from brackets/www/extensions/default/ , but still the problem persists

Any idea?

@fdecampredon
Copy link
Owner

Honestly I have no clue :/
If you happens to have more logs ...

@fdecampredon
Copy link
Owner

Also I know that this extension actually use some deprecated methods :/. I'm working on a new version with 1.3 support but it should not be ready soon

@jotak
Copy link
Author

jotak commented Nov 13, 2014

Ok, thank you for quick reply. I don't have much more information to give unfortunately...
Thanks also for this valuable extension!

@fdecampredon
Copy link
Owner

np :)

@sedwards2009
Copy link

May be if you could identify what some of these deprecated methods are then I could add debug (console.log) around the method calls and then we might have a chance of figuring out if one of them is to blame. The crash happens often enough to me. It will trigger sooner or later...

(Looking forward to a 1.3 update too!)

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

3 participants