Re: [Opalvoip-user] Assertion fail
Brought to you by:
csoutheren,
rjongbloed
|
From: Derek S. <der...@gm...> - 2016-05-10 20:55:20
|
Hi, This error is present - you can set up callgen to make lots and lots of calls - and the calls are each answered by the console program (console and callgen are in the opal/samples directory) there is a comment/suggestion that the latest branch in v16_2 has fixed it. What version of the opal lib are you using? Cheers, Derek. (the fix is either:: updated opal lib or a fix from Robert) On 10/05/16 23:14, Артём Мугланов wrote: > After answering the call, my program failed with the following text: > > Assertion fail: Media patch thread not terminated., file > /work/packages/opal-3.16.0/src/opal/patch.cxx, line 189 > /usr/lib/libopal.so.3.16.0(OpalMediaPatch::StopThread()+0xb4) > [0x7fc46b680834] > /usr/lib/libopal.so.3.16.0(OpalMediaPatch::Close()+0x250) > [0x7fc46b681ad0] > /usr/lib/libopal.so.3.16.0(OpalMediaStream::SetPatch(OpalMediaPatch*)+0x24) > [0x7fc46b67eae4] > /usr/lib/libopal.so.3.16.0(OpalMediaStream::Close()+0x10c) > [0x7fc46b679c6c] > /usr/lib/libopal.so.3.16.0(OpalConnection::CloseMediaStreams()+0xcc) > [0x7fc46b64797c] > /usr/lib/libopal.so.3.16.0(OpalConnection::OnReleased()+0x2e) > [0x7fc46b64b59e] > /usr/lib/libopal.so.3.16.0(OpalCall::OnReleased(OpalConnection&)+0x19e) [0x7fc46b65607e] > > /usr/lib/libopal.so.3.16.0(H323EndPoint::OnReleased(OpalConnection&)+0x229) > [0x7fc46b926799] > /usr/lib/libopal.so.3.16.0(OpalConnection::OnReleased()+0x41) > [0x7fc46b64b5b1] > /usr/lib/libopal.so.3.16.0(OpalRTPConnection::OnReleased()+0x31b) > [0x7fc46b6bf11b] > /usr/lib/libopal.so.3.16.0(H323Connection::OnReleased()+0x14e) > [0x7fc46b9467de] > /usr/lib/libopal.so.3.16.0(OpalConnection::InternalOnReleased()+0xa4) > [0x7fc46b647e14] > /usr/lib/libpt.so.2.16.0(PThread::PX_ThreadMain(void*)+0x56) > [0x7fc46ad25ec6] > /lib/x86_64-linux-gnu/libpthread.so.0(+0x7db4) [0x7fc46ea79db4] > /lib/x86_64-linux-gnu/libc.so.6(clone > > Why this error was occur? And how to fix it? > > Note that openphone have the same problem. > > Sincerely, > Artyom Muglanov > mug...@ma... <mailto:mug...@ma...> > > > ------------------------------------------------------------------------------ > Mobile security can be enabling, not merely restricting. Employees who > bring their own devices (BYOD) to work are irked by the imposition of MDM > restrictions. Mobile Device Manager Plus allows you to control only the > apps on BYO-devices by containerizing them, leaving personal data untouched! > https://ad.doubleclick.net/ddm/clk/304595813;131938128;j > > > _______________________________________________ > Opalvoip-user mailing list > Opa...@li... > https://lists.sourceforge.net/lists/listinfo/opalvoip-user -- Sent from my Ubuntu computer |