[Dovecot] Re: Dovecot abort while selecting INBOX

Joshua Wise joshua.wise at gmail.com
Mon Mar 27 04:56:16 EEST 2006


On 3/26/06, Joshua Wise <joshua.wise at gmail.com> wrote:
> Mar 26 12:42:17 dashnine dovecot: imap-login: Login: user=<joshua>,
> method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
> Mar 26 12:42:17 dashnine dovecot: imap(joshua): Trying to allocate 0 bytes
> Mar 26 12:42:17 dashnine dovecot: child 31035 (imap) killed with signal 6

A little more information:

joshua at dashnine:~$ MAIL=maildir:~/Maildir gdb /usr/lib/dovecot/imap
GNU gdb 6.4-debian
<snip>
This GDB was configured as "i486-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) r
Starting program: /usr/lib/dovecot/imap
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
* PREAUTH [CAPABILITY IMAP4rev1 SORT THREAD=REFERENCES MULTIAPPEND
UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS] Logged in
as joshua
00000000 SELECT INBOX
imap(joshua): Panic: Trying to allocate 0 bytes

Program received signal SIGABRT, Aborted.
0xb7e5f9e7 in raise () from /lib/tls/libc.so.6
(gdb) bt
#0  0xb7e5f9e7 in raise () from /lib/tls/libc.so.6
#1  0xb7e6131b in abort () from /lib/tls/libc.so.6
#2  0x080aed64 in data_stack_deinit ()
#3  0x080aef1c in i_panic ()
#4  0x080b6f78 in pool_datastack_create ()
#5  0x080b2aa7 in i_realloc ()
#6  0x0808a585 in mail_cache_header_fields_read ()
#7  0x08089a2b in mail_cache_open_or_create ()
#8  0x080908cd in mail_index_open ()
#9  0x08088390 in index_storage_mailbox_init ()
#10 0x08064dcb in maildir_get_path ()
#11 0x08065001 in maildir_get_path ()
#12 0x08059457 in _cmd_select_full ()
#13 0x08059657 in cmd_select ()
#14 0x0805b100 in _client_input ()
#15 0x080b581f in io_loop_handler_run ()
#16 0x080b4c58 in io_loop_run ()
#17 0x0806308c in main ()
(gdb)


More information about the dovecot mailing list