[asterisk-bugs] [Asterisk 0014508]: [patch] Usage of IMAP mailboxes still cause asterisk to crash, even after 0013653 committed patch

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 12 15:40:27 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14508 
====================================================================== 
Reported By:                tiziano
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   14508
Category:                   Applications/app_voicemail/IMAP
Reproducibility:            random
Severity:                   crash
Priority:                   normal
Status:                     closed
Asterisk Version:           1.4.23 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-02-19 11:16 CST
Last Modified:              2009-05-12 15:40 CDT
====================================================================== 
Summary:                    [patch] Usage of IMAP mailboxes still cause asterisk
to crash, even after 0013653 committed patch
Description: 
I've tried to add my experience to existing 0013653 issue, but I wasn't
able to add any note (I think it's because it has "closed" status). Anyway,
I'm getting this issue from more that 1 year, I've upgraded * and the IMAP
library lot of times but always got the same result: randomly (about 1 time
a day) * crashes after some operations on IMAP storage (could be messages
leaved from outside or people working on their mailbox). I've been very
happy when I've seen the patch, so I've upgraded * to 1.4.23 (IMAP was
already at 2007e) but the problem hasn't solved. For this reason, I want to
add my peculiarity: all my peers are IP phones that access their mailboxes
thought the phones and have "mailbox=...." declared in their PEER
configuration to light MWI phone led. So, I've have no shared mailboxes,
but all the mailboxes are (I think) always locked: doing a "ps" I see an
"imapd" process for every peer. Don't know it this will be useful to find a
solution, I just think that it's not enough to add ast_mutex calls in
app_voicemail, you probably must add them also where "SIP mailbox" live.
Thanks
====================================================================== 

---------------------------------------------------------------------- 
 (0104618) svnbot (reporter) - 2009-05-12 15:40
 https://issues.asterisk.org/view.php?id=14508#c104618 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 193956

_U  trunk/
U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r193956 | tilghman | 2009-05-12 15:40:27 -0500 (Tue, 12 May 2009) | 13
lines

Merged revisions 193955 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r193955 | tilghman | 2009-05-12 15:39:21 -0500 (Tue, 12 May 2009) | 6
lines
  
  Avoid initializing routines if the authentication fails.  Fixes a crash
(RR) issue.
  (closes issue https://issues.asterisk.org/view.php?id=14508)
   Reported by: tiziano
   Patches: 
         20090221_2_wrongmailbox.diff.txt uploaded by tiziano (license
377)
........

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

http://svn.digium.com/view/asterisk?view=rev&revision=193956 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-12 15:40 svnbot         Checkin                                      
2009-05-12 15:40 svnbot         Note Added: 0104618                          
======================================================================




More information about the asterisk-bugs mailing list