[asterisk-bugs] [Asterisk 0012015]: Loading chan_mobile.so results in undefined symbol hci_get_route and immediate asterisk stop
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Feb 20 22:54:04 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12015
======================================================================
Reported By: bwern
Assigned To: dbowerman
======================================================================
Project: Asterisk
Issue ID: 12015
Category: Addons/chan_mobile
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 103754
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 02-17-2008 23:10 CST
Last Modified: 02-20-2008 22:54 CST
======================================================================
Summary: Loading chan_mobile.so results in undefined symbol
hci_get_route and immediate asterisk stop
Description:
Asterisk runs normally unless chan_mobile module is loaded. On load, the
following error message is shown:
asterisk: symbol lookup error: /usr/lib/asterisk/modules/chan_mobile.so:
undefined symbol: hci_get_route
Asterisk immediately stops and returns me to a command line.
Build of asterisk and chan_mobile was clean, no errors reported.
I have bluez libs (3.26-2.1) and utils (3.24-2.1) installed and apparently
functional. (Able to scan, connect, etc. to phones.)
This is on asterisk-addons trunk, r531.
======================================================================
----------------------------------------------------------------------
bwern - 02-20-08 22:54
----------------------------------------------------------------------
My mistake! ldd says:
# ldd /usr/lib/asterisk/modules/chan_mobile.so
linux-gate.so.1 => (0xffffe000)
libc.so.6 => /lib/libc.so.6 (0xb7e56000)
/lib/ld-linux.so.2 (0x80000000
Issue History
Date Modified Username Field Change
======================================================================
02-20-08 22:54 bwern Note Added: 0082711
======================================================================
More information about the asterisk-bugs
mailing list