On Mon, 2007-03-05 at 11:58 +0100, Nicolas STRANSKY wrote:
Hi,
I had a core dump while using rc25. Here are the backtraces:
Mar 5 00:52:31 rouge dovecot: IMAP(XXXXXX): Maildir /home/XXXXXX/Mail/.Sent sync: UID < next_uid (1 < 2, file = 1173024945.P2421Q0M874108.rouge:2,S)
Any idea how to reproduce these? It seems that it still happens for some people, but I can't really see why.
Mar 5 00:52:31 rouge dovecot: IMAP(XXXXXX): file client.c: line 401 (_client_input): assertion failed: (!client->handling_input)
OK, so I was correct that this condition is somehow happening.
#4 0x000000000041689f in _client_input () No symbol table info available. #5 0x00000000004134e6 in cmd_fetch () No symbol table info available. #6 0x0000000000413688 in cmd_idle () No symbol table info available. #7 0x000000000041672c in _client_reset_command () No symbol table info available. #8 0x00000000004166c0 in _client_reset_command () No symbol table info available. #9 0x0000000000416805 in _client_input () No symbol table info available.
Unfortunately this backtrace is broken. Did you get it against the exact same imap binary that produced the core?