From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.52.188.165 with SMTP id gb5cs99973vdc; Wed, 4 May 2011 09:41:04 -0700 (PDT) Received: by 10.224.203.71 with SMTP id fh7mr1286386qab.210.1304527263510; Wed, 04 May 2011 09:41:03 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id n8si2790177qcu.75.2011.05.04.09.41.02; Wed, 04 May 2011 09:41:02 -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 1C9CA15B8034; Wed, 4 May 2011 12:41:02 -0400 (EDT) Received: from masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id C6D1F185834E for ; Wed, 4 May 2011 12:12:10 -0400 (EDT) Received: from w by masanjin.net with local (Exim 4.71) (envelope-from ) id 1QHemd-0001hZ-90 for sup-devel@rubyforge.org; Wed, 04 May 2011 16:18:39 +0000 From: William Morgan To: sup-devel In-reply-to: <1304373950-sup-1962@whisper> References: <1304373950-sup-1962@whisper> Date: Wed, 04 May 2011 16:18:39 +0000 Message-Id: <1304524566-sup-2732@masanjin.net> User-Agent: Sup/git Subject: Re: [sup-devel] turnsole crash on start up X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion 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-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org Reformatted excerpts from Hamish's message of 2011-05-02: > Any ideas? Does heliotrope have a console like sup that I could try > tracking down which message this would be? (I'm using maildir in case > it makes a difference). I suspect these are both the same issue---the date for a particular thread is being set to false instead of to an integer. I've added bin/heliotrope-console, which is a simple wrapper around irb. You can see if you can track it down that way. In the meantime I'll scour the codebase and see if I can find an obvious culprit, or at least add some protection code. Thanks for the bug report! -- William _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel