<br><font size=2 face="sans-serif">please check if the old spandsp-version
is kompletly removed</font>
<br><font size=2 face="sans-serif">do you use the rxfax/txfax version out
of the soft-switch/snapshots-folder ??? if not - try them</font>
<br>
<br><tt><font size=2>asterisk-users-bounces@lists.digium.com wrote on 16.11.2006
11:27:36 AM:<br>
<br>
&gt; Hi,<br>
&gt; <br>
&gt; I'm using spandsp-0.0.3<br>
&gt; [http://www.soft-switch.org/downloads/snapshots/spandsp/ <br>
&gt; spandsp-20061116.tar.gz]<br>
&gt; <br>
&gt; on a bristuffed asterisk (1.2.13)<br>
&gt; [http://212.91.251.199/~junghanns.net/downloads/bristuff-0.3.0- <br>
&gt; PRE-1v.tar.gz]<br>
&gt; <br>
&gt; libtiff is at version 3.6.0<br>
&gt; <br>
&gt; Running on: Linux router2 2.6.17-2-686 #1 SMP Wed Sep 13 16:34:10
UTC &nbsp;<br>
&gt; 2006 i686 GNU/Linux<br>
&gt; Debian testing distro.<br>
&gt; <br>
&gt; I've tried many combinations of bristuffed ast and spandsp versions,
&nbsp;<br>
&gt; but all fail at the same point. The last combination i got to work
&nbsp;<br>
&gt; was bristuffed 0.3.0-PRE-1i with spandsp-0.0.2-pre25 (on an earlier
&nbsp;<br>
&gt; kernel)<br>
&gt; <br>
&gt; The app_rxfax.c in use is from:<br>
&gt; [http://www.soft-switch.org/downloads/snapshots/spandsp/test-apps-
<br>
&gt; asterisk-1.2/app_rxfax.c]<br>
&gt; <br>
&gt; On reception of a fax through RxFax, i get the exception. The &nbsp;<br>
&gt; relevant part of the dialplan is<br>
&gt; <br>
&gt; [macro-faxreceive]<br>
&gt; ; Receive a fax<br>
&gt; exten =&gt; s,1,Set(FAXFILE=${FAXSPOOL}/${UNIQUEID}.tif) &nbsp; ;
Save the &nbsp;<br>
&gt; fax in a tif file<br>
&gt; exten =&gt; s,2,RxFAX(${FAXFILE}) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;; Receive it<br>
&gt; exten =&gt; s,3,NoOp(&quot;Fax reception complete&quot;) &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; ;<br>
&gt; exten =&gt; s,4,Hangup<br>
&gt; <br>
&gt; Running asterisk (with the above versions) through gdb and doing a
&nbsp;<br>
&gt; backtrace gives me:<br>
&gt; <br>
&gt; #0 &nbsp;0xa7d45947 in raise () from /lib/tls/libc.so.6<br>
&gt; #1 &nbsp;0xa7d470c9 in abort () from /lib/tls/libc.so.6<br>
&gt; #2 &nbsp;0xa7d7afda in __fsetlocking () from /lib/tls/libc.so.6<br>
&gt; #3 &nbsp;0xa7d8289f in mallopt () from /lib/tls/libc.so &nbsp; .6<br>
&gt; #4 &nbsp;0xa7d82942 in free () from /lib/tls/libc.so.6<br>
&gt; #5 &nbsp;0xa75efd68 in rxfax_exec (chan=0x818c5f8, data=0xa74a4798)
at &nbsp;<br>
&gt; app_rxfax.c:327<br>
&gt; #6 &nbsp;0x08090088 in pbx_extension_helper (c=0x818c5f8, con=&lt;value
&nbsp;<br>
&gt; optimized out&gt;, context=&lt;value optimized out&gt;, exten=0x818c83c
&quot;s&quot;, &nbsp;<br>
&gt; priority=2,<br>
&gt; &nbsp; &nbsp; &nbsp;label=0x0, callerid=0x0, action=1) at pbx.c:554<br>
&gt; #7 &nbsp;0xa762cb05 in macro_exec (chan=0x818c5f8, data=0xa74aafe8)
at &nbsp;<br>
&gt; app_macro.c:221<br>
&gt; #8 &nbsp;0x08090088 in pbx_extension_helper (c=0x818c5f8, con=&lt;value
&nbsp;<br>
&gt; optimized out&gt;, context=&lt;value optimized out&gt;, exten=0x818c83c
&quot;s&quot;, &nbsp;<br>
&gt; priority=1,<br>
&gt; &nbsp; &nbsp; &nbsp;label=0x0, callerid=0x0, action=1) at pbx.c:554<br>
&gt; #9 &nbsp;0x08091dee in __ast_pbx_run (c=0x818c5f8) at pbx.c:2231<br>
&gt; #10 0x08092a1c in pbx_thread (data=0x818c5f8) at pbx.c:2518<br>
&gt; #11 0xa7f0d0bd in start_thread () from /lib/tls/libpthread.so.0<br>
&gt; #12 0xa7de892e in clone () from /lib/tls/libc.so.6<br>
&gt; <br>
&gt; This seems to indicate that the ast_frfree(inf); at line 327 of &nbsp;<br>
&gt; app_rxfax.c causes the problem chain?<br>
&gt; <br>
&gt; I'm a bit lost on how to debug this further. Is this actually a &nbsp;<br>
&gt; spandsp problem or is another package the cause?<br>
&gt; Any tips?<br>
&gt; <br>
&gt; marcel<br>
&gt; <br>
&gt; <br>
&gt; -- <br>
&gt; Marcel van der Boom<br>
&gt; HS-Development BV &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
-- &nbsp; http://www.hsdev.com<br>
&gt; So! webapplicatie framework &nbsp;-- &nbsp; http://make-it-so.info<br>
&gt; <br>
&gt; <br>
&gt; [attachment &quot;smime.p7s&quot; deleted by Dirk Rieger/B-W] <br>
&gt; _______________________________________________<br>
&gt; --Bandwidth and Colocation provided by Easynews.com --<br>
&gt; <br>
&gt; asterisk-users mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &nbsp; &nbsp;http://lists.digium.com/mailman/listinfo/asterisk-users<br>
</font></tt><font size=3 face="sans-serif"><br>
Diese E-Mail und alle Anhänge enthalten vertrauliche und/oder rechtlich
geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder
diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den
Absender und vernichten Sie diese E-Mail und ihren Inhalt. Das unerlaubte
Kopieren sowie die unbefugte Weitergabe dieser E-Mail ist nicht gestattet.<br>
<br>
This e-mail and any attached files may contain confidential and/or privileged
information. If you are not the intended recipient (or have received this
e-mail by mistake) please notify the sender immediately and delete this
e-mail. Any unauthorised duplication, disclosure or distribution of this
e-mail and content is strictly forbidden. </font>