On Thursday 14 June 2012 08:29:06 Alberto Villa wrote: > By the way, it looks like I get failures with other tables, too. It > just depends on how long the timeout was (and how many things Akonadi > is able to do before it).
Found the problem. I was suspecting some kind of overflow, and in fact the working limit for wait_timeout here is 21474836, which is (2^31 - 1) / 100. Now, finding where the overflow is will be interesting. Meanwhile, we can patch the port to use that value. Akonadi works brilliantly now. -- Alberto Villa, FreeBSD committer <avi...@freebsd.org> http://people.FreeBSD.org/~avilla Woman would be more charming if one could fall into her arms without falling into her hands. -- DeGourmont
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information