From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.174.193 with SMTP id u1cs126445bkz; Wed, 21 Apr 2010 01:39:43 -0700 (PDT) Received: by 10.216.176.212 with SMTP id b62mr1835902wem.179.1271839183112; Wed, 21 Apr 2010 01:39:43 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id u20si1174750wbc.79.2010.04.21.01.39.42; Wed, 21 Apr 2010 01:39:42 -0700 (PDT) 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 21A76167829F; Wed, 21 Apr 2010 04:39:42 -0400 (EDT) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 61D81185830F for ; Wed, 21 Apr 2010 04:36:13 -0400 (EDT) Received: from localhost ([127.0.0.1] helo=entry.masanjin.net) by entry.masanjin.net with esmtp (Exim 4.69) (envelope-from ) id 1O4VPn-0003cH-CB for sup-devel@rubyforge.org; Wed, 21 Apr 2010 04:36:13 -0400 Content-Type: multipart/mixed; boundary="===============2104418850640811894==" MIME-Version: 1.0 To: sup-devel@rubyforge.org From: anonymous Date: Wed, 21 Apr 2010 08:36:11 +0000 Precedence: bulk X-Roundup-Name: Sup issue tracker X-Roundup-Loop: hello X-Roundup-Version: 1.4.10 Message-Id: <1271838971.05.0.229170305885.issue94@masanjin.net> X-Roundup-issue-status: unread X-Roundup-issue-files: exception-log.txt X-Roundup-issue-priority: bug In-Reply-To: <1271838971.05.0.229170305885.issue94@masanjin.net> Subject: [sup-devel] [issue94] sup crashes on thread labelling 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: , Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org --===============2104418850640811894== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable New submission from anonymous: sup crashes when labelling a certain thread with an existing label (i.e. ot= her same labeled threads exist). Labelling this thread in not possible, even af= te restart, other thread can be labeled with the given label. label was "sopra2010" exception log attached, may be a Xapian problem ---------- files: exception-log.txt messages: 218 nosy: anonymous priority: bug ruby_version: ruby 1.8.7 (2010-01-10 patchlevel 249) [x86_64-linux] status: unread sup_version: sup/git last commitFri Apr 16 16:32:51 2010 title: sup crashes on thread labelling _________________________________________ Sup issue tracker _________________________________________ --===============2104418850640811894== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="exception-log.txt" --- ArgumentError from thread: index sync InvalidArgumentError: Term `I9998' is not present in document, in Xapian::Document::Internal::remove_term() /home/guedemann/source/sup/lib/sup/index.rb:665:in `remove_term' /home/guedemann/source/sup/lib/sup/index.rb:665:in `index_message_locations' /home/guedemann/source/sup/lib/sup/index.rb:665:in `each' /home/guedemann/source/sup/lib/sup/index.rb:665:in `index_message_locations' /home/guedemann/source/sup/lib/sup/index.rb:605:in `sync_message' /home/guedemann/source/sup/lib/sup/index.rb:125:in `update_message_state' /home/guedemann/source/sup/lib/sup/index.rb:428:in `run_sync_worker' /home/guedemann/source/sup/lib/sup/index.rb:415:in `start_sync_worker' /home/guedemann/source/sup/lib/sup.rb:77:in `reporting_thread' /home/guedemann/source/sup/lib/sup.rb:75:in `initialize' /home/guedemann/source/sup/lib/sup.rb:75:in `new' /home/guedemann/source/sup/lib/sup.rb:75:in `reporting_thread' /home/guedemann/source/sup/lib/sup/index.rb:415:in `start_sync_worker' /home/guedemann/source/sup/lib/sup/util.rb:580:in `send' /home/guedemann/source/sup/lib/sup/util.rb:580:in `method_missing' /home/guedemann/source/sup/bin/sup:155 --===============2104418850640811894== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel --===============2104418850640811894==--