From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.236.123.42 with SMTP id u30cs174803yhh; Thu, 24 Nov 2011 16:42:24 -0800 (PST) Received: by 10.52.20.207 with SMTP id p15mr31361013vde.87.1322181743011; Thu, 24 Nov 2011 16:42:23 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org. [205.234.109.19]) by mx.google.com with ESMTP id es10si16986044vdb.8.2011.11.24.16.42.22; Thu, 24 Nov 2011 16:42:23 -0800 (PST) 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; DomainKey-Status: bad (test mode) 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; domainkeys=hardfail (test mode) header.From=hollunder@lavabit.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id BE0D7177994F; Thu, 24 Nov 2011 19:42:22 -0500 (EST) Received: from karen.lavabit.com (karen.lavabit.com [72.249.41.33]) by rubyforge.org (Postfix) with ESMTP id 086511858367 for ; Thu, 24 Nov 2011 18:13:07 -0500 (EST) Received: from d.earth.lavabit.com (d.earth.lavabit.com [192.168.111.13]) by karen.lavabit.com (Postfix) with ESMTP id 7688911BAC6 for ; Thu, 24 Nov 2011 17:13:07 -0600 (CST) Received: from localhost (eris.mozart.uni-klu.ac.at [143.205.216.123]) by lavabit.com with ESMTP id 3K93J7IHL1FB for ; Thu, 24 Nov 2011 17:13:07 -0600 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lavabit; d=lavabit.com; b=1is8GIi8ju+C5NBN2yIaw2lXlt+ioV2Jr043Gtk9iQr0og5CVyb8JZRJ7RD5qAxG+5Slw3ljLs1Kg9wawFeMTrbOF0HRjcjJ0/6VnYnwibPV951aPqF+7KHwHc1diP7Kd1doJ9TprSpuPTJKiHJTSP4TapGwjB6NmQMiNA9M86o=; h=Content-Type:From:To:Subject:Date:Message-Id:User-Agent:Content-Transfer-Encoding; From: Philipp To: sup-talk Date: Fri, 25 Nov 2011 00:13:05 +0100 Message-Id: <1322176122-sup-4869@eris> User-Agent: Sup/0.12.1 Subject: [sup-talk] crash when searching 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: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Hi there again. I do get a crash when searching for particular terms. At the moment I have one search term that crashes sup reliably. The console output is attached, I believe the notable part is "invalid source 3". I removed one or two email accounts relatively recently because they are defunct now, could it be that messages from those accounts are still indexed, match the search term and sup crashes when trying to retrieve those messages? If that or something else is the problem, how can I fix it? Regards, Philipp $ sup [2011-11-25 00:06:09 +0100] 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/murks/.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 invalid source 3 /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/index.rb:201:in `block in build_message' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/index.rb:199:in `map' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/index.rb:199:in `build_message' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/index.rb:151:in `block (2 levels) in each_id_by_date' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/thread.rb:338:in `call' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/thread.rb:338:in `block in load_n_threads' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/index.rb:151:in `block in each_id_by_date' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/index.rb:246:in `block in each_id' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/index.rb:246:in `each' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/index.rb:246:in `each_id' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/index.rb:151:in `each_id_by_date' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/lib/sup/thread.rb:334:in `load_n_threads' /usr/lib/ruby/gems/1.9.1/gems/sup-0.12.1/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.12.1/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.12.1/lib/sup.rb:78:in `block in reporting_thread' _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk