From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.86.87.8 with SMTP id k8cs80991fgb; Tue, 9 Mar 2010 09:06:14 -0800 (PST) Received: by 10.224.0.134 with SMTP id 6mr52422qab.80.1268154366865; Tue, 09 Mar 2010 09:06:06 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 26si13710767qwa.48.2010.03.09.09.06.06; Tue, 09 Mar 2010 09:06:06 -0800 (PST) Received-SPF: pass (google.com: domain of sup-devel-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-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 0E6951858306; Tue, 9 Mar 2010 12:06:06 -0500 (EST) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 18A1618582F4 for ; Tue, 9 Mar 2010 12:02:58 -0500 (EST) Received: from localhost ([127.0.0.1] helo=entry.masanjin.net) by entry.masanjin.net with esmtp (Exim 4.69) (envelope-from ) id 1Np2pd-0003js-0f for sup-devel@rubyforge.org; Tue, 09 Mar 2010 12:02:58 -0500 MIME-Version: 1.0 To: sup-devel@rubyforge.org From: Peter Harkins Date: Tue, 09 Mar 2010 17:02:56 +0000 Precedence: bulk X-Roundup-Name: Sup issue tracker X-Roundup-Loop: hello X-Roundup-Version: 1.4.10 Message-Id: <1268154176.59.0.385153871492.issue75@masanjin.net> X-Roundup-issue-status: unread X-Roundup-issue-priority: bug In-Reply-To: <1268154176.59.0.385153871492.issue75@masanjin.net> Subject: [sup-devel] [issue75] Crash, untouchable threads - DocNotFoundError: No termlist for document X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Reply-To: Sup issue tracker , Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org New submission from Peter Harkins : I have three spam threads in my inbox. If I try to interact with them in any way - view them, spam them, delete them, etc. - sup crashes. I'd appreciate any suggestions for how to get rid of them. --- RuntimeError from thread: index sync DocNotFoundError: No termlist for document 2362106147 /home/harkins/.gems/gems/sup-0.10.2/lib/sup/xapian_index.rb:600:in `old_add_term' /home/harkins/.gems/gems/sup-0.10.2/lib/sup/xapian_index.rb:600:in `add_term' /home/harkins/.gems/gems/sup-0.10.2/lib/sup/xapian_index.rb:510:in `index_message_labels' /home/harkins/.gems/gems/sup-0.10.2/lib/sup/xapian_index.rb:510:in `each' /home/harkins/.gems/gems/sup-0.10.2/lib/sup/xapian_index.rb:510:in `index_message_labels' /home/harkins/.gems/gems/sup-0.10.2/lib/sup/xapian_index.rb:446:in `sync_message' /home/harkins/.gems/gems/sup-0.10.2/lib/sup/xapian_index.rb:98:in `update_message_state' /home/harkins/.gems/gems/sup-0.10.2/lib/sup/index.rb:205:in `run_sync_worker' /home/harkins/.gems/gems/sup-0.10.2/lib/sup/index.rb:192:in `start_sync_worker' /home/harkins/.gems/gems/sup-0.10.2/lib/sup.rb:77:in `reporting_thread' /home/harkins/.gems/gems/sup-0.10.2/lib/sup.rb:75:in `initialize' /home/harkins/.gems/gems/sup-0.10.2/lib/sup.rb:75:in `new' /home/harkins/.gems/gems/sup-0.10.2/lib/sup.rb:75:in `reporting_thread' /home/harkins/.gems/gems/sup-0.10.2/lib/sup/index.rb:192:in `start_sync_worker' /home/harkins/.gems/gems/sup-0.10.2/lib/sup/index.rb:236:in `send' /home/harkins/.gems/gems/sup-0.10.2/lib/sup/index.rb:236:in `method_missing' /home/harkins/.gems/gems/sup-0.10.2/bin/sup:170 /home/harkins/.gems/bin/sup:19:in `load' /home/harkins/.gems/bin/sup:19 ---------- messages: 189 nosy: Harkins priority: bug ruby_version: 1.8.7 status: unread sup_version: 0.10.2 title: Crash, untouchable threads - DocNotFoundError: No termlist for document _________________________________________ Sup issue tracker _________________________________________ _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel