From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.81.207 with SMTP id y15cs28626bkk; Tue, 25 May 2010 12:19:42 -0700 (PDT) Received: by 10.150.234.13 with SMTP id g13mr8852154ybh.29.1274815181641; Tue, 25 May 2010 12:19:41 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id v42si854427ybe.42.2010.05.25.12.19.41; Tue, 25 May 2010 12:19:41 -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 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id F1FA21D799D4; Tue, 25 May 2010 15:19:40 -0400 (EDT) X-Greylist: delayed 402 seconds by postgrey-1.31 at rubyforge.org; Tue, 25 May 2010 15:19:22 EDT Received: from mail.cnsp.com (mail.cnsp.com [208.3.80.17]) by rubyforge.org (Postfix) with ESMTP id 992DF1858353 for ; Tue, 25 May 2010 15:19:22 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.cnsp.com (Postfix) with ESMTP id 02AE1D45B5AA for ; Tue, 25 May 2010 13:12:36 -0600 (MDT) X-Virus-Scanned: Debian amavisd-new at cnsp.biz Received: from mail.cnsp.com ([127.0.0.1]) by localhost (mail.cnsp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id RLfgs1MgrkIf for ; Tue, 25 May 2010 13:12:28 -0600 (MDT) Received: from home.mrtheplague.net (174-31-137-139.tukw.qwest.net [174.31.137.139]) by mail.cnsp.com (Postfix) with SMTP id 3EDF4D45B5B7 for ; Tue, 25 May 2010 13:12:27 -0600 (MDT) Received: by home.mrtheplague.net (Postfix, from userid 1000) id 2FAD680DCAAD; Tue, 25 May 2010 13:03:25 -0600 (MDT) From: Anthony Martinez X-modeline: vim:tw=80:ft=mail:fo=tcql To: sup-talk In-reply-to: References: Date: Tue, 25 May 2010 12:03:25 -0700 Message-Id: <1274814143-sup-8100@home.mrtheplague.net> User-Agent: Sup/git Subject: Re: [sup-talk] sup crash 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: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Excerpts from Lorenzo Bolla's message of Mon May 24 01:12:19 -0700 2010: > sup crashed with the exception below. > I was polling for new messages (loads...) and replying to an e-mail at the > same time. > > here is the exception: > > --- ArgumentError from thread: poll after loading inbox > :13634 is out of range [0..13633] for IndexReader#[] > /usr/lib/ruby/1.8/ferret/index.rb:421:in `[]' The ferret index is deprecated. Try using the Xapian index. _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk