From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.79.193 with SMTP id q1cs92197bkk; Thu, 6 May 2010 07:21:18 -0700 (PDT) Received: by 10.216.162.147 with SMTP id y19mr3670901wek.0.1273155678396; Thu, 06 May 2010 07:21:18 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id e63si1847851wej.59.2010.05.06.07.21.17; Thu, 06 May 2010 07:21:18 -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 36C2C1858339; Thu, 6 May 2010 10:21:17 -0400 (EDT) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 92B8418582EE for ; Thu, 6 May 2010 10:14:53 -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 1OA1qk-0003Dh-Ez for sup-devel@rubyforge.org; Thu, 06 May 2010 10:14:52 -0400 MIME-Version: 1.0 To: sup-devel@rubyforge.org From: Ben Walton Date: Thu, 06 May 2010 14:14:49 +0000 Precedence: bulk X-Roundup-Name: Sup issue tracker X-Roundup-Loop: hello X-Roundup-Version: 1.4.10 Message-Id: <1273155288.81.0.0378934243374.issue99@masanjin.net> X-Roundup-issue-status: unread X-Roundup-issue-priority: bug In-Reply-To: <1273155288.81.0.0378934243374.issue99@masanjin.net> Subject: [sup-devel] [issue99] persistent crash with "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 Ben Walton : This one is driving me nuts. I'm not able to determine which message (threadset) causes it yet. Sometimes I can run for a few minutes, view messages, etc. The next time, sup crashes almost immediately after startup. This started with a crash last night (random after running for days). I couldn't get sup to restart. I ended up hosing my index...I've now rebuilt it and while I can run sup again, the crashes continue. Ideas? This is going to be long day... Thanks -Ben --- RuntimeError from thread: load threads for thread-index-mode wrong id called on nil ./sup.rb:17:in `id' ./sup/modes/thread-index-mode.rb:234:in `update' ./sup/hook.rb:123:in `sort_by' ./sup/modes/thread-index-mode.rb:234:in `each' ./sup/modes/thread-index-mode.rb:234:in `sort_by' ./sup/modes/thread-index-mode.rb:234:in `update' ./sup/modes/thread-index-mode.rb:232:in `synchronize' ./sup/modes/thread-index-mode.rb:232:in `update' ./sup/modes/thread-index-mode.rb:652:in `__unprotected_load_n_threads' (eval):12:in `load_n_threads' ./sup/modes/thread-index-mode.rb:624:in `load_n_threads_background' ./sup.rb:77:in `reporting_thread' ./sup.rb:75:in `initialize' ./sup.rb:75:in `new' ./sup.rb:75:in `reporting_thread' ./sup/modes/thread-index-mode.rb:623:in `load_n_threads_background' ./sup/modes/thread-index-mode.rb:694:in `__unprotected_load_threads' (eval):12:in `load_threads' ./sup/modes/thread-index-mode.rb:89:in `initialize' ./sup/modes/line-cursor-mode.rb:22:in `call' ./sup/modes/line-cursor-mode.rb:22:in `initialize' ./sup/modes/line-cursor-mode.rb:22:in `each' ./sup/modes/line-cursor-mode.rb:22:in `initialize' ./sup/modes/line-cursor-mode.rb:19:in `new' ./sup/modes/line-cursor-mode.rb:19:in `initialize' ./sup/modes/thread-index-mode.rb:60:in `initialize' ./sup/modes/inbox-mode.rb:14:in `initialize' ../bin/sup:193:in `new' ../bin/sup:193 ---------- messages: 223 nosy: bwalton priority: bug ruby_version: 1.8.5 status: unread sup_version: next title: persistent crash with "wrong id called on nil" _________________________________________ Sup issue tracker _________________________________________ _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel