[asterisk-bugs] [Asterisk 0017531]: Crash after queue/agents module reload

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jun 22 15:43:48 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17531 
====================================================================== 
Reported By:                galeras
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17531
Category:                   Core/Channels
Reproducibility:            sometimes
Severity:                   crash
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.4.32 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-06-18 10:22 CDT
Last Modified:              2010-06-22 15:43 CDT
====================================================================== 
Summary:                    Crash after queue/agents module reload
Description: 
Asterisk crashes few minutes after queue and agents modules are  reloaded.
Core file shows crash occurs during agentlogin channel hangup. i've tried
to run with  DONT_OPTIMIZE, but asterisk refuses to receive calls.

We're using agentlogin to allow gnudialer (predictive dialer), place calls
to agents via AMI.
====================================================================== 

---------------------------------------------------------------------- 
 (0123730) galeras (reporter) - 2010-06-22 15:43
 https://issues.asterisk.org/view.php?id=17531#c123730 
---------------------------------------------------------------------- 
backtrace-17531-v1.txt file contains info with DONT_OPTIMIZE enabled. BTW,
We're using a patch for channel.c to add callerid output to Hangup Event: 

1603,1604d1602
<                       "CallerIDNum: %s\r\n"
<                         "CallerIDName: %s\r\n"
1609,1610d1606
<                       S_OR(chan->cid.cid_num, "<unknown>"),
<                         S_OR(chan->cid.cid_name, "<unknown>"),

Please let me to know what else can we do.  Thanks 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-06-22 15:43 galeras        Note Added: 0123730                          
======================================================================




More information about the asterisk-bugs mailing list