[asterisk-bugs] [Asterisk 0015913]: auto-loading res_snmp causes Asterisk to Seg fault
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Sep 19 00:58:28 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15913
======================================================================
Reported By: jthurman
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15913
Category: Resources/res_snmp
Reproducibility: always
Severity: crash
Priority: normal
Status: feedback
Asterisk Version: 1.6.1.6
JIRA:
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-09-17 17:43 CDT
Last Modified: 2009-09-19 00:58 CDT
======================================================================
Summary: auto-loading res_snmp causes Asterisk to Seg fault
Description:
If modules.conf has autoload=yes and res_snmp.so is compiled, then Asterisk
seg faults every time. If autoload=no or noload=> res_snmp.so the issue
goes away. You can manually load res_snmp after the initial startup of
Asterisk with no issue.
======================================================================
----------------------------------------------------------------------
(0111038) junky (manager) - 2009-09-19 00:58
https://issues.asterisk.org/view.php?id=15913#c111038
----------------------------------------------------------------------
Your crash seems to be more related when loading chan_h323.so rather then
res_snmp.so
Could you try:
autoload => yes
noload => chan_h323.so
if it works?
Issue History
Date Modified Username Field Change
======================================================================
2009-09-19 00:58 junky Note Added: 0111038
======================================================================
More information about the asterisk-bugs
mailing list