samccone/drool

Crashes on examples with "TypeError: Cannot read property 'message' of undefined"

kot-lex opened this issue · 2 comments

Hello!
I'm trying to run drool test example the following way:
node test/analysis/gc-thrash.js

but constantly get an exception:

TypeError: Cannot read property 'message' of undefined
    at lib/index.js:56:29

Node v8.9.1
ChromeDriver 2.33.506106

This is fixed by #35

released as v0.6.0