From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.66.147 with SMTP id n19cs86606bki; Fri, 20 Aug 2010 05:56:33 -0700 (PDT) Received: by 10.220.171.5 with SMTP id f5mr467069vcz.8.1282308992992; Fri, 20 Aug 2010 05:56:32 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id y1si1928838vck.198.2010.08.20.05.56.32; Fri, 20 Aug 2010 05:56:32 -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; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 466C71858321; Fri, 20 Aug 2010 08:56:32 -0400 (EDT) Received: from mail-gy0-f178.google.com (mail-gy0-f178.google.com [209.85.160.178]) by rubyforge.org (Postfix) with ESMTP id 086FD185837E for ; Fri, 20 Aug 2010 08:35:06 -0400 (EDT) Received: by gyc15 with SMTP id 15so1293693gyc.23 for ; Fri, 20 Aug 2010 05:35:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=gTKx3Kquh1G5XNSxkU/JgAxhByjySlSm9hNhYTbZjRk=; b=m1SkcNcz8pG1G/kVJN4GSdSJVNKX4gpeUKnKtmwLZoqIII/1PLT9EO5wtESfggA3Xv BYtp9VcjuUytYoPsdkmwMycVyS3QYApdjppD1fXhT36ag+Pn24CG+YUbgAteKdcFkYjs uCUNJupjyKsvTly08QD7CZ7aZsKRfbumzhmT8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=uHkbFVgPbVACt+cYHAGfrVqNkMzCogyAuHKYuAx3CfLgXfklSoUP7Cy1dN+jULP+px ALtdyjVqzDt7tSEDV2ysDuq1JBTq9O+vNw/fP90GEgjbLe+GcgMgOpLVgSI/S/TK6lJy GeZN6J2hGF8nAKDf9Nrfn0Vk6fqXxzctlDr2M= Received: by 10.90.88.8 with SMTP id l8mr1129378agb.205.1282307706228; Fri, 20 Aug 2010 05:35:06 -0700 (PDT) MIME-Version: 1.0 Received: by 10.90.76.20 with HTTP; Fri, 20 Aug 2010 05:34:46 -0700 (PDT) From: Mariano Mara Date: Fri, 20 Aug 2010 09:34:46 -0300 Message-ID: To: sup-talk Subject: [sup-talk] Sup crashing 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: multipart/mixed; boundary="===============1382720172==" Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org --===============1382720172== Content-Type: multipart/alternative; boundary=0016361e8096529154048e4087db --0016361e8096529154048e4087db Content-Type: text/plain; charset=ISO-8859-1 Hi guys. I started my computer this morning and all of the sudden my sup refuses to work, crashing seconds after started. It as working ok last time I used it. Any idea how can I fix it? TIA Mariano This is the log I'm getting: --- RuntimeError from thread: load threads for thread-index-mode wrong id called on nil /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup.rb:17:in `id' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:234:in `update' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/hook.rb:123:in `sort_by' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:234:in `each' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:234:in `sort_by' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:234:in `update' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:232:in `synchronize' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:232:in `update' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:652:in `__unprotected_load_n_threads' (eval):12:in `load_n_threads' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:624:in `load_n_threads_background' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup.rb:76:in `reporting_thread' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup.rb:74:in `initialize' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup.rb:74:in `new' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup.rb:74:in `reporting_thread' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:623:in `load_n_threads_background' /usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:694:in `__unprotected_load_threads' (eval):12:in `load_threads' /usr/lib/ruby/gems/1.8/gems/sup-0.11/bin/sup:231 /usr/bin/sup:19:in `load' /usr/bin/sup:19 --0016361e8096529154048e4087db Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi guys.
I started my computer this morning and all of the sudden my su= p refuses to work, crashing seconds after started. It as working ok last ti= me I used it. Any idea how can I fix it?

TIA
Mariano

This is the log I'm getting:
--- RuntimeError from threa= d: load threads for thread-index-mode
wrong id called on nil=A0
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup.rb:17:in `id'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.r= b:234:in `update'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/su= p/hook.rb:123:in `sort_by'
/usr/lib/ruby/gems/1.8/gems/sup-0.= 11/lib/sup/modes/thread-index-mode.rb:234:in `each'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.r= b:234:in `sort_by'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/s= up/modes/thread-index-mode.rb:234:in `update'
/usr/lib/ruby/g= ems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:232:in `synchroniz= e'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.r= b:232:in `update'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/su= p/modes/thread-index-mode.rb:652:in `__unprotected_load_n_threads'
(eval):12:in `load_n_threads'
/usr/lib/ruby/gems/1.8/gem= s/sup-0.11/lib/sup/modes/thread-index-mode.rb:624:in `load_n_threads_backgr= ound'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup.rb:76:in `= reporting_thread'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup.rb:74:in `initialize'=
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup.rb:74:in `new'<= /div>
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup.rb:74:in `reporting_= thread'
/usr/lib/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.r= b:623:in `load_n_threads_background'
/usr/lib/ruby/gems/1.8/g= ems/sup-0.11/lib/sup/modes/thread-index-mode.rb:694:in `__unprotected_load_= threads'
(eval):12:in `load_threads'
/usr/lib/ruby/gem= s/1.8/gems/sup-0.11/bin/sup:231
/usr/bin/sup:19:in `load'
/usr/bin/sup:19

--0016361e8096529154048e4087db-- --===============1382720172== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk --===============1382720172==--