Crash in dovecot/auth with backtrace
I'm seeing this odd crash with "USER\t531\t*@liquid-scan.de\tservice=quota-status" Which looks like something is being tested against our quota-status -- but I fail to see why an NON LOCAL address is being tested....
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/local/dovecot-2.2/libexec/dovecot/auth...done.
[New LWP 2289]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
Core was generated by `dovecot/auth'.
Program terminated with signal 6, Aborted.
#0 0xb7724424 in __kernel_vsyscall ()
#0 0xb7724424 in __kernel_vsyscall ()
No symbol table info available.
#1 0xb74a0661 in *__GI_raise (sig=6)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
resultvar = <optimized out>
pid = -1218617356
selftid = 2289
#2 0xb74a3a92 in *__GI_abort () at abort.c:92
act = {__sigaction_handler = {sa_handler = 0xbfd1c924,
sa_sigaction = 0xbfd1c924}, sa_mask = {__val = {3077760610,
3218196756, 3076712520, 3218196744, 3077843556, 0, 3074764848,
1, 0, 1, 3077716256, 145215752, 1097, 3077184659, 3, 145244200,
1, 128, 0, 3218196816, 3218196744, 3218196756, 3218196764,
3077716256, 0, 3077194863, 145215720, 3076749582, 3077199789,
3077686824, 1097, 3077686824}}, sa_flags = 0,
sa_restorer = 0xb76a5c2f
-- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Universitätsmedizin Berlin Campus Benjamin Franklin Hindenburgdamm 30 | D-12203 Berlin Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962 ralf.hildebrandt@charite.de | http://www.charite.de
On 23 Apr 2015, at 17:34, Ralf Hildebrandt Ralf.Hildebrandt@charite.de wrote:
I'm seeing this odd crash with "USER\t531\t*@liquid-scan.de\tservice=quota-status" Which looks like something is being tested against our quota-status -- but I fail to see why an NON LOCAL address is being tested....
Oh, that's not very good. Fixed: http://hg.dovecot.org/dovecot-2.2/rev/65f825a8cd0b
- Timo Sirainen dovecot@dovecot.org:
On 23 Apr 2015, at 17:34, Ralf Hildebrandt Ralf.Hildebrandt@charite.de wrote:
I'm seeing this odd crash with "USER\t531\t*@liquid-scan.de\tservice=quota-status" Which looks like something is being tested against our quota-status -- but I fail to see why an NON LOCAL address is being tested....
Oh, that's not very good. Fixed: http://hg.dovecot.org/dovecot-2.2/rev/65f825a8cd0b
Thanks a lot :)
-- [*] sys4 AG
http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Marc Schiffbauer Aufsichtsratsvorsitzender: Florian Kirstein
participants (3)
-
Ralf Hildebrandt
-
Ralf Hildebrandt
-
Timo Sirainen