From owner-freebsd-ports@FreeBSD.ORG Mon Jun 7 11:30:39 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D5A316A4CE for ; Mon, 7 Jun 2004 11:30:39 +0000 (GMT) Received: from ioskeha.hittite.isp.9tel.net (ioskeha.hittite.isp.9tel.net [62.62.156.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id D70C143D2D for ; Mon, 7 Jun 2004 11:30:36 +0000 (GMT) (envelope-from cyrille.lefevre@laposte.net) Received: from pc2k (149-59-118-80.kaptech.net [80.118.59.149]) by ioskeha.hittite.isp.9tel.net (Postfix) with SMTP id 7A96317C00D; Mon, 7 Jun 2004 13:31:38 +0200 (CEST) Message-ID: <05a301c44c82$d9c40c20$7890a8c0@dyndns.org> From: "Cyrille Lefevre" To: "Edwin Groothuis" References: <01db01c44951$d2c1c770$7890a8c0@dyndns.org> <20040605075150.GD1057@k7.mavetju> Date: Mon, 7 Jun 2004 02:48:45 +0200 Organization: ACME MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 cc: rcraig@fsegura.com cc: ports@freebsd.org Subject: Re: SETIATHOME PORT X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jun 2004 11:30:39 -0000 "Edwin Groothuis" wrote: > On Thu, Jun 03, 2004 at 12:02:04PM +0200, Cyrille Lefevre wrote: > > unsent message ! > > > > "Rob Craig" wrote: > > > As you might already know there a some annoying problems with the SETI@home > > > > no, I don't. > > > > > port for FreeBSD. Loads of time it just freezes and does not continue to > > > download the next data unit and other times "top" reports the CPU at 96% but > > > seti@home is not doing anything. Not crunching data? Very strange. I have it > > > installed on 9 machines. > > Ah, and I thought I was the only who had this problem. What happens > is that top shows that it is the sh(1) which is consuming the 99% > of the CPU. Tell you more about it when I have more info. # ps axu | grep [s]eti setiathome 55048 92.2 11.9 16456 14596 co- RN 7:01PM 427:17.19 /usr/local/sb setiathome 41954 0.0 0.7 1724 812 co- S 7:01PM 0:00.04 /bin/sh -T /u > FreeBSD k7.mavetju 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #3: Fri Feb 27 13:54:29 EST 2004 edwin@k7.mavetju:/usr/src/sys/i386/compile/k7 i386 # uname -a FreeBSD gits 5.2-CURRENT FreeBSD 5.2-CURRENT #29: Mon May 31 01:35:59 CEST 2004 root@gits:/disk3/freebsd/current/obj/disk3/freebsd/current/src/sys/CUSTOM i386 in /usr/local/libexec/setiathome.bin, could you replace the following line : ${program_path} ${program_args} > /dev/null & in setistart() by : ${program_path} ${program_args} > ${dir}/log.sah 2>&1 & then restart setiathome using : /usr/local/etc/rc.d/setiathome.sh restart and see if there is any output in /var/db/setiathome/log.sah ? Cyrille Lefevre. -- home: mailto:cyrille.lefevre@laposte.net