From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.86.59.13 with SMTP id h13cs283069fga; Fri, 26 Feb 2010 15:21:22 -0800 (PST) Received: by 10.224.1.221 with SMTP id 29mr652423qag.253.1267226481708; Fri, 26 Feb 2010 15:21:21 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 7si1561809qwb.30.2010.02.26.15.21.21; Fri, 26 Feb 2010 15:21:21 -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 2E83618582F6; Fri, 26 Feb 2010 18:21:21 -0500 (EST) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 8A42618582AC for ; Fri, 26 Feb 2010 18:05:04 -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 1Nl9Ey-0006wZ-8o for sup-devel@rubyforge.org; Fri, 26 Feb 2010 18:05:03 -0500 MIME-Version: 1.0 To: sup-devel@rubyforge.org From: anonymous Date: Fri, 26 Feb 2010 23:05:00 +0000 Precedence: bulk X-Roundup-Name: Sup issue tracker X-Roundup-Loop: hello X-Roundup-Version: 1.4.10 Message-Id: <1267225500.12.0.0154738713854.issue72@masanjin.net> X-Roundup-issue-status: unread X-Roundup-issue-priority: bug In-Reply-To: <1267225500.12.0.0154738713854.issue72@masanjin.net> Subject: [sup-devel] [issue72] xapian_index.rb: undefined method `[]' for nil:NilClass 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 anonymous: I think this was triggered by a "shift-p". I'm at version 117b4f08efb948c8aabf432beb64c74ee18c3aeb in mainline/next. [Fri Feb 26 15:01:53 -0800 2010] ERROR: oh crap, an exception ---------------------------------------------------------------- I'm very sorry. It seems that an error occurred in Sup. Please accept my sincere apologies. Please submit the contents of /home/emarinelli/.sup/exception-log.txt and a brief report of the circumstances to http://masanjin.net/sup-bugs/ so that I might address this problem. Thank you! Sincerely, William ---------------------------------------------------------------- k--- NoMethodError from thread: user-invoked poll undefined method `[]' for nil:NilClass /home/emarinelli/sup_experimental/sup/lib/sup/xapian_index.rb:580:in `mkterm' /home/emarinelli/sup_experimental/sup/lib/sup/xapian_index.rb:358:in `find_docid' /home/emarinelli/sup_experimental/sup/lib/sup/xapian_index.rb:364:in `find_doc' /home/emarinelli/sup_experimental/sup/lib/sup/xapian_index.rb:374:in `get_entry' /home/emarinelli/sup_experimental/sup/lib/sup/xapian_index.rb:80:in `build_message' /usr/lib/ruby/1.8/monitor.rb:242:in `synchronize' /home/emarinelli/sup_experimental/sup/lib/sup/xapian_index.rb:383:in `synchronize' /home/emarinelli/sup_experimental/sup/lib/sup/xapian_index.rb:80:in `build_message' /home/emarinelli/sup_experimental/sup/lib/sup/index.rb:236:in `send' /home/emarinelli/sup_experimental/sup/lib/sup/index.rb:236:in `method_missing' /home/emarinelli/sup_experimental/sup/lib/sup/poll.rb:110:in `do_poll' /home/emarinelli/sup_experimental/sup/lib/sup/poll.rb:169:in `each_message_from' /home/emarinelli/sup_experimental/sup/lib/sup/maildir.rb:160:in `each' /home/emarinelli/sup_experimental/sup/lib/sup/maildir.rb:157:in `upto' /home/emarinelli/sup_experimental/sup/lib/sup/maildir.rb:157:in `each' /home/emarinelli/sup_experimental/sup/lib/sup/util.rb:599:in `send' /home/emarinelli/sup_experimental/sup/lib/sup/util.rb:599:in `__pass' /home/emarinelli/sup_experimental/sup/lib/sup/util.rb:586:in `method_missing' /home/emarinelli/sup_experimental/sup/lib/sup/poll.rb:157:in `each_message_from' /home/emarinelli/sup_experimental/sup/lib/sup/poll.rb:109:in `do_poll' /home/emarinelli/sup_experimental/sup/lib/sup/poll.rb:97:in `each' /home/emarinelli/sup_experimental/sup/lib/sup/poll.rb:97:in `do_poll' /home/emarinelli/sup_experimental/sup/lib/sup/poll.rb:96:in `synchronize' /home/emarinelli/sup_experimental/sup/lib/sup/poll.rb:96:in `do_poll' /home/emarinelli/sup_experimental/sup/lib/sup/util.rb:559:in `send' /home/emarinelli/sup_experimental/sup/lib/sup/util.rb:559:in `method_missing' /home/emarinelli/sup_experimental/sup/lib/sup/modes/poll-mode.rb:15:in `poll' /home/emarinelli/sup_experimental/sup/lib/sup/poll.rb:47:in `poll_with_sources' /home/emarinelli/sup_experimental/sup/lib/sup/poll.rb:62:in `poll' /home/emarinelli/sup_experimental/sup/lib/sup/util.rb:559:in `send' /home/emarinelli/sup_experimental/sup/lib/sup/util.rb:559:in `method_missing' /home/emarinelli/sup_experimental/sup/bin/sup:329 /home/emarinelli/sup_experimental/sup/lib/sup.rb:78:in `reporting_thread' /home/emarinelli/sup_experimental/sup/lib/sup.rb:76:in `initialize' /home/emarinelli/sup_experimental/sup/lib/sup.rb:76:in `new' /home/emarinelli/sup_experimental/sup/lib/sup.rb:76:in `reporting_thread' /home/emarinelli/sup_experimental/sup/bin/sup:329 ---------- messages: 179 nosy: anonymous priority: bug ruby_version: ruby 1.8.7 (2009-06-12 patchlevel 174) [x86_64-linux] status: unread sup_version: 117b4f08efb948c8aabf432beb64c74ee18c3aeb title: xapian_index.rb: undefined method `[]' for nil:NilClass _________________________________________ Sup issue tracker _________________________________________ _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel