From owner-freebsd-current@FreeBSD.ORG Tue Nov 2 10:49:08 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3D4C16A4CE for ; Tue, 2 Nov 2004 10:49:08 +0000 (GMT) Received: from core.zp.ua (core.zp.ua [193.108.112.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3AEF43D2D for ; Tue, 2 Nov 2004 10:48:56 +0000 (GMT) (envelope-from oleg@core.zp.ua) Received: from core.zp.ua (oleg@localhost [127.0.0.1]) by core.zp.ua with ESMTPœ id iA2Amj9W026030 for ; Tue, 2 Nov 2004 12:48:45 +0200 (EET) (envelope-from oleg@core.zp.ua)œ Received: (from oleg@localhost) by core.zp.ua id iA2AmjOM026029 for freebsd-current@freebsd.org; Tue, 2 Nov 2004 12:48:45 +0200 (EET) Date: Tue, 2 Nov 2004 12:48:45 +0200 From: "Oleg V. Nauman" To: freebsd-current@freebsd.org Message-ID: <20041102104845.GX9655@core.zp.ua> Mail-Followup-To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline User-Agent: Mutt/1.5.6i Subject: again: multithreaded processes stucks in the STOP state X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Nov 2004 10:49:09 -0000 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