From owner-freebsd-current@FreeBSD.ORG Thu Sep 30 04:37:25 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 A7E7916A4CF for ; Thu, 30 Sep 2004 04:37:25 +0000 (GMT) Received: from pandora.afflictions.org (asylum.afflictions.org [64.7.134.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7231943D54 for ; Thu, 30 Sep 2004 04:37:25 +0000 (GMT) (envelope-from dgerow@afflictions.org) Received: from localhost (localhost [127.0.0.1]) by pandora.afflictions.org (Postfix) with ESMTP id E1EFF78C55; Thu, 30 Sep 2004 00:38:59 -0400 (EDT) Received: from dementia.afflictions.org (dementia.afflictions.org [172.19.206.56]) by pandora.afflictions.org (Postfix) with ESMTP id 1FA8B78C35; Thu, 30 Sep 2004 00:38:58 -0400 (EDT) Received: by dementia.afflictions.org (Postfix, from userid 1001) id B9DC4170E2; Thu, 30 Sep 2004 00:33:22 -0400 (EDT) Date: Thu, 30 Sep 2004 00:33:22 -0400 From: Damian Gerow To: Julian Elischer , current@freebsd.org Message-ID: <20040930043322.GB26934@afflictions.org> Mail-Followup-To: Julian Elischer , current@freebsd.org References: <20040929040222.GI5115@afflictions.org> <415A3E1B.5010404@elischer.org> <20040929050154.GJ5115@afflictions.org> <415A6AE3.4050309@elischer.org> <415A6B8A.1040902@elischer.org> <20040929093723.GB29565@afflictions.org> <415B113A.1060508@elischer.org> <20040929215528.GH29565@afflictions.org> <415B368D.3020506@elischer.org> <20040930042935.GA26934@afflictions.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040930042935.GA26934@afflictions.org> X-Operating-System: FreeBSD 5.3-BETA6 on a i386 X-GPG-Fingerprint: B3D7 D901 A53A 1A99 BFD6 E6DF 9F3B 742B C288 9CC9 User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at afflictions.org Subject: Re: Random processes hanging in unkillable state in -BETA6 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: Thu, 30 Sep 2004 04:37:25 -0000 Thus spake Damian Gerow (dgerow@afflictions.org) [30/09/04 00:32]: : Thus spake Julian Elischer (julian@elischer.org) [29/09/04 18:28]: : : It actually needs a *arg to be a valid ctor.. : : : : -ksegrp_init(void *mem, int size, int flags) : : +ksegrp_ctor(void *mem, int size, void *arg, int flags) : : Okay, change made, kernel recompiled, installed, and booted into. But I'm : still seeing the hangs from firefox, dig, and ogle. And the next ddb output is up, as per your previous instructions, at .