From owner-freebsd-stable@FreeBSD.ORG Tue Jan 1 19:04:52 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4F1D16A41A for ; Tue, 1 Jan 2008 19:04:52 +0000 (UTC) (envelope-from root@lupin.parts-unknown.org) Received: from lupin.parts-unknown.org (lupin.cybernude.org [66.93.170.242]) by mx1.freebsd.org (Postfix) with SMTP id 8812F13C465 for ; Tue, 1 Jan 2008 19:04:52 +0000 (UTC) (envelope-from root@lupin.parts-unknown.org) Received: (qmail 10576 invoked by uid 0); 1 Jan 2008 18:35:17 -0000 Received: (qmail 38473 invoked from network); 1 Jan 2008 17:21:57 -0000 Received: from qmail by qscan (mail filter); 1 Jan 2008 17:21:57 +0000 Received: from mx2.freebsd.org (69.147.83.53) by lupin.parts-unknown.org with SMTP; 1 Jan 2008 17:21:57 -0000 Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id E581C2FBF6; Tue, 1 Jan 2008 17:21:50 +0000 (UTC) (envelope-from owner-freebsd-questions@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id D045816A4CA; Tue, 1 Jan 2008 17:21:50 +0000 (UTC) (envelope-from owner-freebsd-questions@freebsd.org) Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C521316A41A for ; Tue, 1 Jan 2008 17:21:46 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from aaron.protected-networks.net (aaron-t0.protected-networks.net [202.12.127.82]) by mx1.freebsd.org (Postfix) with ESMTP id 7B1B413C459 for ; Tue, 1 Jan 2008 17:21:46 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from localhost (localhost [127.0.0.1]) by aaron.protected-networks.net (Postfix) with ESMTP id B20BAC4E7; Tue, 1 Jan 2008 12:05:22 -0500 (EST) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [192.168.1.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Iain Michael Butler", Issuer "Protected Networks Certificate Authority" (verified OK)) (Authenticated sender: imb@protected-networks.net) by aaron.protected-networks.net (Postfix) with ESMTP id 3E2EDC408; Tue, 1 Jan 2008 12:04:57 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=protected-networks.net; s=200705; t=1199207097; bh=69Loei69rzc0+Y vLsl1DIAknpNcoKyhKKLQ5jXrnLAw=; h=DomainKey-Signature:Message-ID: Date:From:User-Agent:MIME-Version:To:CC:Subject:References: In-Reply-To:X-Enigmail-Version:OpenPGP:Content-Type: Content-Transfer-Encoding; b=VNynL2E88muLrJ5xWVdjA5XFzIu564zbt+rPF hACOACNqdOeOB0mRxSFJDSxNEAoQawh+YNiiIqiA/uT72BcgjENkAR7EIWXaxVj3iaH yyhGBqNpRwpS/gure6dQ59Xl DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: references:in-reply-to:x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=dp7J6LBdxdK6E5Lt9s2DdUHRGU8Q6WF0WeXIqZUMr78l9mzyABjgS7eu1eXzzhMHJ I5rM45LXxh1G1rKyD0SQRCR4WmMBfYgRFrC6vfXtJA0nw3ghETFqBP2U2jbTtyI Message-ID: <477A72B8.8010307@protected-networks.net> Date: Tue, 01 Jan 2008 12:04:56 -0500 From: Michael Butler User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: "Marc G. Fournier" References: <59DD6CCE263ECD75A7283A7B@ganymede.hub.org> In-Reply-To: <59DD6CCE263ECD75A7283A7B@ganymede.hub.org> X-Enigmail-Version: 0.95.5 OpenPGP: id=0442D492 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Sender: owner-freebsd-questions@freebsd.org Errors-To: owner-freebsd-questions@freebsd.org Cc: jarrod@netleader.com.au, freebsd-stable@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Nagios + 6.3-RELEASE == Hung Process X-BeenThere: freebsd-stable@freebsd.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jan 2008 19:04:53 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Marc G. Fournier wrote: > > G'day ... > > Yesterday, I setup nagios to do some system monitoring ... installed the > latest version from ports into a jail, so that I could easily move it around > between machines as I upgrade, without losing data ... after about 30 minutes > running, I get a second nagios process running (fork?) that takes up ch CPU > time as is available, and just hangs there until I kill -9 it ... [ .. ] > After searching the 'Net a bit, came across this thread: > > > > That recommends modifying libmap.conf with: > > [/usr/local/bin/nagios] > libpthread.so.2 libthr.so.2 > libpthread.so libthr.so Thanks for pointing this out. I've had similar problems with nagios but hadn't found a solution until I saw your pointer. Sadly, my expertise with both thread libraries is sufficiently lacking that I have no clue where to start looking for the cause :-( Michael -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHenK4Qv9rrgRC1JIRAqifAKChinXb0dEPTMMlnXNYsuECLJL+vgCgvLF5 G5UYcIuvPe+UEk+qJSplrnY= =xXMF -----END PGP SIGNATURE----- _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"