hooklift/node-libvirt

Crashes when using events

Opened this issue · 0 comments

When using life cycle events to detect reboots and shutdowns, it crashes very often (segfaults) in the C++ handler.
It crashes all the time with Node 11.x, a little bit less with Node 10.x.

Anyone using life cycle events successfully and reliably ?