Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EXC_BAD_ACCESS when trying to close producer #114

Open
Mahmoud-Yousef opened this issue Oct 10, 2021 · 1 comment
Open

EXC_BAD_ACCESS when trying to close producer #114

Mahmoud-Yousef opened this issue Oct 10, 2021 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Mahmoud-Yousef
Copy link

Mahmoud-Yousef commented 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

@Mahmoud-Yousef Mahmoud-Yousef changed the title EXC_BREAKPOINT when trying to close producer EXC_BAD_ACCESS when trying to close producer Oct 10, 2021
@mythkiven
Copy link

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

@ethand91 ethand91 added bug Something isn't working help wanted Extra attention is needed labels Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants