From owner-freebsd-current@FreeBSD.ORG Sun Jul 15 21:23:21 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C00FD16A404 for ; Sun, 15 Jul 2007 21:23:21 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 7ACD213C491 for ; Sun, 15 Jul 2007 21:23:21 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id C8BA68BFE02 for ; Sun, 15 Jul 2007 23:23:19 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6f9M2G82D1ZR for ; Sun, 15 Jul 2007 23:23:18 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id DA2688BFDE4 for ; Sun, 15 Jul 2007 23:23:18 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id l6FLNIPj021566 for current@freebsd.org; Sun, 15 Jul 2007 23:23:18 +0200 (CEST) (envelope-from rdivacky) Date: Sun, 15 Jul 2007 23:23:18 +0200 From: Roman Divacky To: current@freebsd.org Message-ID: <20070715212318.GA21485@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: Subject: process stuck in ttybg1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 15 Jul 2007 21:23:21 -0000 hi I stumbled upon this: truss -D mc causes the mc to hang in "ttybg1" state. actually it livelocks receiving signal 22. hope someone can fix that :) thats on Jul 6th -current + kernel from roughly the same date. roman