skysafe / gr-sigmf

GNURadio blocks to read, write, and modify SigMF datasets
Other
30 stars 11 forks source link

Segmentation Fault when calling open and close #6

Closed pwicks86 closed 6 years ago

pwicks86 commented 6 years ago

If you make a flowgraph with a SigMF sink block and then call open and close from another thread, the flowgraph will segfault.

pwicks86 commented 6 years ago

I think we've got this pretty much figured out, closing this.