Hi,<br><br>Running Freeswitch under Valgrind this morning and had a crash happen.<br><br>Can someone interpret and maybe suggest where problem lies?<br><br>==4766==<br>==4766== Thread 19:<br>==4766== Invalid read of size 4
<br>==4766==&nbsp;&nbsp;&nbsp; at 0x4096743: apr_socket_sendto (sendrecv.c:119)<br>==4766==&nbsp;&nbsp;&nbsp; by 0x4045DF8: switch_socket_sendto (switch_apr.c:606)<br>==4766==&nbsp;&nbsp;&nbsp; by 0x4066F55: rtp_common_write (switch_rtp.c:1469)<br>==4766==&nbsp;&nbsp;&nbsp; by 0x4068A1B: rtp_common_read (switch_rtp.c:901)
<br>==4766==&nbsp;&nbsp;&nbsp; by 0x406921C: switch_rtp_zerocopy_read_frame (switch_rtp.c:1230)<br>==4766==&nbsp;&nbsp;&nbsp; by 0x4948209: sofia_read_frame (mod_sofia.c:492)<br>==4766==&nbsp;&nbsp;&nbsp; by 0x4058113: switch_core_session_read_frame (switch_core_io.c:113)
<br>==4766==&nbsp;&nbsp;&nbsp; by 0x406A736: audio_bridge_thread (switch_ivr_bridge.c:168)<br>==4766==&nbsp;&nbsp;&nbsp; by 0x406AE47: audio_bridge_on_loopback (switch_ivr_bridge.c:237)<br>==4766==&nbsp;&nbsp;&nbsp; by 0x4055F51: switch_core_session_run (switch_core_state_machine.c:409)
<br>==4766==&nbsp;&nbsp;&nbsp; by 0x4053CE3: switch_core_session_thread (switch_core_session.c:681)<br>==4766==&nbsp;&nbsp;&nbsp; by 0x40989E5: dummy_worker (thread.c:138)<br>==4766==&nbsp; Address 0x14 is not stack&#39;d, malloc&#39;d or (recently) free&#39;d
<br>==4766==<br>==4766== Process terminating with default action of signal 11 (SIGSEGV): dumping core<br>==4766==&nbsp; Access not within mapped region at address 0x14<br>==4766==&nbsp;&nbsp;&nbsp; at 0x4096743: apr_socket_sendto (sendrecv.c
:119)<br>==4766==&nbsp;&nbsp;&nbsp; by 0x4045DF8: switch_socket_sendto (switch_apr.c:606)<br>==4766==&nbsp;&nbsp;&nbsp; by 0x4066F55: rtp_common_write (switch_rtp.c:1469)<br>==4766==&nbsp;&nbsp;&nbsp; by 0x4068A1B: rtp_common_read (switch_rtp.c:901)<br>==4766==&nbsp;&nbsp;&nbsp; by 0x406921C: switch_rtp_zerocopy_read_frame (switch_rtp.c:1230)
<br>==4766==&nbsp;&nbsp;&nbsp; by 0x4948209: sofia_read_frame (mod_sofia.c:492)<br>==4766==&nbsp;&nbsp;&nbsp; by 0x4058113: switch_core_session_read_frame (switch_core_io.c:113)<br>==4766==&nbsp;&nbsp;&nbsp; by 0x406A736: audio_bridge_thread (switch_ivr_bridge.c:168)
<br>==4766==&nbsp;&nbsp;&nbsp; by 0x406AE47: audio_bridge_on_loopback (switch_ivr_bridge.c:237)<br>==4766==&nbsp;&nbsp;&nbsp; by 0x4055F51: switch_core_session_run (switch_core_state_machine.c:409)<br>==4766==&nbsp;&nbsp;&nbsp; by 0x4053CE3: switch_core_session_thread (switch_core_session.c:681)
<br>==4766==&nbsp;&nbsp;&nbsp; by 0x40989E5: dummy_worker (thread.c:138)<br><br><br>--T<br>