From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.130.91 with SMTP id r27cs48606bks; Sun, 13 Jun 2010 00:13:56 -0700 (PDT) Received: by 10.231.158.132 with SMTP id f4mr4378441ibx.52.1276413235303; Sun, 13 Jun 2010 00:13:55 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id l6si4966399ibb.25.2010.06.13.00.13.54; Sun, 13 Jun 2010 00:13:55 -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 32F7B1858366; Sun, 13 Jun 2010 03:13:54 -0400 (EDT) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id D35C919782DB for ; Sun, 13 Jun 2010 03:11:22 -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 1ONhLj-0002qD-Qb for sup-devel@rubyforge.org; Sun, 13 Jun 2010 03:11:22 -0400 Content-Type: multipart/mixed; boundary="===============7374885049226250381==" MIME-Version: 1.0 To: sup-devel@rubyforge.org From: anonymous Date: Sun, 13 Jun 2010 07:11:19 +0000 Precedence: bulk X-Roundup-Name: Sup issue tracker X-Roundup-Loop: hello X-Roundup-Version: 1.4.10 Message-Id: <1276413079.42.0.0334970771348.issue110@masanjin.net> X-Roundup-issue-status: unread X-Roundup-issue-files: exception-log.txt X-Roundup-issue-priority: bug In-Reply-To: <1276413079.42.0.0334970771348.issue110@masanjin.net> Subject: [sup-devel] [issue110] RuntimeError from thread: load threads for thread-index-mode 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: , Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org --===============7374885049226250381== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable New submission from anonymous: The first time I tried sup, with no mail in maildir, it opened without any = problem. When I tried to open sup after fetchmail and procmail, with a few hundred messages, it crashed while it was opening, as shown in the attachment. ---------- files: exception-log.txt messages: 252 nosy: anonymous priority: bug ruby_version: ruby 1.8.7 (2009-06-12 patchlevel 174) [x86_64-linux] status: unread sup_version: v0.11 title: RuntimeError from thread: load threads for thread-index-mode _________________________________________ Sup issue tracker _________________________________________ --===============7374885049226250381== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="exception-log.txt" --- RuntimeError from thread: load threads for thread-index-mode invalid source 2 /usr/lib64/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:197:in `build_message' /usr/lib64/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:148:in `each_id_by_date' /usr/lib64/ruby/gems/1.8/gems/sup-0.11/lib/sup/thread.rb:332:in `call' /usr/lib64/ruby/gems/1.8/gems/sup-0.11/lib/sup/thread.rb:332:in `load_n_threads' /usr/lib64/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:148:in `each_id_by_date' /usr/lib64/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:239:in `each_id' /usr/lib64/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:239:in `each' /usr/lib64/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:239:in `each_id' /usr/lib64/ruby/gems/1.8/gems/sup-0.11/lib/sup/index.rb:148:in `each_id_by_date' /usr/lib64/ruby/gems/1.8/gems/sup-0.11/lib/sup/thread.rb:328:in `load_n_threads' /usr/lib64/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:640:in `__unprotected_load_n_threads' (eval):12:in `load_n_threads' /usr/lib64/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:624:in `load_n_threads_background' /usr/lib64/ruby/gems/1.8/gems/sup-0.11/lib/sup.rb:76:in `reporting_thread' /usr/lib64/ruby/gems/1.8/gems/sup-0.11/lib/sup.rb:74:in `initialize' /usr/lib64/ruby/gems/1.8/gems/sup-0.11/lib/sup.rb:74:in `new' /usr/lib64/ruby/gems/1.8/gems/sup-0.11/lib/sup.rb:74:in `reporting_thread' /usr/lib64/ruby/gems/1.8/gems/sup-0.11/lib/sup/modes/thread-index-mode.rb:623:in `load_n_threads_background' /usr/lib64/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/lib64/ruby/gems/1.8/gems/sup-0.11/bin/sup:231 /usr/bin/sup:19:in `load' /usr/bin/sup:19 --===============7374885049226250381== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel --===============7374885049226250381==--