[Dovecot] segfault with vpopmail 5.5.0
Hi,
version: 1.2.10 OS: Debian unstable/x86_64
[118905.528497] dovecot-auth[3856]: segfault at 0 ip (null) sp 00007fff6666ad98 error 14 in dovecot-auth[400000+61000] 2010-02-26 22:17:45 dovecot: Error: child 3856 (auth) killed with signal 11 (core dumped)
(gdb) bt full
#0 0x0000000000000000 in ?? ()
No symbol table info available.
#1 0x0000000000423b0e in vpopmail_lookup_vqp (request=0x726f68, vpop_user=0x7fff6666ae20 "postmaster",
vpop_domain=0x7fff6666adc0 "test.bogus")
at userdb-vpopmail.c:43
vpw = <value optimized out>
#2 0x0000000000421376 in vpopmail_password_lookup (auth_request=0x7fff6666ae20, cleartext=false,
result_r=0x7fff6666aebc) at passdb-vpopmail.c:65
vpop_user = "postmaster", '\000'
Cheers, Giuseppe
Il 26/02/2010 22:32, Giuseppe Iuculano ha scritto:
Hi,
version: 1.2.10 OS: Debian unstable/x86_64
[118905.528497] dovecot-auth[3856]: segfault at 0 ip (null) sp 00007fff6666ad98 error 14 in dovecot-auth[400000+61000] 2010-02-26 22:17:45 dovecot: Error: child 3856 (auth) killed with signal 11 (core dumped)
Forgot dovecot -n, sorry.
# dovecot -n # 1.2.10: /etc/dovecot/dovecot.conf # OS: Linux 2.6.32-3-amd64 x86_64 Debian squeeze/sid log_path: /var/log/dovecot-log.log info_log_path: /var/log/dovecot-info.log log_timestamp: %Y-%m-%d %H:%M:%S protocols: imap imaps pop3 pop3s disable_plaintext_auth: no login_dir: /var/run/dovecot/login login_executable(default): /usr/lib/dovecot/imap-login login_executable(imap): /usr/lib/dovecot/imap-login login_executable(pop3): /usr/lib/dovecot/pop3-login mail_max_userip_connections(default): 60 mail_max_userip_connections(imap): 60 mail_max_userip_connections(pop3): 20 verbose_proctitle: yes first_valid_uid: 64020 last_valid_uid: 64020 first_valid_gid: 64020 last_valid_gid: 64020 mail_privileged_group: mail mail_location: maildir:~/Maildir mail_debug: yes mbox_write_locks: fcntl dotlock mail_executable(default): /usr/lib/dovecot/imap mail_executable(imap): /usr/lib/dovecot/imap mail_executable(pop3): /usr/lib/dovecot/pop3 mail_plugin_dir(default): /usr/lib/dovecot/modules/imap mail_plugin_dir(imap): /usr/lib/dovecot/modules/imap mail_plugin_dir(pop3): /usr/lib/dovecot/modules/pop3 imap_client_workarounds(default): tb-extra-mailbox-sep imap_client_workarounds(imap): tb-extra-mailbox-sep imap_client_workarounds(pop3): namespace: type: private separator: . prefix: INBOX. inbox: yes list: yes subscriptions: yes auth default: mechanisms: plain login digest-md5 cram-md5 verbose: yes debug: yes passdb: driver: vpopmail userdb: driver: vpopmail plugin: quota: maildir
On 26.2.2010, at 23.32, Giuseppe Iuculano wrote:
[118905.528497] dovecot-auth[3856]: segfault at 0 ip (null) sp 00007fff6666ad98 error 14 in dovecot-auth[400000+61000] 2010-02-26 22:17:45 dovecot: Error: child 3856 (auth) killed with signal 11 (core dumped)
(gdb) bt full #0 0x0000000000000000 in ?? () No symbol table info available. #1 0x0000000000423b0e in vpopmail_lookup_vqp (request=0x726f68, vpop_user=0x7fff6666ae20 "postmaster", vpop_domain=0x7fff6666adc0 "test.bogus") at userdb-vpopmail.c:43
Yeah.. I already tried fixing this once, but it broke older vpopmail versions and didn't even fix it for 5.5. So I don't really know how to fix it, since I don't have a working vpopmail installation to test it on.
Il 28/02/2010 16:26, Timo Sirainen ha scritto:
Yeah.. I already tried fixing this once, but it broke older vpopmail versions and didn't even fix it for 5.5. So I don't really know how to fix it, since I don't have a working vpopmail installation to test it on.
Could I do something to help with debugging this?
Cheers, Giuseppe.
On Sun, 2010-02-28 at 19:27 +0100, Giuseppe Iuculano wrote:
Il 28/02/2010 16:26, Timo Sirainen ha scritto:
Yeah.. I already tried fixing this once, but it broke older vpopmail versions and didn't even fix it for 5.5. So I don't really know how to fix it, since I don't have a working vpopmail installation to test it on.
Could I do something to help with debugging this?
The best help would be if you figured out what the new vpopmail version wants Dovecot to do so that it doesn't crash. But I can't really help more specifically with that. And currently I've way too much other more important things to fix..
participants (2)
-
Giuseppe Iuculano
-
Timo Sirainen