<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(&quot;SIP/video.smatter.vg-00000000&quot;, &quot;&quot;) in new stack</div><div>    -- Executing [5003@demo:2] mp4play(&quot;SIP/video.smatter.vg-00000000&quot;, &quot;/tmp/test.3gp&quot;) 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=&lt;value optimized out&gt;) at app_mp4.c:585</div>
<div>585<span class="Apple-tab-span" style="white-space:pre">                                        </span>if (strcmp(&quot;H263&quot;, <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=&lt;value optimized out&gt;) at app_mp4.c:585</div>
<div>#1  0x00000000004897ea in pbx_extension_helper (c=0xc1feb0, con=&lt;value optimized out&gt;, context=0xc20100 &quot;demo&quot;, </div><div>    exten=0xc20150 &quot;5003&quot;, priority=2, label=0x0, callerid=0xc20520 &quot;andrew&quot;, 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=&lt;value optimized out&gt;) 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>