[asterisk-bugs] [Asterisk 0019090]: [patch] 'voicemail show users for default' with a lot of entries in realtime voicemail cores asterisk

Asterisk Bug Tracker noreply at bugs.digium.com
Thu May 5 15:23:55 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19090 
====================================================================== 
Reported By:                mickecarlsson
Assigned To:                seanbright
====================================================================== 
Project:                    Asterisk
Issue ID:                   19090
Category:                   Addons/res_config_mysql
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.8.4-rc2 
JIRA:                       SWP-3319 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-04-10 06:34 CDT
Last Modified:              2011-05-05 15:23 CDT
====================================================================== 
Summary:                    [patch] 'voicemail show users for default' with a
lot of entries in realtime voicemail cores asterisk
Description: 
I have 601 entries in the realtime voicemail database, all in context
default.
When I type 'voicemail show users for default' asterisk cores.
====================================================================== 

---------------------------------------------------------------------- 
 (0134535) svnbot (reporter) - 2011-05-05 15:23
 https://issues.asterisk.org/view.php?id=19090#c134535 
---------------------------------------------------------------------- 
Repository: asterisk-addons
Revision: 1151

U   branches/1.6.2/res/res_config_mysql.c

------------------------------------------------------------------------
r1151 | seanbright | 2011-05-05 15:23:54 -0500 (Thu, 05 May 2011) | 10
lines

Don't duplicate our data on the stack and just use the MYSQL_ROW directly.

With large result sets we were blowing out the stack.

(closes issue https://issues.asterisk.org/view.php?id=19090)
Reported by: mickecarlsson
Patches:
      issue19090_trunk_svn.patch uploaded by seanbright (license 71)
Tested by: mickecarlsson

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk-addons?view=rev&revision=1151 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-05 15:23 svnbot         Checkin                                      
2011-05-05 15:23 svnbot         Note Added: 0134535                          
======================================================================




More information about the asterisk-bugs mailing list