<div>Hi there,</div><div><br></div><div>I get the following error when asterisk tries to play a video file - the error is the same regardless of the file I try to play. Below that is the backtrace from the error.</div><div>
<br></div><div>Does anyone have any ideas? I am running asterisk 1.4.29 and Revision 251 of the Fontventa libraries.</div><div><br></div><div>Many thanks,</div><div><br></div><div>Andrew</div><div><br></div><div>[New Thread 0x2aaac5715950 (LWP 1102)]</div>
<div> -- Executing [5003@demo:1] Answer("SIP/video.smatter.vg-00000000", "") in new stack</div><div> -- Executing [5003@demo:2] mp4play("SIP/video.smatter.vg-00000000", "/tmp/test.3gp") in new stack</div>
<div><br></div><div>Program received signal SIGSEGV, Segmentation fault.</div><div>[Switching to Thread 0x2aaac5715950 (LWP 1102)]</div><div>0x00002aaabd4fa74a in mp4_play (chan=0xc1feb0, data=<value optimized out>) at app_mp4.c:585</div>
<div>585<span class="Apple-tab-span" style="white-space:pre">                                        </span>if (strcmp("H263", <a href="http://video.name">video.name</a>) == 0)</div><div><br></div><div><br></div><div>(gdb) bt</div><div>#0 0x00002aaabd4fa74a in mp4_play (chan=0xc1feb0, data=<value optimized out>) at app_mp4.c:585</div>
<div>#1 0x00000000004897ea in pbx_extension_helper (c=0xc1feb0, con=<value optimized out>, context=0xc20100 "demo", </div><div> exten=0xc20150 "5003", priority=2, label=0x0, callerid=0xc20520 "andrew", action=E_SPAWN) at pbx.c:536</div>
<div>#2 0x000000000048a6aa in __ast_pbx_run (c=0xc1feb0) at pbx.c:2300</div><div>#3 0x000000000048c019 in pbx_thread (data=0x0) at pbx.c:2617</div><div>#4 0x00000000004ba93c in dummy_start (data=<value optimized out>) at utils.c:856</div>
<div>#5 0x00002aaaaaed73ba in start_thread () from /lib/libpthread.so.0</div><div>#6 0x00002aaaadefffcd in clone () from /lib/libc.so.6</div><div>#7 0x0000000000000000 in ?? ()</div><div><br></div>