[Dovecot] (no subject)

Axel Reinhold dovecot at freakout.de
Wed Feb 12 12:19:18 UTC 2014


Subject: dovecot-2.2.11 crash on quit

after update to dovecot-2.2.11 pop3 crashes at QUIT after successful deliver:

[axel at bongo axel]$ gdb opt/dovecot-2.2.11-1/sbin/dovecot core.13590

warning: core file may not match specified executable file.
Core was generated by `dovecot/pop3 p3postlogin'.
Program terminated with signal 11, Segmentation fault.
#0  0x0804e601 in main ()
(gdb) bt
#0  0x0804e601 in main ()
#1  0xbfec7ff0 in ?? ()
#2  0x0804e7dc in main ()
#3  0x08050038 in service_anvil_global_deinit ()
#4  0x0804da9d in get_gid ()
#5  0x0804dc6c in main ()
#6  0xb7e2de37 in ?? ()
#7  0xb7e2f477 in ?? ()
#8  0xb7e2df24 in ?? ()
#9  0xb7dc2fbd in ?? ()
#10 0x0804bf13 in __register_frame_info_bases ()
#11 0xb7c55ebc in ?? ()
(gdb) q

last part of conversation:

pop* [20053] 140212130153 debug8: SMTP< 250 2.1.5 axel... Recipient ok
pop* [20053] 140212130153 debug8: SMTP> DATA
pop* [20053] 140212130153 debug8: SMTP< 354 Enter mail, end with "." on a line by itself
pop* [20053] 140212130153 debug8: SMTP> .
pop* [20053] 140212130153 debug8: SMTP< 250 2.0.0 s1CC1rGZ020100 Message accepted for delivery
pop* [20053] 140212130153 debug8: SMTP> QUIT
pop* [20053] 140212130153 debug8: SMTP< 221 2.0.0 bongo.freakout.de closing connection
pop* [20053] 140212130153 debug6: SMTP  sent to axel Id:2.0.0 s1CC1rGZ020100
pop* [20053] 140212130153 debug8: POP3> DELE 8
pop* [20053] 140212130153 debug8: POP3< +OK Marked to be deleted.
pop* [20053] 140212130153 debug6: POP3  delete 8
pop* [20053] 140212130153 debug8: POP3> QUIT
pop* [20053] 140212130153 debug8: POP3<                  #CRASH
pop* [20053] 140212130153 error : POP3  no quit
pop* [20053] 140212130153 debug5: POP3  logout

Regards
Axel


More information about the dovecot mailing list