From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.64.28.33 with SMTP id y1csp250092ieg; Mon, 26 Nov 2012 04:55:50 -0800 (PST) Received: by 10.60.2.103 with SMTP id 7mr9284799oet.79.1353934547981; Mon, 26 Nov 2012 04:55:47 -0800 (PST) Return-Path: Received: from rubyforge.org (50-56-192-79.static.cloud-ips.com. [50.56.192.79]) by mx.google.com with ESMTP id m9si7592422oem.36.2012.11.26.04.55.47; Mon, 26 Nov 2012 04:55:47 -0800 (PST) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) client-ip=50.56.192.79; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 470D226305D; Mon, 26 Nov 2012 12:55:48 +0000 (UTC) X-Greylist: delayed 536 seconds by postgrey-1.31 at rubyforge; Mon, 26 Nov 2012 12:55:42 UTC Received: from smtprelay.b.hostedemail.com (smtprelay0146.b.hostedemail.com [64.98.42.146]) by rubyforge.org (Postfix) with ESMTP id 2EBFF26304F for ; Mon, 26 Nov 2012 12:55:42 +0000 (UTC) Received: from smtprelay.b.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by smtpgrave05.b.hostedemail.com (Postfix) with ESMTP id 83A482E83B15 for ; Mon, 26 Nov 2012 12:47:05 +0000 (UTC) Received: from filter.hostedemail.com (b-bigip1 [10.5.19.254]) by smtprelay06.b.hostedemail.com (Postfix) with SMTP id B37BD1FCAAC for ; Mon, 26 Nov 2012 12:46:41 +0000 (UTC) X-Panda: scanned! X-Session-Marker: 616C76686572726540616C76682E6E6F2D69702E6F7267 X-Filterd-Recvd-Size: 1714 Received: from perhan.alvh.no-ip.org (unknown [190.95.28.153]) (Authenticated sender: alvherre@alvh.no-ip.org) by omf12.b.hostedemail.com (Postfix) with ESMTPA for ; Mon, 26 Nov 2012 12:46:41 +0000 (UTC) Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id 08B306E379; Mon, 26 Nov 2012 09:46:38 -0300 (CLST) Date: Mon, 26 Nov 2012 09:46:38 -0300 From: Alvaro Herrera To: Sup developer discussion Message-ID: <20121126124638.GA4227@alvh.no-ip.org> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: [sup-devel] Backtrace, and confusion 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org Asheesh Laroia wrote: > Hey all, > > I presume sup is sort of end-of-life'd at this point, but I wondered > if some people here might have an idea for how to address the > following crash. > > I experience it with current git on my sup database; I just start > sup, and get the familiar sup screen only to nearly immediately see > it crash with this backtrace: > > --- NoMethodError from thread: load threads for thread-index-mode > undefined method `person_for' for > # Due to the EOL state of Sup you mention I didn't pursue a similar crash I had, but I observed that parts of the ContactManager used case sensitive lookups; so when I entered an address of mine using uppercase letters, it caused pretty funky behavior. I have no patch to offer, though. -- Alvaro Herrera _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel