Hi,

I do also see crashes. Did you check your logfiles? I get the following 
in front of the crashes:

[...]

> Jan 30 08:33:52 xxx in.imapproxyd[1791]: Expiring server sd [-1]

Might it be a call to SSL_shutdown() in _ICC_Recycle() after SSL_free() 
has already been called in _ICC_Invalidate()?

Maybe _ICC_Invalidate() needs some redesign, either to do the full job 
and close sd, free tls+server_conn, adjust the next pointer and put ICC 
into free list or to give _ICC_Recycle() just a clue that this ICC is 
recyclable but prevent others from using it until then?


On 26.01.2014 03:30, Emmanuel Dreyfus wrote:
> Paul Lesniewski <p...@squirrelmail.org> wrote:
>
>> Hmm, I cannot reproduce.  Please keep us informed what you find, if
>> anything....
>


------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
-----
squirrelmail-imapproxy mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-imapproxy@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.imapproxy
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-imapproxy

Reply via email to