My Node application crashes randomly with the message
/usr/local/bin/node[1096]: ../src/node_buffer.cc:219:char* node::Buffer::Data(v8::Local<v8::Object>): Assertion `obj->IsArrayBufferView()' failed.
This issue occoured when updating from v10.13.0 to v10.15.0, i've not tested if reverting fixes it but i will update this issue shortly when i can test that.