Date: Tue, 2 Nov 2004 12:48:45 +0200 From: "Oleg V. Nauman" <oleg@reis.zp.ua> To: freebsd-current@freebsd.org Subject: again: multithreaded processes stucks in the STOP state Message-ID: <20041102104845.GX9655@core.zp.ua>
next in thread | raw e-mail | index | archive | help
Nothing changed in the fresh RELENG_5 - multithreaded processes continues to stuck in the STOP state. After today's upgrading to the fresh RELENG_5 clamav-milter continues to stop responding. I tried with and without procfs mounted, nothing changes. There is two ps output (with and without procfs mounted) after kill -CONT (sorry for bad formatting and long lines): ps -O flags,ktrace,lockname,mwchan,nwchan,sig,sigcatch,sigignore,sigmask,state,wchan,xstat 422 PID F KTRACE LOCK MWCHAN NWCHAN PENDING CAUGHT IGNORED BLOCKED STAT WCHAN XSTAT TT STAT TIME COMMAND 422 288180 0 - - - 40000 10040000 87a9001 fffefeff TLs - 0 ?? TLs 0:02.02 /usr/local/sbin/ ps -O flags,ktrace,lockname,mwchan,nwchan,sig,sigcatch,sigignore,sigmask,state,wchan,xstat 424 PID F KTRACE LOCK MWCHAN NWCHAN PENDING CAUGHT IGNORED BLOCKED STAT WCHAN XSTAT TT STAT TIME COMMAND 424 288180 0 - - - 40000 10040000 87a9001 fffefeff TLs - 0 ?? TLs 0:01.73 /usr/local/sbin/ clamav-milter doesn't have any gdb attached to him This is a real showstopper for 5.3-RELEASE, I think. In this situation I will be not use 5.3-RELEASE in the production environment. -- NO37-RIPE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041102104845.GX9655>