Hello,
I am not sure if there is a better venue for posting this report, so I'll post it here.
I'm running mediaproxy-ng master:cb6990e43864b077dd6a24acfbdf5ef76c1a427e (4 April 2014), pre rtpengine and all that. It crashed yesterday, with an estimated 700 concurrent calls running.
Core dump says:
(gdb) where #0 monologue_offer_answer (monologue=0x0, streams=0x7f5bbff464c0, flags= 0x7f5bbff46430) at call.c:1711 #1 0x000000000041e160 in call_offer_answer_ng (input=<value optimized out>, m= 0x1c19800, output=0x7f5ba00c3c18, opmode=<value optimized out>) at call_interfaces.c:534 #2 0x0000000000414bdc in control_ng_incoming (obj=0x1c1c830, buf=<value optimized out>, sin=0x7f5bbff56700, addr= 0x7f5bbff566c0 "xxx.xxx.xxx.xxx:37956") at control_ng.c:115 #3 0x00000000004140ce in udp_listener_incoming (fd=6, p=0x1c1ba70, x=<value optimized out>) at udp_listener.c:52 #4 0x00000000004094be in poller_poll (p=0x1c179b0, timeout=<value optimized out>) at poller.c:354 #5 0x000000000040710d in poller_loop (d=0x1c179b0) at main.c:522 #6 0x000000000040a1cf in thread_detach_func (d=0x1c142b0) at aux.c:160 #7 0x000000304e6079d1 in start_thread () from /lib64/libpthread.so.0 #8 0x000000304e2e8b6d in clone () from /lib64/libc.so.6
That's all I've got, and I highly, highly doubt I can reproduce this. It's just something that happened after a certain amount of operation.
Any insights would be appreciated. Thanks!
-- Alex