From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.155.88 with SMTP id r24cs129030bkw; Tue, 20 Jul 2010 12:25:15 -0700 (PDT) Received: by 10.101.68.4 with SMTP id v4mr5110089ank.168.1279653913070; Tue, 20 Jul 2010 12:25:13 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id c18si14181911ibi.103.2010.07.20.12.25.11; Tue, 20 Jul 2010 12:25:12 -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 3921319783B9; Tue, 20 Jul 2010 15:25:11 -0400 (EDT) X-Greylist: delayed 2048 seconds by postgrey-1.31 at rubyforge.org; Tue, 20 Jul 2010 15:23:17 EDT Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id A17161858354 for ; Tue, 20 Jul 2010 15:23:17 -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 1ObHsF-0000S0-4D for sup-devel@rubyforge.org; Tue, 20 Jul 2010 14:49:05 -0400 MIME-Version: 1.0 To: sup-devel@rubyforge.org From: anonymous Date: Tue, 20 Jul 2010 18:49:03 +0000 Precedence: bulk X-Roundup-Name: Sup issue tracker X-Roundup-Loop: hello X-Roundup-Version: 1.4.10 Message-Id: <1279651743.08.0.100305852621.issue111@masanjin.net> X-Roundup-issue-status: unread X-Roundup-issue-priority: bug In-Reply-To: <1279651743.08.0.100305852621.issue111@masanjin.net> Subject: [sup-devel] [issue111] wrong id called on nil 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 get the following crash when loading more messages. Will start a thread on sup-devel to get help with debugging. wrong id called on nil /var/lib/gems/1.8/gems/sup-0.11/lib/sup.rb:19:in `id' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:226:in `update' /var/lib/gems/1.8/gems/sup-0.11/lib/sup/hook.rb:55:in `sort_by' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:226:in `each' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:226:in `sort_by' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:226:in `update' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:224:in `synchronize' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:224:in `update' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:642:in `__unprotected_load_n_threads' (eval):12:in `load_n_threads' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:614:in `load_n_threads_background' /var/lib/gems/1.8/gems/sup-0.11/lib/sup.rb:74:in `reporting_thread' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:613:in `load_n_threads_background' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:684:in `__unprotected_load_threads' (eval):12:in `load_threads' /var/lib/gems/1.8/gems/sup-0.11/lib/sup/mode.rb:59:in `send' /var/lib/gems/1.8/gems/sup-0.11/lib/sup/mode.rb:59:in `handle_input' /var/lib/gems/1.8/gems/sup-0.11/lib/sup/buffer.rb:279:in `handle_input' /var/lib/gems/1.8/gems/sup-0.11/bin/sup:279 /var/lib/gems/1.8/bin/sup:19:in `load' /var/lib/gems/1.8/bin/sup:19 ---------- messages: 256 nosy: anonymous priority: bug ruby_version: 1.8.7 status: unread sup_version: 0.11 title: wrong id called on nil _________________________________________ Sup issue tracker _________________________________________ _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel