Date: Fri, 6 May 2005 12:52:30 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Christophe Yayon <lists@nbux.com> Cc: freebsd-stable@freebsd.org Subject: Re: pthreads and nagios issue Message-ID: <20050506175230.GF49336@dan.emsphone.com> In-Reply-To: <32899.194.51.215.62.1115390072.squirrel@webmail.nbux.com> References: <32899.194.51.215.62.1115390072.squirrel@webmail.nbux.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (May 06), Christophe Yayon said: > i am upgrading our nagios 1.2 (on freebsd 5.3-release) to nagios 2.0 > (currently last cvs after 2.0b3) on Freebsd-5.4RC3 and i saw a very > strange thing. > > After few hours, nagios main process (nagios -d ...) use lot of cpu > time and when i do a truss on the pid, i have a "kse_release" loop > message. Truss hasn't been updated to handle kse or thr threads yet, so don't rely on that output. ktrace shouldl still work, as will using gcore and gdb to get stack traces. -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050506175230.GF49336>