[asterisk-bugs] [Asterisk 0011574]: [patch] app_queue.so depends on res_monitor.so but has missing entry in menuselect (causes symbol freeze)
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Dec 17 01:12:10 CST 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=11574
======================================================================
Reported By: caio1982
Assigned To: oej
======================================================================
Project: Asterisk
Issue ID: 11574
Category: Applications/app_queue
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 93177
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 12-16-2007 20:11 CST
Last Modified: 12-17-2007 01:12 CST
======================================================================
Summary: [patch] app_queue.so depends on res_monitor.so but
has missing entry in menuselect (causes symbol freeze)
Description:
I guess it explains it all:
[Dec 16 23:49:50] WARNING[3143] loader.c: Error loading module
'app_queue.so': dlopen(/usr/lib/asterisk/modules/app_queue.so, 6): Symbol
not found: _ast_monitor_start
Referenced from: /usr/lib/asterisk/modules/app_queue.so
[Dec 16 23:49:50] WARNING[3143] loader.c: Module 'app_queue.so' could not
be loaded.
======================================================================
----------------------------------------------------------------------
svnbot - 12-17-07 01:12
----------------------------------------------------------------------
Repository: asterisk
Revision: 93182
U branches/1.4/apps/app_queue.c
U branches/1.4/channels/chan_iax2.c
U branches/1.4/channels/chan_mgcp.c
U branches/1.4/channels/chan_sip.c
U branches/1.4/channels/chan_zap.c
------------------------------------------------------------------------
r93182 | oej | 2007-12-17 01:12:06 -0600 (Mon, 17 Dec 2007) | 8 lines
Issue 11574: Add dependencies on res_monitor and res_features.
I wonder if Asterisk can run at all without res_features. My guess is that
there's propably a lot of more modules and the core that depends on it.
Reported by: caio1982
(closes issue http://bugs.digium.com/view.php?id=11574)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=93182
Issue History
Date Modified Username Field Change
======================================================================
12-17-07 01:12 svnbot Checkin
12-17-07 01:12 svnbot Note Added: 0075534
12-17-07 01:12 svnbot Status new => assigned
12-17-07 01:12 svnbot Assigned To => oej
======================================================================
More information about the asterisk-bugs
mailing list