On 12/09/2012 10:00 AM, Khalid Mehmood wrote:
My squtter configuation was working fine in 2.4.16, but it has stopped working after I upgraded to 2.4.17 a couple of days ago. Running squatter manaually as cyrus user give the "Segmentation fault" error. Has there been any changes regarding squatter since 2.4.16? I have read the changelog but can't find any squatter related changes.The maillog gives the following error: "squatter[39517]: error opening looking up *: Mailbox does not exist" Thanks. ---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ To Unsubscribe: https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus
Seeing same thing. strace not very helpful. ... open("/var/imap/statuscache.db", O_RDWR) = 9 fcntl(9, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0 fstat(9, {st_mode=S_IFREG|0600, st_size=11141528, ...}) = 0stat("/var/imap/statuscache.db", {st_mode=S_IFREG|0600, st_size=11141528, ...}) = 0
mmap(NULL, 11157504, PROT_READ, MAP_SHARED, 9, 0) = 0x2b7584cc7000 fcntl(9, F_SETLKW, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}) = 0 fcntl(9, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = 0 fstat(9, {st_mode=S_IFREG|0600, st_size=11141528, ...}) = 0stat("/var/imap/statuscache.db", {st_mode=S_IFREG|0600, st_size=11141528, ...}) = 0
lseek(9, 11141528, SEEK_SET) = 11141528 write(9, "\0\0\0\4\0\24\311\260", 8) = 8 lseek(9, 1362344, SEEK_SET) = 1362344 write(9, "\0\24\312\4", 4) = 4 --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++
<<attachment: boutilpj.vcf>>
---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ To Unsubscribe: https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus