[asterisk-bugs] [Asterisk 0013653]: [patch] Shared IMAP mailboxes can cause the server to crash

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Oct 9 18:30:30 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13653 
====================================================================== 
Reported By:                howardwilkinson
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13653
Category:                   Applications/app_voicemail/IMAP
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.21.2 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-10-09 09:02 CDT
Last Modified:              2008-10-09 18:30 CDT
====================================================================== 
Summary:                    [patch] Shared IMAP mailboxes can cause the server
to crash
Description: 
If the IMAP mailbox used to hold the voice messages is shared amongst a
number of users then the server can crash with problems inside the UW-IMAP
C-Client code. This is caused by multiple threads trying to use the shared
structure that the c-client code produces for the mailbox stream.

The particular installation is using Cyrus Imap server, with
authuser/authpassword set and multiple users having the same imapuser
setting.
====================================================================== 

---------------------------------------------------------------------- 
 (0093437) putnopvut (administrator) - 2008-10-09 18:30
 http://bugs.digium.com/view.php?id=13653#c93437 
---------------------------------------------------------------------- 
howardwilkinson: Thanks for the patch. However, the imapmbxid has nothing
to do with the bug reported. If you would like to submit the imapmbxid
patch, please do so in a new bug report, marked as feature. This helps keep
issues focused on what was originally reported. Thanks!

As it is, the rest of the patch is really useful for fixing this issue.
Thanks very much! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-09 18:30 putnopvut      Note Added: 0093437                          
======================================================================




More information about the asterisk-bugs mailing list