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

Deadlock on LFLiveSession dealloc #100

Closed
hannseman opened this issue Sep 23, 2016 · 0 comments
Closed

Deadlock on LFLiveSession dealloc #100

hannseman opened this issue Sep 23, 2016 · 0 comments

Comments

@hannseman
Copy link
Contributor

Sometimes a deadlock occurs on dealloc of LFLiveSession. This line appears to be the cause of the deadlock: https://github.com/LaiFengiOS/LFLiveKit/blob/master/LFLiveKit/capture/LFAudioCapture.m#L238

LFAudioCapture.handleInputBuffer is being called on AURemoteIO::Thread while deallocing on the main thread.

screen shot 2016-09-23 at 17 37 46

chenliming777 pushed a commit that referenced this issue Oct 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants