Hey Thanks for that .
After recompiling I ll check let you know about that On Mon, Dec 27, 2010 at 4:15 PM, Sergio Garcia Murillo < [email protected]> wrote: > Hi, > > You might be using a precompiled version of xmlrpc-c instead of the > xmlrpc-c 1.1 ones. > > Best regards > Sergio > > El 24/12/2010 13:49, amit anand escribió: > > hi > > PFA > > > > ---------------------------------------- > error > ----------------------------------------- > > > (gdb) run > The program being debugged has been started already. > Start it from the beginning? (y or n) y > Starting program: /usr/src/mcumediaserver/bin/debug/mcu > [Thread debugging using libthread_db enabled] > [b7fd56e0]-Adding rtmp application mcu/publisher > [b7fd56e0]-Adding rtmp application mcu/receiver > [b7fd56e0]-Adding rtmp application mcu/watcher > [b7fd56e0]-Adding rtmp application broadcaster/publish > [b7fd56e0]-Adding rtmp application broadcaster > [b7fd56e0]-Adding rtmp application streamer > [b7fd56e0]>Init RTMP Server > [New Thread -1208133920 (LWP 3846)] > [New Thread -1208136816 (LWP 3847)] > [b7fd56e0]<Init RTMP Server [1935] > [b7fd56e0]-Start [0xbfd9e864] > [b7fd56e0]>Run [0xbfd9e864] > [b7fd56e0]-Handler on /status > [b7fd56e0]-Handler on /mcu > [b7fd56e0]-Handler on /broadcaster > [b7fd4b90]-RTMP Server Thread [3846] > [b7fd4b90]>Run RTMP Server [0xbfd9e9a0] > > [b7fd4b90]-Accepting connections [1] > [New Thread -1218626672 (LWP 3857)] > [b7fd4b90]-Accepting connections [1] > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread -1218626672 (LWP 3857)] > 0x08056866 in XmlRpcServer::RequestHandler (r=0xb75d3260) at > /usr/src/mcumediaserver/media/src/xmlrpcserver.cpp:104 > 104 sscanf(r->server->name,"%p", &serv); > (gdb) bt > #0 0x08056866 in XmlRpcServer::RequestHandler (r=0xb75d3260) at > /usr/src/mcumediaserver/media/src/xmlrpcserver.cpp:104 > #1 0x0026dd7c in serverFunc (userHandle=0x9f24e18) at server.c:1054 > #2 0x002697d0 in connJob (userHandle=0x9f24e18) at conn.c:35 > #3 0x002715e2 in pthreadStart (arg=0x9f23f40) at thread_pthread.c:47 > #4 0x0029e45b in start_thread () from /lib/libpthread.so.0 > #5 0x00fc7e5e in clone () from /lib/libc.so.6 > > > > [b7f566e0]-Handler on /broadcaster > [b7f55b90]-RTMP Server Thread [3711] > [b7f55b90]>Run RTMP Server [0xbff90a00] > > [b7f55b90]-Accepting connections [1] > [New Thread -1219146864 (LWP 3715)] > [b7f55b90]-Accepting connections [1] > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread -1219146864 (LWP 3715)] > 0x08056866 in XmlRpcServer::RequestHandler (r=0xb7554260) at > /usr/src/mcumediaserver/media/src/xmlrpcserver.cpp:104 > 104 sscanf(r->server->name,"%p", &serv); > (gdb) bt > #0 0x08056866 in XmlRpcServer::RequestHandler (r=0xb7554260) at > /usr/src/mcumediaserver/media/src/xmlrpcserver.cpp:104 > #1 0x00c88d7c in serverFunc (userHandle=0x8428e18) at server.c:1054 > #2 0x00c847d0 in connJob (userHandle=0x8428e18) at conn.c:35 > #3 0x00c8c5e2 in pthreadStart (arg=0x8427f40) at thread_pthread.c:47 > #4 0x00ba445b in start_thread () from /lib/libpthread.so.0 > #5 0x00f5ee5e in clone () from /lib/libc.so.6 > (gdb) > > > > -- > > Amit Anand > > +1 774 264-8024 > +91 9013223047 > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-video mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-video > > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-video mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-video > -- Amit Anand +1 774 264-8024 +91 9013223047
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-video mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-video
