Displaying 1 result from an estimated 1 matches for "1efstat".
2008 Aug 27
2
Bad file descriptor with maildir and bzip2 files
...munmap(0xb7c68000, 3600384) = 0
11:39:18.234070 close(12) = 0
11:39:18.234120 munmap(0xb7ff2000, 4096) = 0
11:39:18.234184 fcntl64(12, F_GETFL) = -1 EBADF (Bad file descriptor)
11:39:18.234255 fstat64(12, 0xbff0a9a0) = -1 EBADF (Bad file descriptor)
11:39:18.234347 write(2, "\1Efstat(maildir) failed: Bad fil"..., 45) = 45
To me it looks like its trying to call fcntl on the handle its just closed?
I've since decompressed these files and recompressed with "gzip -9" and they
seem to be opening OK.
dovecot -n gives:
# 1.1.2: /usr/local/etc/dovecot.conf
info_...