samccone / drool

Automated memory leak detection and analysis
1.48k stars 53 forks source link

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

Closed kot-lex closed 6 years ago

kot-lex commented 6 years ago

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

zobier commented 6 years ago

This is fixed by https://github.com/samccone/drool/pull/35

samccone commented 6 years ago

released as v0.6.0