From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.134.218 with SMTP id k26cs57684bkt; Wed, 9 Jun 2010 17:44:13 -0700 (PDT) Received: by 10.231.176.213 with SMTP id bf21mr6408735ibb.67.1276130652121; Wed, 09 Jun 2010 17:44:12 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id a14si11578960ibl.67.2010.06.09.17.44.11; Wed, 09 Jun 2010 17:44:12 -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 289A0185837B; Wed, 9 Jun 2010 20:44:11 -0400 (EDT) Received: from mail-vw0-f50.google.com (mail-vw0-f50.google.com [209.85.212.50]) by rubyforge.org (Postfix) with ESMTP id CDE21185837A for ; Wed, 9 Jun 2010 20:39:34 -0400 (EDT) Received: by vws10 with SMTP id 10so5044196vws.23 for ; Wed, 09 Jun 2010 17:39:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.224.4.201 with SMTP id 9mr1317649qas.77.1276130373462; Wed, 09 Jun 2010 17:39:33 -0700 (PDT) Received: by 10.220.187.11 with HTTP; Wed, 9 Jun 2010 17:39:33 -0700 (PDT) In-Reply-To: References: Date: Thu, 10 Jun 2010 10:39:33 +1000 Message-ID: From: Brian May To: sup-talk Subject: Re: [sup-talk] sup exception 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 I am still getting similar results. Unfortunately, if this cannot be resolved I will have to look for alternatives to sup; I use sup so I can access my old emails easily, but it keeps crashing when I try to do so :-( Latest stack trace: [Thu Jun 10 10:39:59 +1000 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/brian/.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 ---------------------------------------------------------------- --- RuntimeError from thread: load threads for thread-index-mode wrong id called on nil /home/brian/tree/sup/lib/sup.rb:17:in `id' /home/brian/tree/sup/lib/sup/modes/thread-index-mode.rb:234:in `update' /home/brian/tree/sup/lib/sup/hook.rb:123:in `sort_by' /home/brian/tree/sup/lib/sup/modes/thread-index-mode.rb:234:in `each' /home/brian/tree/sup/lib/sup/modes/thread-index-mode.rb:234:in `sort_by' /home/brian/tree/sup/lib/sup/modes/thread-index-mode.rb:234:in `update' /home/brian/tree/sup/lib/sup/modes/thread-index-mode.rb:232:in `synchronize' /home/brian/tree/sup/lib/sup/modes/thread-index-mode.rb:232:in `update' /home/brian/tree/sup/lib/sup/modes/thread-index-mode.rb:652:in `__unprotected_load_n_threads' (eval):12:in `load_n_threads' /home/brian/tree/sup/lib/sup/modes/thread-index-mode.rb:624:in `load_n_threads_background' /home/brian/tree/sup/lib/sup.rb:77:in `reporting_thread' /home/brian/tree/sup/lib/sup.rb:75:in `initialize' /home/brian/tree/sup/lib/sup.rb:75:in `new' /home/brian/tree/sup/lib/sup.rb:75:in `reporting_thread' /home/brian/tree/sup/lib/sup/modes/thread-index-mode.rb:623:in `load_n_threads_background' /home/brian/tree/sup/lib/sup/modes/thread-index-mode.rb:694:in `__unprotected_load_threads' (eval):12:in `load_threads' /home/brian/tree/sup/lib/sup/modes/search-results-mode.rb:48:in `spawn_from_query' /home/brian/tree/sup/bin/sup:295 On 20 April 2010 11:08, Brian May wrote: > If I try to search for the string "outage" in my mail, sup crashes, every time: > > > [Tue Apr 20 11:06:59 +1000 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/brian/.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 > ---------------------------------------------------------------- > --- RuntimeError from thread: load threads for thread-index-mode > wrong id called on nil > /home/brian/tree/sup/lib/sup.rb:17:in `id' > /home/brian/tree/sup/lib/sup/modes/thread-index-mode.rb:234:in `update' > /home/brian/tree/sup/lib/sup/hook.rb:123:in `sort_by' > /home/brian/tree/sup/lib/sup/modes/thread-index-mode.rb:234:in `each' > /home/brian/tree/sup/lib/sup/modes/thread-index-mode.rb:234:in `sort_by' > /home/brian/tree/sup/lib/sup/modes/thread-index-mode.rb:234:in `update' > /home/brian/tree/sup/lib/sup/modes/thread-index-mode.rb:232:in `synchronize' > /home/brian/tree/sup/lib/sup/modes/thread-index-mode.rb:232:in `update' > /home/brian/tree/sup/lib/sup/modes/thread-index-mode.rb:652:in > `__unprotected_load_n_threads' > (eval):12:in `load_n_threads' > /home/brian/tree/sup/lib/sup/modes/thread-index-mode.rb:624:in > `load_n_threads_background' > /home/brian/tree/sup/lib/sup.rb:77:in `reporting_thread' > /home/brian/tree/sup/lib/sup.rb:75:in `initialize' > /home/brian/tree/sup/lib/sup.rb:75:in `new' > /home/brian/tree/sup/lib/sup.rb:75:in `reporting_thread' > /home/brian/tree/sup/lib/sup/modes/thread-index-mode.rb:623:in > `load_n_threads_background' > /home/brian/tree/sup/lib/sup/modes/thread-index-mode.rb:694:in > `__unprotected_load_threads' > (eval):12:in `load_threads' > /home/brian/tree/sup/lib/sup/modes/search-results-mode.rb:48:in > `spawn_from_query' > /home/brian/tree/sup/bin/sup:294 > > > -- > Brian May > -- Brian May _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk