From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.213.28.69 with SMTP id l5cs109582ebc; Mon, 25 Jan 2010 12:16:01 -0800 (PST) Received: by 10.224.101.17 with SMTP id a17mr1106033qao.118.1264450560539; Mon, 25 Jan 2010 12:16:00 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 2si12720486qwi.17.2010.01.25.12.16.00; Mon, 25 Jan 2010 12:16:00 -0800 (PST) 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 034F93C8054; Mon, 25 Jan 2010 15:16:00 -0500 (EST) X-Greylist: delayed 455 seconds by postgrey-1.31 at rubyforge.org; Sat, 23 Jan 2010 10:21:53 EST Received: from steff.name (78-105-3-47.zone3.bethere.co.uk [78.105.3.47]) by rubyforge.org (Postfix) with ESMTP id B1D3418582C3 for ; Sat, 23 Jan 2010 10:21:53 -0500 (EST) Received: by steff.name (Postfix, from userid 1000) id 9CC002874056; Sat, 23 Jan 2010 15:14:14 +0000 (GMT) Date: Sat, 23 Jan 2010 15:14:14 +0000 From: Steffan Davies To: sup-talk@rubyforge.org Message-ID: <20100123151414.GB2294@steff.name> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-Mailman-Approved-At: Mon, 25 Jan 2010 15:15:57 -0500 Subject: [sup-talk] exception on first IMAPS load in 0.8.1-1 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 Got this while sup was inhaling my 60+k-item mailbox. Xubuntu Karmic, loading from Dovecot across an idle gigabit ethernet. S cat ~/.sup/exception-log.txt --- NoMethodError from thread: poll after loading inbox undefined method `to_indexable_s' for nil:NilClass /usr/lib/ruby/1.8/sup/index.rb:243:in `sync_message' /usr/lib/ruby/1.8/sup/util.rb:513:in `send' /usr/lib/ruby/1.8/sup/util.rb:513:in `method_missing' /usr/lib/ruby/1.8/sup/poll.rb:161:in `add_messages_from' /usr/lib/ruby/1.8/sup/imap.rb:187:in `each' /usr/lib/ruby/1.8/sup/imap.rb:175:in `upto' /usr/lib/ruby/1.8/sup/imap.rb:175:in `each' /usr/lib/ruby/1.8/sup/util.rb:552:in `send' /usr/lib/ruby/1.8/sup/util.rb:552:in `__pass' /usr/lib/ruby/1.8/sup/util.rb:539:in `method_missing' /usr/lib/ruby/1.8/sup/poll.rb:141:in `add_messages_from' /usr/lib/ruby/1.8/sup/poll.rb:98:in `do_poll' /usr/lib/ruby/1.8/sup/poll.rb:86:in `each' /usr/lib/ruby/1.8/sup/poll.rb:86:in `do_poll' /usr/lib/ruby/1.8/sup/poll.rb:85:in `synchronize' /usr/lib/ruby/1.8/sup/poll.rb:85:in `do_poll' /usr/lib/ruby/1.8/sup/util.rb:513:in `send' /usr/lib/ruby/1.8/sup/util.rb:513:in `method_missing' /usr/lib/ruby/1.8/sup/modes/poll-mode.rb:17:in `poll' /usr/lib/ruby/1.8/sup/poll.rb:53:in `poll' /usr/lib/ruby/1.8/sup/util.rb:513:in `send' /usr/lib/ruby/1.8/sup/util.rb:513:in `method_missing' /usr/bin/sup-mail:204 /usr/lib/ruby/1.8/sup.rb:70:in `reporting_thread' /usr/lib/ruby/1.8/sup.rb:68:in `initialize' /usr/lib/ruby/1.8/sup.rb:68:in `new' /usr/lib/ruby/1.8/sup.rb:68:in `reporting_thread' /usr/bin/sup-mail:204 /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:663:in `call' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:663:in `__unprotected_load_threads' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:605:in `call' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:605:in `load_n_threads_background' /usr/lib/ruby/1.8/sup.rb:70:in `reporting_thread' /usr/lib/ruby/1.8/sup.rb:68:in `initialize' /usr/lib/ruby/1.8/sup.rb:68:in `new' /usr/lib/ruby/1.8/sup.rb:68:in `reporting_thread' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:603:in `load_n_threads_background' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:673:in `__unprotected_load_threads' (eval):12:in `load_threads' /usr/bin/sup-mail:204 _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk