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

[2.5.x] SIG_ABRT http_dav.c #2117

Closed
MASHtm opened this issue Aug 24, 2017 · 1 comment
Closed

[2.5.x] SIG_ABRT http_dav.c #2117

MASHtm opened this issue Aug 24, 2017 · 1 comment

Comments

@MASHtm
Copy link
Contributor

MASHtm commented Aug 24, 2017

We tried to access cyrus-httpd via webdav from windows explorer and produced lots of coredumps with SIG_ABRT and the following bt:

#0 0x00007f5243b5d495 in raise () from /lib64/libc.so.6
#1 0x00007f5243b5ec75 in abort () from /lib64/libc.so.6
#2 0x00007f5243b9b3a7 in __libc_message () from /lib64/libc.so.6
#3 0x00007f5243ba0dee in malloc_printerr () from /lib64/libc.so.6
#4 0x00007f524801e34b in meth_propfind (txn=, params=)
at imap/http_dav.c:4367
#5 0x00007f52480312ed in cmdloop () at imap/httpd.c:1378
#6 0x00007f5248031c72 in service_main (argc=, argv=,
envp=) at imap/httpd.c:641
#7 0x00007f524803879a in main (argc=, argv=,
envp=0x7fff86df15a0) at master/service.c:643

Since the referenced
xmlFree(freeme->name);
is still in master I don't know if it was fixed elsewhere or if the problem still exists.

@MASHtm
Copy link
Contributor Author

MASHtm commented Oct 19, 2017

same as #2178. already fixed in 2.5.11

@MASHtm MASHtm closed this as completed Oct 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant