From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.73.7 with SMTP id v7cs40047aga; Sat, 3 Oct 2009 13:10:28 -0700 (PDT) Received: by 10.224.52.161 with SMTP id i33mr2085430qag.297.1254600627809; Sat, 03 Oct 2009 13:10:27 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 8si4330476qyk.124.2009.10.03.13.10.27; Sat, 03 Oct 2009 13:10:27 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 824BA1D78827; Sat, 3 Oct 2009 16:10:27 -0400 (EDT) Received: from mail-ew0-f218.google.com (mail-ew0-f218.google.com [209.85.219.218]) by rubyforge.org (Postfix) with ESMTP id 8F86D1779934 for ; Sat, 3 Oct 2009 16:04:15 -0400 (EDT) Received: by ewy18 with SMTP id 18so1979610ewy.19 for ; Sat, 03 Oct 2009 13:04:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=gFINeRRPO10cT+w/JyV6hC70MiROLgUoAwOOQ+hLrHM=; b=ZaxU0qPOJpMa2Vf6UyWpe/HZf5uks1q1158ubt0cuoZXGbPj+s870q9sIhfM+CxUFV y0MVLNsmZ5sx7wm8PmePj+5y49wgXjuawpA+lh5csVRqV5Jv6zj/FCkcLmR1ZjmKSNMl CZYpDPloAwY8ma8sPcOHiklNS7z+/VRFjuWi0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=eae6FulJ0DkyjNPZ/7DEEYRX5QH7EOKeN2MfZkzmMRsEqh2kMJaA7ry50IufOdsWNg wHY9j9joBIvwEm/b9I8PI+G8JqVMCh9UEU+AOH52jgxW1yk8mOKBUYz8s+XC8Zbq7aQT YFGMdV2iLtCd6Jr8G7YODwKP+KJFI+Bm3drBU= MIME-Version: 1.0 Received: by 10.211.171.6 with SMTP id y6mr1259203ebo.91.1254600254839; Sat, 03 Oct 2009 13:04:14 -0700 (PDT) Date: Sat, 3 Oct 2009 22:04:14 +0200 X-Google-Sender-Auth: acceb35f06c2fcc6 Message-ID: <1e5fdab70910031304g255a9d13v4dc99400def375a5@mail.gmail.com> From: Guillaume Quintard To: "Sup-talk@rubyforge.org" Subject: [sup-talk] Crash, bad index, and ensuing misery X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Hi, I crash my computer with sup running, and it seems the index didn't really like. sup-sync -a didn't help, what can I do? --- RuntimeError from thread: load threads for thread-index-mode DocNotFoundError: Document 2461178145 not found. ./lib/sup/xapian_index.rb:132:in `document' ./lib/sup/xapian_index.rb:132:in `each_message_in_thread_for' ./lib/sup/xapian_index.rb:132:in `map' ./lib/sup/xapian_index.rb:132:in `each_message_in_thread_for' ./lib/sup/thread.rb:341:in `load_thread_for_message' ./lib/sup/thread.rb:333:in `load_n_threads' ./lib/sup/xapian_index.rb:117:in `each_id_by_date' ./lib/sup/xapian_index.rb:110:in `each_id' ./lib/sup/xapian_index.rb:110:in `each' ./lib/sup/xapian_index.rb:110:in `each_id' ./lib/sup/xapian_index.rb:117:in `each_id_by_date' ./lib/sup/thread.rb:328:in `load_n_threads' ./lib/sup/modes/thread-index-mode.rb:625:in `__unprotected_load_n_threads' (eval):12:in `load_n_threads' ./lib/sup/modes/thread-index-mode.rb:609:in `load_n_threads_background' ./lib/sup.rb:77:in `reporting_thread' ./lib/sup.rb:75:in `initialize' ./lib/sup.rb:75:in `new' ./lib/sup.rb:75:in `reporting_thread' ./lib/sup/modes/thread-index-mode.rb:608:in `load_n_threads_background' ./lib/sup/modes/thread-index-mode.rb:679:in `__unprotected_load_threads' (eval):12:in `load_threads' bin/sup:197 -- Guillaume _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk