<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>Asterisk crash when using amr (app_h324m.so)</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi!<BR>
<BR>
We are currently evaluating 3G video calls using asterisk and the sip.fontventa project (libh324m, app_h324m, app_mp4play).<BR>
Sending and receiving videos works pretty good but when sending videos with amr sound to a 3G video phone asterisk crashes.<BR>
<BR>
This is the coredump (gdb bt):<BR>
<BR>
Core was generated by `asterisk -vvvvgc'.<BR>
Program terminated with signal 6, Aborted.<BR>
#0&nbsp; 0xb7f4e410 in ?? ()<BR>
(gdb) bt<BR>
#0&nbsp; 0xb7f4e410 in ?? ()<BR>
#1&nbsp; 0xb5bef5dc in ?? ()<BR>
#2&nbsp; 0x00000006 in ?? ()<BR>
#3&nbsp; 0x000013b2 in ?? ()<BR>
#4&nbsp; 0xb7ca4d60 in raise () from /lib/i686/cmov/libc.so.6<BR>
#5&nbsp; 0xb7ca65b1 in abort () from /lib/i686/cmov/libc.so.6<BR>
#6&nbsp; 0xb7cdb08b in ?? () from /lib/i686/cmov/libc.so.6<BR>
#7&nbsp; 0x0000001d in ?? ()<BR>
#8&nbsp; 0xb5bef840 in ?? ()<BR>
#9&nbsp; 0x00000400 in ?? ()<BR>
#10 0xb7a4a7fe in std::_Rb_tree&lt;int, std::pair&lt;int const, H223MuxSDU*&gt;, std::_Select1st&lt;std::pair&lt;int const, H223MuxSDU*&gt; &gt;, std::less&lt;int&gt;, std::allocator&lt;std::pair&lt;int const, H223MuxSDU*&gt; &gt; &gt;::insert_unique (this=0x1e,<BR>
&nbsp;&nbsp;&nbsp; __position={_M_node = 0x400}, __v=@0xb7da2f00) at /usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../include/c++/4.1.2/bits/stl_tree.h:949<BR>
#11 0xb7ce2eed in ?? () from /lib/i686/cmov/libc.so.6<BR>
#12 0x00000002 in ?? ()<BR>
#13 0xb7da2e28 in ?? () from /lib/i686/cmov/libc.so.6<BR>
#14 0xbffcbec1 in ?? ()<BR>
#15 0xb7da2f00 in ?? () from /lib/i686/cmov/libc.so.6<BR>
#16 0xb5befdbb in ?? ()<BR>
#17 0xb5a143c8 in ?? ()<BR>
#18 0xb5befe40 in ?? ()<BR>
#19 0xb5befdbb in ?? ()<BR>
#20 0x00000188 in ?? ()<BR>
#21 0xb5a1e760 in ?? ()<BR>
#22 0xb7da2f00 in ?? () from /lib/i686/cmov/libc.so.6<BR>
#23 0x00000015 in ?? ()<BR>
#24 0xb7ae5888 in ?? () from /usr/lib/asterisk/modules/app_h324m.so<BR>
#25 0xb7ae5888 in ?? () from /usr/lib/asterisk/modules/app_h324m.so<BR>
#26 0x00000000 in ?? ()<BR>
(gdb)<BR>
<BR>
<BR>
This doesn't tell me too much but maybe you can help.<BR>
<BR>
Thanks in advance,<BR>
Thomas</FONT>
</P>

</BODY>
</HTML>