From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.137.132 with SMTP id w4cs74054bkt; Mon, 19 Apr 2010 18:59:52 -0700 (PDT) Received: by 10.216.86.7 with SMTP id v7mr518064wee.191.1271728791622; Mon, 19 Apr 2010 18:59:51 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id o40si19495375wbn.15.2010.04.19.18.59.51; Mon, 19 Apr 2010 18:59:51 -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 D9A151D78896; Mon, 19 Apr 2010 21:59:50 -0400 (EDT) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 9B33F18582E2 for ; Mon, 19 Apr 2010 21:59:41 -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 1O42kV-0007Ip-H9 for sup-devel@rubyforge.org; Mon, 19 Apr 2010 21:59:41 -0400 MIME-Version: 1.0 To: sup-devel@rubyforge.org From: anonymous Date: Tue, 20 Apr 2010 01:59:39 +0000 Precedence: bulk X-Roundup-Name: Sup issue tracker X-Roundup-Loop: hello X-Roundup-Version: 1.4.10 Message-Id: <1271728778.83.0.161866916629.issue91@masanjin.net> X-Roundup-issue-status: unread X-Roundup-issue-priority: bug In-Reply-To: <1271728778.83.0.161866916629.issue91@masanjin.net> Subject: [sup-devel] [issue91] sup crashes on startup 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: --- RuntimeError from thread: load threads for thread-index-mode invalid source 16 /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/index.rb:197:in `build_message' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/index.rb:187:in `block (2 levels) in each_message_in_thread_for' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/thread.rb:343:in `call' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/thread.rb:343:in `block in load_thread_for_message' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/index.rb:187:in `block in each_message_in_thread_for' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/index.rb:187:in `each' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/index.rb:187:in `each_message_in_thread_for' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/thread.rb:341:in `load_thread_for_message' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/thread.rb:333:in `block in load_n_threads' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/index.rb:148:in `block in each_id_by_date' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/index.rb:239:in `block in each_id' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/index.rb:239:in `each' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/index.rb:239:in `each_id' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/index.rb:148:in `each_id_by_date' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/thread.rb:328:in `load_n_threads' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:640:in `load_n_threads' (eval):12:in `load_n_threads' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:624:in `block in load_n_threads_background' /usr/lib/ruby/gems/1.9.1/gems/sup-0.11/lib/sup.rb:76:in `block in reporting_thread' ---------- messages: 212 nosy: anonymous priority: bug ruby_version: ruby 1.9.1p378 (2010-01-10 revision 26273) [i686-linux] status: unread sup_version: 0.11 title: sup crashes on startup _________________________________________ Sup issue tracker _________________________________________ _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel