You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
producer.close()
causes a crash with error EXC_BAD_ACCESS
this message appears in log:
-[NSConcreteMutableData release]: message sent to deallocated instance 0x2818247b0
The text was updated successfully, but these errors were encountered:
Mahmoud-Yousef
changed the title
EXC_BREAKPOINT when trying to close producer
EXC_BAD_ACCESS when trying to close producer
Oct 10, 2021
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
producer.close()
causes a crash with error EXC_BAD_ACCESS
this message appears in log:
-[NSConcreteMutableData release]: message sent to deallocated instance 0x2818247b0
The text was updated successfully, but these errors were encountered: