Hello,

We are developing a conferencing application on SEMS 1.4.0.  It is generally 
very stable, but under load I am getting a core dump in xmlrpc2di when 
periodically entering commands, in this case calls().  I have seen the same 
thing on 1.3.  Is it possible this WorkerThread instance is getting deleted?
Thanks.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x4083a940 (LWP 9695)]
XmlRpc::XmlRpcDispatch::work (this=0x20, timeout=-1) at 
src/XmlRpcDispatch.cpp:95
95          if (_doClear)

(gdb) where
#0  XmlRpc::XmlRpcDispatch::work (this=0x20, timeout=-1) at 
src/XmlRpcDispatch.cpp:95
#1  0x00002b0e1c4cfc1f in XmlRpc::WorkerThread::run (this=0xaae2c80)
    at MultithreadXmlRpcServer.cpp:34
#2  0x00000000004d0f16 in AmThread::_start (_t=<value optimized out>) at 
AmThread.cpp:70
#3  0x00000035162064a7 in start_thread () from /lib64/libpthread.so.0
#4  0x00000035156d3c2d in clone () from /lib64/libc.so.6
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to