-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[mod_event_socket] Fix hangup race with listener_thread of socket application in async mode #636
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
Conversation
Scan-build compilation failed: https://artifacts.signalwire.com/drone/signalwire/freeswitch/963/scan-build-result.txt |
322c95c
to
713e01e
Compare
…lication in async mode
713e01e
to
838f62a
Compare
Is this somehow related to #580 |
First crash: Second Crash: |
@bee-jarvis What exactly do you do to reproduce this? |
@bee-jarvis Please try compiling with |
@andywolk I am doing calls with event socket and adding into conference more than 900+ members i have created 3 conferences and made conference hup all and immediately trying to make another conference call. |
@bee-jarvis Let's move our discussion to a separate issue. Seems like your core dumps are unrelated to mod_event_socket. |
It was fixed in their code base 22 days ago and the latest release is 29 days ago(1.10.3). We will have to wait for the next release before signalwire/freeswitch#636
No description provided.