From owner-freebsd-threads@FreeBSD.ORG Fri Mar 21 22:58:53 2008 Return-Path: Delivered-To: freebsd-threads@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F22F11065672 for ; Fri, 21 Mar 2008 22:58:53 +0000 (UTC) (envelope-from gary@velocity-servers.net) Received: from longhorn.velocity-servers.net (longhorn.velocity-servers.net [65.99.246.30]) by mx1.freebsd.org (Postfix) with ESMTP id C44968FC24 for ; Fri, 21 Mar 2008 22:58:53 +0000 (UTC) (envelope-from gary@velocity-servers.net) Received: from pool-70-106-59-217.hag.east.verizon.net ([70.106.59.217] helo=dragoon.velocity-servers.net) by longhorn.velocity-servers.net with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Jcpof-0002dS-VS for freebsd-threads@FreeBSD.org; Fri, 21 Mar 2008 17:34:26 -0500 X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Fri, 21 Mar 2008 18:34:22 -0400 To: freebsd-threads@FreeBSD.org From: Gary Stanley Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - longhorn.velocity-servers.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [26 6] / [26 6] X-AntiAbuse: Sender Address Domain - velocity-servers.net Message-Id: <20080321225853.C44968FC24@mx1.freebsd.org> Cc: Subject: Process stuck in STOP state X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Mar 2008 22:58:54 -0000 Hello. Please CC me replies as I'm not subscribed to this list. I upgraded a machine from 6 to 7 recently, and I'm using libkse for mono 1.1.13.4. At least 1 time a day the process is stuck in the STOP state and is unkillable. procctl doesn't help, gdb won't attach to the process and ktrace/truss don't display any data. This only occurs on FreeBSD7 with libkse, I haven't tried libthr yet.