<html><header></header><body><div style="font-family: Tahoma; font-size: 14px; color: #000000;">Tried looking into the source of squatter and verbosing on a specific folder that always shows the problem.</div>
<div style="font-family: Tahoma; font-size: 14px; color: #000000;">Here is how it ends:</div>
<div style="font-family: Tahoma; font-size: 14px; color: #000000;"> </div>
<div style="font-family: Tahoma; font-size: 14px; color: #000000;">Processing index character 128, 9 total words, temp file size is 41<br />Processing index character 130, 8 total words, temp file size is 52<br />Processing index character 147, 2 total words, temp file size is 12<br />Processing index character 152, 2 total words, temp file size is 12<br />Processing index character 153, 5 total words, temp file size is 26<br />Processing index character 172, 10 total words, temp file size is 66<br />Processing index character 176, 72 total words, temp file size is 498<br />Processing index character 191, 417128205 total words, temp file size is 1251444163<br />Closing index: Not enough space</div>
<div style="font-family: Tahoma; font-size: 14px; color: #000000;"> </div>
<div style="font-family: Tahoma; font-size: 14px; color: #000000;">I will look and change the source to give more info on the backtrace of the error, but maybe someone here alreay has any idea?</div>
<div style="font-family: Tahoma; font-size: 14px; color: #000000;"> </div>
<div style="font-family: Tahoma; font-size: 14px; color: #000000;">Gabriele<br /><br /><br />
<div id="wt-mailcard">
<div> </div>
<div> </div>
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Sonicle S.r.l. </strong>: <a href="http://www.sonicle.com/" target="_new">http://www.sonicle.com</a></span></div>
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Music: </strong><a href="http://www.gabrielebulfon.com/" target="_new">http://www.gabrielebulfon.com</a></span></div>
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Quantum Mechanics : </strong><a href="http://www.cdbaby.com/cd/gabrielebulfon" target="_new">http://www.cdbaby.com/cd/gabrielebulfon</a></span></div>
</div>
<br /><hr /><br /><br /><span style="font-family: Arial, Helvetica, sans-serif; font-size: small;"><strong>Da:</strong> Gabriele Bulfon <gbulfon@sonicle.com><br /><strong>A:</strong> Vladislav Kurz <vladislav.kurz@webstep.net>Mark <cyrus@peralex.com>info-cyrus <info-cyrus@lists.andrew.cmu.edu><br /><strong>Data:</strong> 17 dicembre 2019 7.26.35 CET<br /><strong>Oggetto:</strong> Re: Squatter segfault on big mailbox<br /></span><br /><br />
<blockquote style="border-left: #000080 2px solid; margin-left: 5px; padding-left: 5px;">
<div> </div>
<div style="font-family: Tahoma; font-size: 14px; color: #000000;">Hello, we're having the same problem with Cyrus 2.5.11 on XStreamOS/illumos</div>
<div style="font-family: Tahoma; font-size: 14px; color: #000000;">Any idea how to fix this?</div>
<div style="font-family: Tahoma; font-size: 14px; color: #000000;">Same problem both on 32 bit large files build, and 64 bit.</div>
<div style="font-family: Tahoma; font-size: 14px; color: #000000;">Looks like the Debian issue has no solution.</div>
<div style="font-family: Tahoma; font-size: 14px; color: #000000;">Can't believe this has never been addressed.</div>
<div style="font-family: Tahoma; font-size: 14px; color: #000000;"> </div>
<div style="font-family: Tahoma; font-size: 14px; color: #000000;">Gabriele<br /><br />
<div id="wt-mailcard">
<div> </div>
<div> </div>
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Sonicle S.r.l. </strong>: <a href="http://www.sonicle.com/" target="_new">http://www.sonicle.com</a></span></div>
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Music: </strong><a href="http://www.gabrielebulfon.com/" target="_new">http://www.gabrielebulfon.com</a></span></div>
<div><span style="font-size: 14px; font-family: Helvetica;"><strong>Quantum Mechanics : </strong><a href="http://www.cdbaby.com/cd/gabrielebulfon" target="_new">http://www.cdbaby.com/cd/gabrielebulfon</a></span></div>
</div>
<tt><br /><br /><br />----------------------------------------------------------------------------------<br /><br />Da: Vladislav Kurz <vladislav.kurz@webstep.net><br />A: Mark <cyrus@peralex.com> info-cyrus <info-cyrus@lists.andrew.cmu.edu> <br />Data: 11 ottobre 2017 9.37.21 CEST<br />Oggetto: Re: Squatter segfault on big mailbox<br /><br /></tt>
<blockquote style="border-left: #000080 2px solid; margin-left: 5px; padding-left: 5px;"><tt>On 10/11/17 07:37, Mark wrote:<br />> On 2017-10-10 16:05, Vladislav Kurz wrote:<br />>> Hello everyone,<br />>><br />>> we have recently migrated our mail server from cyrus 2.2 to 2.5 (both<br />>> debian packages).<br />>><br />>> We have a problem that squatter segfaults on some quite big mailboxes.<br />>> I had to add -i (--incremental) to at least index new mails. But users<br />>> cannot search in old mails (before migration). I used strace to find out<br />>> if it is some particular mail, but it parsed everything fine, and failed<br />>> when dealing with some of the many temporary files squatXXXX.<br />>><br />>> The problematic mailboxes have just inbox > 10 GB (and >15 GB with all<br />>> subfolders) and >20000 emails in inbox.<br />>><br />>> Has anyone else hit similar problem and solved it somehow?<br />> <br />> I'm not sure about fixes, but there are some reports of similar<br />> problems.  Have a look at the thread with the subject "Cyrus 2.5.10 IMAP<br />> search" from the beginning of June this year. <br />> <br />> Apparently the format of the squatter database changed between 2.4 and<br />> 2.5, and some people (at least) have seen a 10x increase in the size of<br />> the squatter database for the same mailbox.  For systems that only allow<br />> 2GB mmap, this can be a problem.<br />> <br />> I'm not sure if this increase in size is a bug or a feature.<br />> <br />> Mark<br />> <br /><br />Hello Mark,<br /><br />Thanks for the hint about old discussion. Unfortunately, there was no<br />solution to this issue mentioned. I found out that this was already<br />reported to debian, I wonder whetrher the maintainer forwarded the bug<br />report upstream.<br />https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871921<br /><br />This is on 64-bit Linux, so mmap should not be limited to 2 GB.<br /><br />And I also have noticed the extreme increase in squat file sizes.<br /><br /><br />-- <br />Best Regards<br /> Vladislav Kurz<br /><br />----<br />Cyrus Home Page: http://www.cyrusimap.org/<br />List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/<br />To Unsubscribe:<br />https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus<br /><br /><br /></tt></blockquote>
</div>
<pre>----
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
</pre>
</blockquote>
</div></body></html>