mediasoup-ios-client icon indicating copy to clipboard operation
mediasoup-ios-client copied to clipboard

EXC_BAD_ACCESS when trying to close producer

Open Mahmoud-Yousef opened this issue 2 years ago • 1 comments

producer.close() causes a crash with error EXC_BAD_ACCESS this message appears in log: -[NSConcreteMutableData release]: message sent to deallocated instance 0x2818247b0

Mahmoud-Yousef avatar Oct 10 '21 08:10 Mahmoud-Yousef

producer.close() causes a crash with error EXC_BAD_ACCESS this message appears in log: -[NSConcreteMutableData release]: message sent to deallocated instance 0x2818247b0

producer.close() causes a crash with error EXC_BAD_ACCESS this message appears in log: -[NSConcreteMutableData release]: message sent to deallocated instance 0x2818247b0

I also encountered the same problem

mythkiven avatar Oct 29 '21 09:10 mythkiven