Open rcoup opened 10 years ago
Thanks @rcoup I will have a look at it. Report back soon!
Ok under OSX, node v0.10.30 and geos 3.4.2 it does not crash:
...
20446 'calling'
20446 'callback' false
20447 'calling'
20447 'callback' false
20448 'calling'
20448 'callback' false
20449 'calling'
20449 'callback' false
20450 'calling'
20450 'callback' false
20451 'calling'
20451 'callback' false
^C
Interesting. Will see if I can reproduce with Geos 3.4.2 or Node 0.10.30.
The following reliably segfaults within 10 iterations under Linux, Node v0.10.24, GEOS 3.3.3.
Using
.intersects()
synchronously doesn't appear to segfault...GDB backtrace: