[Dovecot] dovecot-auth core dumps

Cassidy B. Larson alandaluz at gmail.com
Mon Jul 30 23:06:18 EEST 2007


Seeing a few core dumps on my two proxy servers with dovecot-auth since
upgrading to 1.0.2.

Example:
Jul 30 13:36:51 alora kernel: pid 20234 (dovecot-auth), uid 0: exited on
signal 11 (core dumped)
Jul 30 13:36:51 alora dovecot: child 20234 (auth) killed with signal 11

Jul 29 19:17:08 marbella kernel: pid 70627 (dovecot-auth), uid 0: exited on
signal 11 (core dumped)
Jul 29 19:17:08 marbella dovecot: child 70627 (auth) killed with signal 11

Running:
FreeBSD 6.1 i386
Dovecot 1.0.2

I'm not proficient in running 'gdb', so I followed the instructions from the
wiki for a full backtrace. Output is below. Is there anything else I should
be looking for, or any other commands I should send to gdb?

Thanks,

Cassidy


gdb /usr/local/libexec/dovecot/dovecot-auth /var/run/dovecot/dovecot-
auth.core
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols
found)...
Core was generated by `dovecot-auth'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libpam.so.3...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libpam.so.3
Reading symbols from /usr/lib/libgssapi.so.8...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libgssapi.so.8
Reading symbols from /usr/lib/libkrb5.so.8...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libkrb5.so.8
Reading symbols from /usr/lib/libasn1.so.8...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libasn1.so.8
Reading symbols from /usr/lib/libroken.so.8...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libroken.so.8
Reading symbols from /usr/lib/libcom_err.so.3...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libcom_err.so.3
Reading symbols from /usr/local/lib/mysql/libmysqlclient.so.15...(no
debugging symbols found)...done.
Loaded symbols for /usr/local/lib/mysql/libmysqlclient.so.15
Reading symbols from /lib/libcrypt.so.3...(no debugging symbols
found)...done.
Loaded symbols for /lib/libcrypt.so.3
Reading symbols from /usr/lib/libssl.so.4...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libssl.so.4
Reading symbols from /lib/libcrypto.so.4...(no debugging symbols
found)...done.
Loaded symbols for /lib/libcrypto.so.4
Reading symbols from /lib/libz.so.3...(no debugging symbols found)...done.
Loaded symbols for /lib/libz.so.3
Reading symbols from /lib/libm.so.4...(no debugging symbols found)...done.
Loaded symbols for /lib/libm.so.4
Reading symbols from /lib/libc.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols
found)...done.
Loaded symbols for /libexec/ld-elf.so.1
(gdb) bt full
#0  0x180abc22 in gss_delete_sec_context () from /usr/lib/libgssapi.so.8
No symbol table info available.
#1  0x08059246 in mech_deinit ()
No symbol table info available.
#2  0x08053f12 in auth_request_handler_unref ()
No symbol table info available.
#3  0x08050bef in auth_client_connection_destroy ()
No symbol table info available.
#4  0x08050ead in auth_client_connection_create ()
No symbol table info available.
#5  0x08065f54 in io_loop_handler_run ()
No symbol table info available.
#6  0x08065605 in io_loop_run ()
No symbol table info available.
#7  0x0805722a in main ()
No symbol table info available.


More information about the dovecot mailing list