3.0.2: segfault in cyrdump

Bron Gondwana brong at fastmailteam.com
Mon Aug 7 19:08:25 EDT 2017


The strace brings it down to a pretty small block of code:

    printf("  <nextuid>%u</nextuid>\n", state->mailbox->i.last_uid + 1);    printf("\n");

    memset(&searchargs, 0, sizeof(struct searchargs));
    searchargs.root = search_expr_new(NULL, SEOP_TRUE);
    numuids = index_getuidsequence(state, &searchargs, &uids);
    print_seq("uidlist", NULL, uids, numuids);
    printf("\n");

    printf("  <flags>\n");

...

It should be enough to see what's happening!  Is there a github bug yet?

On Tue, 8 Aug 2017, at 01:49, Stephan Lauffer wrote:
> Hello!
> 
> Attached is a "strace -f" and a coredump of the command "cyrdump
> user.testrode01fr"
> 
> Atm the binaries are not compiled with further debuginfo.
> 
> Are you interested in more informations..? Should I add debug symbols?> Email had 3 attachments:


>  * cyrdump.strace 37k (text/plain)
>  * core.cyrdump.96.04e7dc5004dd42359a9839caf478dd6f.2194.150212024100-
>    0000.xz 219k (application/x-xz)
>  * smime.p7s 7k (application/pkcs7-signature)
--
  Bron Gondwana, CEO, FastMail Pty Ltd
  brong at fastmailteam.com


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.andrew.cmu.edu/pipermail/cyrus-devel/attachments/20170808/63c7d647/attachment.html>


More information about the Cyrus-devel mailing list