From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.117.16 with SMTP id p16cs153910agc; Mon, 26 Oct 2009 16:30:32 -0700 (PDT) Received: by 10.224.79.229 with SMTP id q37mr7740197qak.2.1256599831669; Mon, 26 Oct 2009 16:30:31 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 1si17684579qyk.2.2009.10.26.16.30.31; Mon, 26 Oct 2009 16:30:31 -0700 (PDT) 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; 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 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 5E2DB1D78861; Mon, 26 Oct 2009 19:30:31 -0400 (EDT) Received: from ns2.limegroup.com (ns2.limegroup.com [64.20.166.97]) by rubyforge.org (Postfix) with ESMTP id AD4E21D7885B for ; Mon, 26 Oct 2009 19:30:21 -0400 (EDT) Received: from ns1.limegroup.com (ns1.limegroup.com [10.1.1.5]) by ns2.limegroup.com (8.13.1/8.13.1) with ESMTP id n9QNUKhR027244 for ; Mon, 26 Oct 2009 19:30:20 -0400 Received: from lithium-b.limegroup.com (lithium-b.limegroup.com [10.1.1.13]) by ns1.limegroup.com (8.13.1/8.13.1) with ESMTP id n9QNUKwO003849 for ; Mon, 26 Oct 2009 19:30:20 -0400 Received: from sgoldmanlinux.tower-research.com (sgoldmanlinux.tower-research.com [10.0.25.33]) by lithium-b.limegroup.com (8.13.1/8.13.1) with ESMTP id n9QNUKIZ027509 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 26 Oct 2009 19:30:20 -0400 Received: from sgoldmanlinux.tower-research.com (localhost.localdomain [127.0.0.1]) by sgoldmanlinux.tower-research.com (8.13.1/8.13.1) with ESMTP id n9QNUKdJ000794 for ; Mon, 26 Oct 2009 19:30:20 -0400 Received: (from sgoldman@localhost) by sgoldmanlinux.tower-research.com (8.13.1/8.13.1/Submit) id n9QNUKoP000791; Mon, 26 Oct 2009 19:30:20 -0400 From: Steve Goldman To: sup-talk In-reply-to: <1256588053-sup-8922@sgoldmanlinux.tower-research.com> References: <1256588053-sup-8922@sgoldmanlinux.tower-research.com> Date: Mon, 26 Oct 2009 19:30:20 -0400 Message-Id: <1256599752-sup-9794@sgoldmanlinux.tower-research.com> User-Agent: Sup/0.7 MIME-Version: 1.0 Content-Disposition: inline X-Scanned-By: MIMEDefang 2.67 on 10.1.1.6 X-Scanned-By: MIMEDefang 2.67 on 10.1.1.4 X-Scanned-By: MIMEDefang 2.67 on 10.1.1.10 Subject: Re: [sup-talk] Can't search without crashing 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org It's not every time. Here's my theory: my mail sits on a server across a network. When I can access that data *quickly*, sup doesn't crash. When the network (or file system or whatever) takes longer, sup crashes. Can anyone back that up? Thanks. Excerpts from Steve Goldman's message of Mon Oct 26 16:15:04 -0400 2009: > > Wow, I guess I haven't tried to search in a while... I can't search > for *anything* without it crashing hard. Every time. I'm on master. > > Anyone?? > > > --- RuntimeError from thread: load threads for thread-index-mode > invalid source 4 > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/ferret_index.rb:260:in > `build_message' > /apps/home/sgoldman/lib/ruby/1.8/monitor.rb:242:in `synchronize' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/ferret_index.rb:256:in > `build_message' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/ferret_index.rb:163:in > `each_id_by_date' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/thread.rb:332:in `call' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/thread.rb:332:in > `load_n_threads' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/ferret_index.rb:163:in > `each_id_by_date' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/ferret_index.rb:162:in `each' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/ferret_index.rb:162:in > `each_id_by_date' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/thread.rb:328:in > `load_n_threads' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/modes/thread-index-mode.rb:625: > in `__unprotected_load_n_threads' > (eval):12:in `load_n_threads' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/modes/thread-index-mode.rb:609: > in `load_n_threads_background' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup.rb:77:in `reporting_thread' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup.rb:75:in `initialize' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup.rb:75:in `new' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup.rb:75:in `reporting_thread' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/modes/thread-index-mode.rb:608: > in `load_n_threads_background' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/modes/thread-index-mode.rb:679: > in `__unprotected_load_threads' > (eval):12:in `load_threads' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/modes/thread-index-mode.rb:81:i > n `initialize' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/modes/line-cursor-mode.rb:22:in > `call' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/modes/line-cursor-mode.rb:22:in > `initialize' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/modes/line-cursor-mode.rb:22:in > `each' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/modes/line-cursor-mode.rb:22:in > `initialize' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/modes/line-cursor-mode.rb:19:in > `new' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/modes/line-cursor-mode.rb:19:in > `initialize' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/modes/thread-index-mode.rb:54:i > n `initialize' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/modes/search-results-mode.rb:6: > in `initialize' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/modes/search-results-mode.rb:30 > :in `new' > /apps/infrafs1/sgoldman/sup-src/mainline/lib/sup/modes/search-results-mode.rb:30 > :in `spawn_from_query' > bin/sup:275 > -- > > Steve Goldman > sgoldman@tower-research.com > > T: 212.219.6014 > F: 212.219.6007 > > Tower Research Capital, LLC > 377 Broadway, 11th Fl. > New York, NY 10013 -- Steve Goldman sgoldman@tower-research.com T: 212.219.6014 F: 212.219.6007 Tower Research Capital, LLC 377 Broadway, 11th Fl. New York, NY 10013 _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk