mechio / takana

Takana lets you see your SCSS and CSS style changes live, in the browser, as you type them
http://takana.io
MIT License
1.11k stars 61 forks source link

Assertion failed: (handle->InternalFieldCount() > 0) #66

Closed elbracht closed 9 years ago

elbracht commented 9 years ago

At the start of Takana I get the following error:

Assertion failed: (handle->InternalFieldCount() > 0), function Wrap, file /Users/anonymous/.node-gyp/0.12.0/src/node_object_wrap.h, line 77.

This is the verbose logging:

[2015-02-11 23:00:27.739] [DEBUG] Server - Staring...
[2015-02-11 23:00:27.739] [DEBUG] Server - starting rsync
[2015-02-11 23:00:27.745] [INFO] EditorManager - editor server listening on 48627
[2015-02-11 23:00:27.746] [INFO] Server - webserver listening on 48626
[2015-02-11 23:00:27.754] [DEBUG] Server - rsync finished
Assertion failed: (handle->InternalFieldCount() > 0), function Wrap, file /Users/anonymous/.node-gyp/0.12.0/src/node_object_wrap.h, line 77.
Abort trap: 6
clarkewd commented 9 years ago

after upgrading node with homebrew I'm now getting this error, too, and can't get takana to start - with any version ( e.g. takana@0.4.2 or takana@0.2.1 )

zacherybcampbell commented 9 years ago

I'm having the same issue.

clarkewd commented 9 years ago

I was able to get takana working again, temporarily, by rolling back to an older version of node - v0.10.36 worked while v0.12 seemed to cause this issue.

foolscreen commented 9 years ago

-Seems that the problem exists only in OS X 10.9, i am having the same issue on my colleagues iMac but having no problems on my MacBook with 10.10- Meanwhile we did an Update to Yosemite, Bug still exists on the iMac but not my Macbook. Any ideas, anyone?

tsujp commented 9 years ago

I'm currently on 10.10.2 using Node v0.12.0 with the latest version of Takana 0.4.2 and I get the same error. I tried rolling back to Node v0.10.36 and that didn't work either.

Thus far Takana isn't useable as it sits right now on this setup.

ob7 commented 9 years ago

Same problem here on yosemite osx. Uninstalling node via brew (as that is how it was installed). Going to install node v.0.10.36 as described in this tutorial: http://www.websector.de/blog/2011/12/15/quick-tip-node-how-to-downgrade-node-js-on-os-x/

ob7 commented 9 years ago

update: downgrading node as described above worked. So its working on yosemite 10.10.2 this way...

timdmackey commented 9 years ago

Has anyone made any progress with this?

MatthewKosloski commented 9 years ago

I get the same problem on OSX 10.9.4: screen shot 2015-03-21 at 9 21 52 pm

rrrrrraul commented 9 years ago

I'm running OSX 10.10.2, I downgraded to node v0.10.36 from v0.12 and it now gets passed "Assertion failed .."

However, now it stops with: "Segmentation fault : 11"

edit: takana v 0.4.2

barnaby commented 9 years ago

fixed in 0.4.3