[Dovecot] test51 dumping core

jross at wykids.org jross at wykids.org
Thu Oct 21 19:12:28 EEST 2004


Quoting Timo Sirainen <tss at iki.fi>:

> On 21.10.2004, at 18:43, jross at wykids.org wrote:
>
> > I'm now getting this error message as soon as I start dovecot:
> > "Authentication client 0 not compatible with this server (mixed old
> > and new
> > binaries?)"
> ..
> > gdb /usr/local/libexec/dovecot/dovecot-auth
> > /etc/dovecot/dovecot-auth.core
> ..
> > warning: exec file is newer than core file.
>
> Are you sure everything got installed correctly? The backtrace was
> corrupted, and the above warning message also indicates that the core
> file was generated by different binary.
>

It appears to be a new installation.  Here's the output of make install.

Making all in doc
Making install in src
Making install in lib
Making install in lib-sql
Making install in lib-ntlm
Making install in lib-settings
Making install in lib-charset
Making install in lib-mail
Making install in lib-imap
Making install in lib-index
Making install in lib-storage
Making install in index
Making install in maildir
Making install in mbox
Making install in subscription-file
Making install in register
make  install-am
Making install in lib-auth
Making install in auth
test -z "/usr/local/libexec/dovecot" ||
/home/jross/dovecot-1.0-test51/install-sh -d "/usr/local/libexec/dovecot"
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'dovecot-auth'
'/usr/local/libexec/dovecot/dovecot-auth'
/usr/bin/install -c dovecot-auth /usr/local/libexec/dovecot/dovecot-auth
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'checkpassword-reply'
'/usr/local/libexec/dovecot/checkpassword-reply'
/usr/bin/install -c checkpassword-reply
/usr/local/libexec/dovecot/checkpassword-reply
Making install in master
test -z "/usr/local/sbin" || /home/jross/dovecot-1.0-test51/install-sh -d
"/usr/local/sbin"
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'dovecot'
'/usr/local/sbin/dovecot'
/usr/bin/install -c dovecot /usr/local/sbin/dovecot
Making install in login-common
Making install in imap-login
test -z "/usr/local/libexec/dovecot" ||
/home/jross/dovecot-1.0-test51/install-sh -d "/usr/local/libexec/dovecot"
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'imap-login'
'/usr/local/libexec/dovecot/imap-login'
/usr/bin/install -c imap-login /usr/local/libexec/dovecot/imap-login
Making install in imap
test -z "/usr/local/libexec/dovecot" ||
/home/jross/dovecot-1.0-test51/install-sh -d "/usr/local/libexec/dovecot"
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'imap'
'/usr/local/libexec/dovecot/imap'
/usr/bin/install -c imap /usr/local/libexec/dovecot/imap
Making install in pop3-login
test -z "/usr/local/libexec/dovecot" ||
/home/jross/dovecot-1.0-test51/install-sh -d "/usr/local/libexec/dovecot"
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'pop3-login'
'/usr/local/libexec/dovecot/pop3-login'
/usr/bin/install -c pop3-login /usr/local/libexec/dovecot/pop3-login
Making install in pop3
test -z "/usr/local/libexec/dovecot" ||
/home/jross/dovecot-1.0-test51/install-sh -d "/usr/local/libexec/dovecot"
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'pop3'
'/usr/local/libexec/dovecot/pop3'
/usr/bin/install -c pop3 /usr/local/libexec/dovecot/pop3
Making install in util
test -z "/usr/local/libexec/dovecot" ||
/home/jross/dovecot-1.0-test51/install-sh -d "/usr/local/libexec/dovecot"
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'rawlog'
'/usr/local/libexec/dovecot/rawlog'
/usr/bin/install -c rawlog /usr/local/libexec/dovecot/rawlog
test -z "/usr/local/sbin" || /home/jross/dovecot-1.0-test51/install-sh -d
"/usr/local/sbin"
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'dovecotpw'
'/usr/local/sbin/dovecotpw'


ls -al /usr/local/libexec/dovecot

total 11768
drwxr-xr-x  2 root  wheel      512 Oct 21 09:59 .
drwxr-xr-x  3 root  wheel      512 Sep 17 11:59 ..
-rwxr-xr-x  1 root  wheel   123460 Oct 21 09:59 checkpassword-reply
-rwxr-xr-x  1 root  wheel   461369 Oct 21 09:59 dovecot-auth
-rwxr-xr-x  1 root  wheel  2303681 Oct 21 09:59 imap
-rwxr-xr-x  1 root  wheel   371414 Oct 21 09:59 imap-login
-rwxr-xr-x  1 root  wheel  2122899 Oct 21 09:59 pop3
-rwxr-xr-x  1 root  wheel   351369 Oct 21 09:59 pop3-login
-rwxr-xr-x  1 root  wheel   160217 Oct 21 09:59 rawlog


The backtrace of the new core is the same as the previous installation, and it's
a new core file.

jross at junior:/home/jross/dovecot-1.0-test49 $ ls -al /etc/dovecot
total 756
drwxr-xr-x   3 root  wheel     512 Oct 20 08:55 .
drwxr-xr-x  27 root  wheel    3072 Oct 21 10:02 ..
-rw-------   1 root  wheel  356720 Oct 21 10:01 dovecot-auth.core
-rwxr-xr-x   1 root  wheel     391 Oct  8 08:56 run
drwx------   2 root  wheel     512 Oct 21 10:02 supervise
jross at junior:/home/jross/dovecot-1.0-test49 $

Thanks!

Jeff





--
http://wykids.org/




More information about the dovecot mailing list