Displaying 1 result from an estimated 1 matches for "etdents64".
Did you mean:
getdents64
2007 Nov 17
2
SIGSEGV (Segmentation fault) with antispam plugin
...sr/src. As far as I understand, only the
headers are needed, so this should not be the cause of the crash (if the
headers hadn't changed).
When invoked from dovecot process, the "imap" dies with signal 11.
When running:
strace /usr/sbin/dovecot --exec-mail imap
This is how it ends:
etdents64(8, /* 14 entries */, 4096) = 592
getdents64(8, /* 0 entries */, 4096) = 0
open("/usr/lib/dovecot/modules/imap/lib90_antispam_plugin.so", O_RDONLY) = 9
read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\21"..., 512) =
512
fstat64(9, {st_mode=S_IFREG|0644, st_size=1...