[Asterisk-Dev] tx_fax fscked up...

Roy Sigurd Karlsbakk roy at karlsbakk.net
Tue Dec 9 09:24:06 MST 2003


hi all

trying to txfax with app_txfax, I get a nice crash...


    -- Executing Goto("SIP/roy-a63c", "txfax|s|1") in new stack
    -- Goto (txfax,s,1)
    -- Executing Answer("SIP/roy-a63c", "") in new stack
    -- Executing Wait("SIP/roy-a63c", "1") in new stack
    -- Executing Playback("SIP/roy-a63c", "beep") in new stack
    -- Playing 'beep' (language 'en')
    -- Executing TxFAX("SIP/roy-a63c",
"/var/spool/lpd/fax/dfA001pbx.tif|22546400") in new stack
Changed from phase 0 to 1
Segmentation fault
pbx:/var/spool/lpd/fax# Ouch ... error while writing audio data: :
Broken pipe


(gdb) bt
#0  0x40022e90 in pthread_mutex_lock () from /lib/libpthread.so.0
#1  0x080587bd in ast_write (chan=0x0, fr=0xbdbff36c) at channel.c:1334
#2  0x4074e098 in txfax_exec (chan=0x0, data=0x0) at app_txfax.c:189






More information about the asterisk-dev mailing list