From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.213.28.69 with SMTP id l5cs348065ebc; Sun, 17 Jan 2010 18:10:25 -0800 (PST) Received: by 10.224.116.196 with SMTP id n4mr3991819qaq.320.1263780624180; Sun, 17 Jan 2010 18:10:24 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 7si11188135qwf.34.2010.01.17.18.10.23; Sun, 17 Jan 2010 18:10:24 -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 A9F261D788B5; Sun, 17 Jan 2010 21:10:23 -0500 (EST) Received: from pion.club.cc.cmu.edu (PION.CLUB.CC.cmu.edu [128.237.157.88]) by rubyforge.org (Postfix) with ESMTP id 8A7DA18582EF for ; Sun, 17 Jan 2010 21:10:18 -0500 (EST) Received: from rlane by pion.club.cc.cmu.edu with local (Exim 4.69) (envelope-from ) id 1NWh4L-0007uo-FR; Sun, 17 Jan 2010 21:10:17 -0500 From: Rich Lane To: Steve Goldman In-reply-to: <1263778916-sup-8839@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> <1263778916-sup-8839@sgoldmanlinux.tower-research.com> Date: Sun, 17 Jan 2010 21:10:17 -0500 Message-Id: <1263779746-sup-4232@zyrg.net> User-Agent: Sup/git Cc: sup-talk 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: , 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 Excerpts from Steve Goldman's message of 2010-01-17 20:44:11 -0500: > 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? Try compiling Xapian from source with --enable-assertions. It would also be useful to get a core dump (ulimit -c unlimited). _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk