sccn / liblsl

C++ lsl library for multi-modal time-synched data transmission over the local network
Other
107 stars 63 forks source link

bad_weak_ptr during deletion of inlet #220

Open mscheltienne opened 3 weeks ago

mscheltienne commented 3 weeks ago

In MNE-LSL, CI stability has been dramaticaly increase. However, segmentation faults or fatal error still occur during deletion of StreamOutlets and StreamInlets. For once, I got an error message, maybe it might help you fix this condition:

2024-06-05 07:39:12.042 ( 130.626s) [            5BAE]    stream_inlet_impl.h:56    WARN| Unexpected error during inlet shutdown: bad_weak_ptr

Obtained using 1.16.0 arm64 release.