I have spandsp, rxfax and asterisk-1.4.2 installed and whenever a fax call comes in we get this. This isn't good. Any ideas?<br><br>[New Thread -1215390800 (LWP 8504)]<br> -- Accepting call from 'DELETED' to '539' on channel 0/1, span 1
<br> -- Executing [539@telco-incoming:1] Set("Zap/1-1", "DIALEDNUM=539") in new stack<br> -- Executing [539@telco-incoming:2] Answer("Zap/1-1", "") in new stack<br> -- Executing [
539@telco-incoming:3] Ringing("Zap/1-1", "") in new stack<br> -- Executing [539@telco-incoming:4] Wait("Zap/1-1", "4") in new stack<br>[New Thread -1215636560 (LWP 8505)]<br>[Thread -1215636560 (LWP 8505) exited]
<br> -- Redirecting Zap/1-1 to fax extension<br> == Spawn extension (telco-incoming, fax, 0) exited non-zero on 'Zap/1-1'<br> -- Executing [fax@telco-incoming:1] Goto("Zap/1-1", "internal-ext|fax-39|1") in new stack
<br> -- Goto (internal-ext,fax-39,1)<br> -- Executing [fax-39@internal-ext:1] Macro("Zap/1-1", "<a href="mailto:faxmail|DELETED@DELETED.COM">faxmail|DELETED@DELETED.COM</a>") in new stack<br> -- Executing [
s@macro-faxmail:1] Set("Zap/1-1", "FAXFILE=/var/spool/asterisk/fax/1175648783.0.tif") in new stack<br> -- Executing [s@macro-faxmail:2] Set("Zap/1-1", "EMAILADDR=<a href="mailto:DELETED@DELETED.COM">
DELETED@DELETED.COM</a>") in new stack<br> -- Executing [s@macro-faxmail:3] RxFAX("Zap/1-1", "/var/spool/asterisk/fax/1175648783.0.tif") in new stack<br><br>Program received signal SIGSEGV, Segmentation fault.
<br>[Switching to Thread -1215390800 (LWP 8504)]<br>0x08082599 in __ast_read (chan=0x9a17458, dropaudio=0) at channel.c:2128<br>2128 if (AST_LIST_EMPTY(&chan->readq) || !AST_LIST_NEXT(AST_LIST_FIRST(&chan->readq), frame_list)) {
<br>