I have a external c++ node(rnbo) with several buffers and hise crushes when i feed samples into these buffers (no always but samples longer then 10s will definitely crash)
The dump file shows it was a Access Violation(0xc0000005) so I think maybe i didnt setup and check the buffers properly.