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

segfault in xfer_backport_seen() when doing an XFER from 2.4.x to 2.3.x #1260

Closed
brong opened this issue Dec 17, 2010 · 2 comments
Closed

segfault in xfer_backport_seen() when doing an XFER from 2.4.x to 2.3.x #1260

brong opened this issue Dec 17, 2010 · 2 comments
Assignees

Comments

@brong
Copy link
Member

brong commented Dec 17, 2010

From: Dave McMurtrie
Bugzilla-Id: 3371
Version: 2.4.x (next)
Owner: Bron Gondwana

@brong
Copy link
Member Author

brong commented Dec 17, 2010

From: Dave McMurtrie

Program terminated with signal 11, Segmentation fault.
#0 xfer_backport_seen (tag=0x1d498d50 "5", name=<value optimized out>,
toserver=<value optimized out>, topart=0x1d4abbfa "u1") at imapd.c:8522
8522 struct seqset *outlist = seqset_init(mailbox->i.last_uid, SEQ_MERGE);
(gdb) where
#0 xfer_backport_seen (tag=0x1d498d50 "5", name=<value optimized out>,
toserver=<value optimized out>, topart=0x1d4abbfa "u1") at imapd.c:8522
#1 cmd_xfer (tag=0x1d498d50 "5", name=<value optimized out>,
toserver=<value optimized out>, topart=0x1d4abbfa "u1") at imapd.c:8918
#2 0x0000000000411494 in cmd_rename (tag=0x1d498d50 "5",
oldname=0x1d499570 "user.dave64", newname=0x1d4ab7d0 "user.dave64",
partition=0x0) at imapd.c:5516
#3 0x000000000041a3f9 in cmdloop () at imapd.c:1690
#4 0x000000000041c2a5 in service_main (argc=<value optimized out>,
argv=<value optimized out>, envp=<value optimized out>) at imapd.c:941
#5 0x000000000040702d in main (argc=<value optimized out>,
argv=<value optimized out>, envp=0x7fff0918f4e8) at service.c:581

@brong
Copy link
Member Author

brong commented Mar 15, 2011

From: Bron Gondwana

I think this one already got resolved in the previous release, but it's definitely fixed anyway.

@brong brong closed this as completed Mar 23, 2011
@brong brong self-assigned this Dec 13, 2016
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

1 participant