Yes - issue is pretty easily reproduce-able.<br><br>I have cores running with Valgrind and without.<br><br>I believe there is something strange in the media that my customer is sending that is causing this issue.<br><br>I'm willing to do whatever anyone thinks is helpful to isolate further.
<br><br>-T<br><br><br><div><span class="gmail_quote">On 12/5/07, <b class="gmail_sendername">Brian West</b> <<a href="mailto:brian.west@mac.com">brian.west@mac.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Can you reproduce the issue? Running under Valgrind could by itself<br>cause this to happen depending on your hardware. Can you try to get<br>it to crash without valgrind? Be sure to set "ulimited -c unlimited"
<br>before you start freeswitch so we can get a valid core file to inspect.<br><br>/b<br><br>On Dec 5, 2007, at 9:40 AM, Freeswitch Freeswitch wrote:<br><br>> 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== at 0x4096743: apr_socket_sendto (
sendrecv.c:119)<br>> ==4766== by 0x4045DF8: switch_socket_sendto (switch_apr.c:606)<br>> ==4766== by 0x4066F55: rtp_common_write (switch_rtp.c:1469)<br>> ==4766== by 0x4068A1B: rtp_common_read (switch_rtp.c:901)
<br>> ==4766== by 0x406921C: switch_rtp_zerocopy_read_frame<br>> (switch_rtp.c:1230)<br>> ==4766== by 0x4948209: sofia_read_frame (mod_sofia.c:492)<br>> ==4766== by 0x4058113: switch_core_session_read_frame
<br>> (switch_core_io.c:113)<br>> ==4766== by 0x406A736: audio_bridge_thread (switch_ivr_bridge.c:<br>> 168)<br>> ==4766== by 0x406AE47: audio_bridge_on_loopback<br>> (switch_ivr_bridge.c:237)<br>> ==4766== by 0x4055F51: switch_core_session_run
<br>> (switch_core_state_machine.c:409)<br>> ==4766== by 0x4053CE3: switch_core_session_thread<br>> (switch_core_session.c:681)<br>> ==4766== by 0x40989E5: dummy_worker (thread.c:138)<br>> ==4766== Address 0x14 is not stack'd, malloc'd or (recently) free'd
<br>> ==4766==<br>> ==4766== Process terminating with default action of signal 11<br>> (SIGSEGV): dumping core<br>> ==4766== Access not within mapped region at address 0x14<br>> ==4766== at 0x4096743: apr_socket_sendto (
sendrecv.c :119)<br>> ==4766== by 0x4045DF8: switch_socket_sendto (switch_apr.c:606)<br>> ==4766== by 0x4066F55: rtp_common_write (switch_rtp.c:1469)<br>> ==4766== by 0x4068A1B: rtp_common_read (switch_rtp.c:901)
<br>> ==4766== by 0x406921C: switch_rtp_zerocopy_read_frame<br>> (switch_rtp.c:1230)<br>> ==4766== by 0x4948209: sofia_read_frame (mod_sofia.c:492)<br>> ==4766== by 0x4058113: switch_core_session_read_frame
<br>> (switch_core_io.c:113)<br>> ==4766== by 0x406A736: audio_bridge_thread (switch_ivr_bridge.c:<br>> 168)<br>> ==4766== by 0x406AE47: audio_bridge_on_loopback<br>> (switch_ivr_bridge.c:237)<br>> ==4766== by 0x4055F51: switch_core_session_run
<br>> (switch_core_state_machine.c:409)<br>> ==4766== by 0x4053CE3: switch_core_session_thread<br>> (switch_core_session.c:681)<br>> ==4766== by 0x40989E5: dummy_worker (thread.c:138)<br>><br>><br>
> --T<br>> _______________________________________________<br>> Freeswitch-users mailing list<br>> <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<br>> <a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br><br><br>_______________________________________________<br>Freeswitch-users mailing list<br><a href="mailto:Freeswitch-users@lists.freeswitch.org">
Freeswitch-users@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">
http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br></blockquote></div><br>