7 Dec
2006
7 Dec
'06
12:08 p.m.
On Tue, Dec 05, 2006 at 04:44:16PM +0100, Hans Morten Kind wrote:
http://dovecot.org/list/dovecot-cvs/2006-December/006998.html http://dovecot.org/list/dovecot-cvs/2006-December/006995.html
I am now running with these patches and I have removed the memdebug-code.
But when running with these patches and without the memdebug-code, we started dumping cores again. This is solaris-2.9 with app 1500 concurrent users on pop and imap with and without ssl.
All dumps were like the first included, 'assertion failed' on '!client->disconnected' in imap/client.c:415
Then I linked dovecot with libefence, and voila, we trapped several like the second back trace included.
(gdb) p data->rec->flags Cannot access memory at address 0xfe4e5fdc
hmk