Hi Anderw,

It has failed in process_baud, but that is a fairly big routine doing a lot of floating point. V.27ter is the slow modem, used for the 2400 and 4800bps FAX modes. That is not used that much, so it has received less user testing than the V.29 code. It has been tested just as thoroughly here, though, and I never had a failure. Is this failure repeatable? If so, you need to build the code with the -g option to GCC, so it will tell you the actual source code line at which the error occured.

BTW: 261 FAXes is nothing. Some people have told me they put huge volumes through this software. :-)

Regards,
Steve

Andrew Kohlsmith wrote:

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 [EMAIL PROTECTED] 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


_______________________________________________
Asterisk-Dev mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-dev




_______________________________________________ Asterisk-Dev mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-dev To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to