deanmao / node-chimera

A new kind of headless webkit integration for nodejs; a great alternative to phantomjs.
http://www.deanmao.com/2012/08/13/enter-chimera/
MIT License
847 stars 45 forks source link

illegal hardware instruction #29

Open meeech opened 11 years ago

meeech commented 11 years ago

Keep getting an illegal hardware instruction on a certain page when I try to chimera.sendEvent('click'...) (non-public page, so cant share url. Have it working fine for other URLs.
Including crash report: https://gist.github.com/meeech/188d0c503504518f15d3 (i know this is light on details - not sure why its crashing, hopefully crash log provides some insight)