From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.213.28.69 with SMTP id l5cs347210ebc; Sun, 17 Jan 2010 17:44:19 -0800 (PST) Received: by 10.224.88.208 with SMTP id b16mr4033716qam.158.1263779058048; Sun, 17 Jan 2010 17:44:18 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 8si706713qwj.43.2010.01.17.17.44.17; Sun, 17 Jan 2010 17:44:18 -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; 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 668BD1D788B3; Sun, 17 Jan 2010 20:44:17 -0500 (EST) Received: from ns2.limegroup.com (ns2.limegroup.com [64.20.166.97]) by rubyforge.org (Postfix) with ESMTP id BF6D918582F1 for ; Sun, 17 Jan 2010 20:44:11 -0500 (EST) 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 o0I1iBFR008054 for ; Sun, 17 Jan 2010 20:44:11 -0500 Received: from lithium-a.limegroup.com (lithium-a.limegroup.com [10.1.1.12]) by ns1.limegroup.com (8.13.1/8.13.1) with ESMTP id o0I1iBlI031214 for ; Sun, 17 Jan 2010 20:44:11 -0500 Received: from sgoldmanlinux.tower-research.com (sgoldmanlinux.tower-research.com [10.0.25.84]) by lithium-a.limegroup.com (8.13.1/8.13.1) with ESMTP id o0I1iBcG004131 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 17 Jan 2010 20:44:11 -0500 Received: from sgoldmanlinux.tower-research.com (localhost.localdomain [127.0.0.1]) by sgoldmanlinux.tower-research.com (8.14.3/8.14.3) with ESMTP id o0I1iBap017317 for ; Sun, 17 Jan 2010 20:44:11 -0500 Received: (from sgoldman@localhost) by sgoldmanlinux.tower-research.com (8.14.3/8.14.3/Submit) id o0I1iBlP017315; Sun, 17 Jan 2010 20:44:11 -0500 From: Steve Goldman To: sup-talk In-reply-to: <1263774467-sup-9664@sgoldmanlinux.tower-research.com> References: <1263757714-sup-394@sgoldmanlinux.tower-research.com> <1263760574-sup-1333@masanjin.net> <1263763237-sup-3701@sgoldmanlinux.tower-research.com> <1263764041-sup-9982@masanjin.net> <1263771478-sup-431@sgoldmanlinux.tower-research.com> <1263772988-sup-2344@masanjin.net> <1263774467-sup-9664@sgoldmanlinux.tower-research.com> Date: Sun, 17 Jan 2010 20:44:11 -0500 Message-Id: <1263778916-sup-8839@sgoldmanlinux.tower-research.com> User-Agent: Sup/git 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] Problems running sup-convert-ferret-index 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 Excerpts from Steve Goldman's message of Sun Jan 17 19:28:12 -0500 2010: > Excerpts from William Morgan's message of Sun Jan 17 19:04:46 -0500 2010: > > Reformatted excerpts from Steve Goldman's message of 2010-01-17: > > > ... until it exited thirty minutes later with seg fault. > > > > > > Anyone else see this? Any way to debug it? > > > > Is it possible it's running out of memory? > > Possible. I have 4GB and about 60k messages in my index. So it's not > too likely. I'll run it again and watch the usage. I ran it in strace. It hung on a call to munmap, and then crashed with a lot of a bunch of system call timeout warnings. So it has something to do with memory. Would the ruby debugger help narrow it down? Does the ruby debugger exist? Thanks. -- 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