Date: Tue, 10 Aug 2004 11:34:50 +0200 (CEST) From: Martin Blapp <mb@imp.ch> To: current@freebsd.org Subject: Stalled processes consuming 100% CPU in latest current Message-ID: <20040810113341.U31181@cvs.imp.ch>
next in thread | raw e-mail | index | archive | help
Hi all, With a snap from one week ago I get (truss output) getdtablesize() = 11095 (0x2b57) fcntl(5,F_GETFL,0x0) = 2 (0x2) fstat(5,0x281789c0) = 0 (0x0) fcntl(5,F_SETFD,0x1) = 0 (0x0) sigaction(SIGALRM,0x0,{ SIG_DFL 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0) sigprocmask(0x1,0xbfbfea60,0xbfbfea50) = 0 (0x0) sigaction(SIGALRM,{ SIG_DFL 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t },{ SIG_DFL 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0) sigprocmask(0x3,0x8fff840,0x0) = 0 (0x0) sigprocmask(0x1,0xbfbfeae0,0xbfbfead0) = 0 (0x0) sigaction(SIGALRM,{ 0x280e8bd2 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t },{ SIG_DFL 0x0|ONSTACK|RESTART|RESETHAND|NOCLDSTOP|NODEFER|NOCLDWAIT|SIGINFO ss_t }) = 0 (0x0) sigprocmask(0x3,0x8fff840,0x0) = 0 (0x0) setitimer(0,{0 0, 300 0},{0 0, 0 0}) = 0 (0x0) And there it hangs forever and does nothing ... Martin Martin Blapp, <mb@imp.ch> <mbr@FreeBSD.org> ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 61 826 93 00 Fax: +41 61 826 93 01 PGP: <finger -l mbr@freebsd.org> PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040810113341.U31181>