-
Notifications
You must be signed in to change notification settings - Fork 107
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
segmentaion fault #55
Comments
Try this patch:
|
This was referenced Nov 20, 2017
I was facing the same issue. This solved it for me |
This patch solved it for me, too. |
Same here. Thx. |
mwessen
added a commit
to mwessen/sipcmd
that referenced
this issue
May 11, 2019
tmakkonen
added a commit
that referenced
this issue
Aug 5, 2019
Solved issue #55 using patch suggested by S-trace on 20 Nov 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
valgrind says:
CreateMediaStream
TestChannel[ Call[C02e1f8fb1]-EP[L22cf95bf2] - 0x3c0550f0 ]
assert.cxx(112) PWLib Assertion fail: Attempt to do simultaneous reads from multiple threads: os_handle=24, thread ID=0x1f385700, file ptlib/unix/channel.cxx, line 110OnOpenMediaStream
recording media from local
TestPhone::Main: calling "sip:403#######@192.168.0.12" for 10
Assertion fail: Attempt to do simultaneous reads from multiple threads: os_handle=24, thread ID=0x1f385700, file ptlib/unix/channel.cxx, line 110
I have the latest version of ptlib_dev, any ideas ?
The text was updated successfully, but these errors were encountered: