From mboxrd@z Thu Jan 1 00:00:00 1970 From: rlane@club.cc.cmu.edu (Rich Lane) Date: Fri, 21 Aug 2009 16:57:55 -0400 Subject: [sup-talk] Crashing ssh + sup, bad combo In-Reply-To: <1e5fdab70908210900y5b51722agf33487b3d4dafcf4@mail.gmail.com> References: <1e5fdab70908210900y5b51722agf33487b3d4dafcf4@mail.gmail.com> Message-ID: <1250887753-sup-7844@zyrg.net> Excerpts from Guillaume Quintard's message of Fri Aug 21 12:00:29 -0400 2009: > Sooooo, here's what happened: I was running sup through ssh, minding > my own business, when suddenly, my local machine crashed. I reboot, > reconnect, sup is somehow still running, I kill it (with a good ol' > kill, because the lock file was empty so sup could ask for a seppuku), > and no I have this: I'm guessing this is an inconsistency between your xapian and entries.db databases. A sup-sync -a might fix it. I posted a patch a few days ago that moves all index data into Xapian to prevent this sort of issue. William, could you take a look at / merge that patch?