[Asterisk-Dev] whee, floating point exception with app_rxfax
Andrew Kohlsmith
akohlsmith-asterisk at benshaw.com
Thu Jan 13 09:32:45 MST 2005
This machine has successfully received no fewer than 261 faxes over the past
month or so -- slackware 10.0 with spandsp 0.0.6 and the correct libtiff.
Asterisk CVS-HEAD-12/16/04-19:12:41 built by root at faxterisk on a i686 running
Linux
I'd like to help fix this, but I need some assistance in processing the
backtrace. Can anyone help?
-A.
(gdb) bt
#0 0x40755e8f in process_baud () from /usr/lib/libspandsp.so.0
#1 0x40755497 in v27ter_rx () from /usr/lib/libspandsp.so.0
#2 0x40748cff in fax_rx_process () from /usr/lib/libspandsp.so.0
#3 0x407295cc in rxfax_exec (chan=0xa46c9e0, data=0xa46c9e0) at
app_rxfax.c:274
#4 0x08082b43 in pbx_extension_helper (c=0xa46c9e0, con=0x0,
context=0xa46cb2c "macro-receive-fax",
exten=0xa46cc20 "s", priority=4, label=0x0, callerid=0xbe1f90ec
"/var/spool/asterisk/faxin/1105633566.5506.tiff",
action=135616584) at pbx.c:475
#5 0x08081432 in ast_spawn_extension (c=0x0, context=0x0, exten=0x0,
priority=0, callerid=0x0) at pbx.c:1819
#6 0x4062c634 in macro_exec (chan=0xa46c9e0, data=0x4) at app_macro.c:153
#7 0x08082b43 in pbx_extension_helper (c=0xa46c9e0, con=0x0,
context=0xa46cb2c "macro-receive-fax",
exten=0xa46cc20 "s", priority=1, label=0x0, callerid=0xbe1fd85c
"receive-fax", action=0) at pbx.c:475
#8 0x0807b430 in ast_pbx_run (c=0xa46c9e0) at pbx.c:1819
#9 0x08083221 in pbx_thread (data=0x0) at pbx.c:2064
#10 0x40024cc4 in pthread_detach () from /lib/libpthread.so.0
#11 0x401f1037 in clone () from /lib/libc.so.6
More information about the asterisk-dev
mailing list