[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:25: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:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-04-10 06:34 CDT
Last Modified:              2011-05-05 15:25 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0134536) svnbot (reporter) - 2011-05-05 15:25
 https://issues.asterisk.org/view.php?id=19090#c134536 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 317370

U   branches/1.8/addons/res_config_mysql.c

------------------------------------------------------------------------
r317370 | seanbright | 2011-05-05 15:25:55 -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?view=rev&revision=317370 

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




More information about the asterisk-bugs mailing list