Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imapd dies in index_fetchreply() #732

Closed
brong opened this issue Feb 14, 2005 · 2 comments
Closed

imapd dies in index_fetchreply() #732

brong opened this issue Feb 14, 2005 · 2 comments
Assignees

Comments

@brong
Copy link
Member

brong commented Feb 14, 2005

From: Thomas Hager
Bugzilla-Id: 2623
Version: 2.2.x
Owner: Ken Murchison

@brong
Copy link
Member Author

brong commented Feb 14, 2005

From: Thomas Hager

i upgraded to 2.2.11 today and got a very unstable cyrus server.

every imap connection is dropped after a few secs, with this log entry:

Feb 14 10:38:16 minbar master[2317]: process 2412 exited, signaled to death by 11
Feb 14 10:38:16 minbar master[2317]: service imaps pid 2412 in BUSY state:
terminated abnormally

here's a bt:

(gdb) bt
#0 0x08061ff5 in index_fetchreply ()
#1 0x4210709d in ?? ()
#2 0x0806060f in index_forsequence ()
#3 0x0805f35c in index_fetch ()
#4 0x080548dd in cmd_fetch ()
#5 0x0804f616 in cmdloop ()
#6 0x0804e568 in service_main ()
#7 0x0804cd01 in main ()
#8 0x402140c4 in __libc_start_main () from /lib/libc.so.6

i downgraded to 2.2.10 again, everything's working fine now.

i can investigate this problem further, it's my own private mail server and i
don't mind if it's down for some hours ;-)

hth,
tom.

@brong
Copy link
Member Author

brong commented Feb 14, 2005

From: Derrick

Fixed in 2.2.12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants