[asterisk-bugs] [Asterisk 0017095]: On receiving Fax with ReceiveFax Asterisk core dumps
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon May 10 11:02:00 CDT 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=17095
======================================================================
Reported By: rtausend
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17095
Category: Resources/res_fax
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.6.2.6
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 2010-03-25 09:09 CDT
Last Modified: 2010-05-10 11:02 CDT
======================================================================
Summary: On receiving Fax with ReceiveFax Asterisk core dumps
Description:
I have Asterisk 1.6.2.6 running with Digium res_fax and res_fax_digium
On restarting Asterisk i see the following message in Asterisk Message
Log:
[Mar 25 15:01:43] WARNING[7822] loader.c: Error loading module
'res_fax_digium.so': /usr/lib/asterisk/modules/res_fax_digium.so: undefined
symbol: ast_fax_state_to_str
In Asterisk i see that the module is loaded, but when ever i try to send
or receive a fax asterisk coredumps ...
I tried to enable debug on "fax" but i get no output at all...
here is the gdb bt full trace ... maybe it helps?
https://issues.asterisk.org/view.php?id=0 0xb7fa6424 in __kernel_vsyscall ()
(gdb) bt full
https://issues.asterisk.org/view.php?id=0 0xb7fa6424 in __kernel_vsyscall ()
No symbol table info available.
https://issues.asterisk.org/view.php?id=1 0xb7cce640 in raise () from
/lib/i686/cmov/libc.so.6
No symbol table info available.
https://issues.asterisk.org/view.php?id=2 0xb7cd0018 in abort () from
/lib/i686/cmov/libc.so.6
No symbol table info available.
https://issues.asterisk.org/view.php?id=3 0xb7cc75be in __assert_fail () from
/lib/i686/cmov/libc.so.6
No symbol table info available.
https://issues.asterisk.org/view.php?id=4 0xb7b54f54 in pthread_mutex_lock ()
from
/lib/i686/cmov/libpthread.so.0
No symbol table info available.
https://issues.asterisk.org/view.php?id=5 0xb7d919c6 in pthread_mutex_lock ()
from /lib/i686/cmov/libc.so.6
No symbol table info available.
https://issues.asterisk.org/view.php?id=6 0xb6ffe8bf in ?? ()
No symbol table info available.
https://issues.asterisk.org/view.php?id=7 0xb3b36070 in ?? ()
No symbol table info available.
https://issues.asterisk.org/view.php?id=8 0xb3b377e0 in ?? ()
No symbol table info available.
https://issues.asterisk.org/view.php?id=9 0xb3c39c68 in ?? ()
No symbol table info available.
https://issues.asterisk.org/view.php?id=10 0x080a70a1 in ast_answer
(chan=0xb3b35fd8) at channel.c:1953
No locals.
https://issues.asterisk.org/view.php?id=11 0xb7001481 in ?? ()
No symbol table info available.
https://issues.asterisk.org/view.php?id=12 0xb3b35fd8 in ?? ()
No symbol table info available.
https://issues.asterisk.org/view.php?id=13 0xb700251f in ?? ()
No symbol table info available.
https://issues.asterisk.org/view.php?id=14 0xb70044d8 in ?? ()
No symbol table info available.
https://issues.asterisk.org/view.php?id=15 0xb3c39e48 in ?? ()
No symbol table info available.
https://issues.asterisk.org/view.php?id=16 0x00000002 in ?? ()
No symbol table info available.
https://issues.asterisk.org/view.php?id=17 0x081a0125 in ?? ()
No symbol table info available.
https://issues.asterisk.org/view.php?id=18 0xb3c39e0c in ?? ()
No symbol table info available.
https://issues.asterisk.org/view.php?id=19 0xb3b38834 in ?? ()
No symbol table info available.
https://issues.asterisk.org/view.php?id=20 0x00000000 in ?? ()
No symbol table info available.
(gdb)
Thanks for any Help
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-05-10 11:02 lmadsen Status feedback => closed
2010-05-10 11:02 lmadsen Resolution open => no change
required
======================================================================
More information about the asterisk-bugs
mailing list