From owner-freebsd-current@FreeBSD.ORG Wed Apr 30 05:58:22 2003 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 0FDB137B401 for ; Wed, 30 Apr 2003 05:58:22 -0700 (PDT) Received: from revolution.de (dialin-145-254-236-244.arcor-ip.net [145.254.236.244]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A9DE43F75 for ; Wed, 30 Apr 2003 05:58:19 -0700 (PDT) (envelope-from georgfunk@web.de) Received: from revolution (localhost [127.0.0.1]) by revolution.de (8.12.6/8.12.6) with ESMTP id h3UCtYXZ000646 for ; Wed, 30 Apr 2003 14:55:38 +0200 (CEST) (envelope-from georgfunk@web.de) Content-Type: text/plain; charset="us-ascii" From: Georg Funk To: freebsd-current@freebsd.org Date: Wed, 30 Apr 2003 14:55:22 +0200 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304301455.23334.georgfunk@web.de> Subject: lock order reversal 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: Wed, 30 Apr 2003 12:58:22 -0000 Hi! I'm running the FreeBSD 5.0-RELEASE. When I boot up, this appears: 1st 0xc12a7230 process lock (process lock) @ ../../../kern/kern_descrip.c= :2112 lock order reversal I haven't noticed any disfunctions, but what does this mean? I get a similar error when I use my soundcard: lock order reversal 1st 0xc120a680 pcm0 (sound softc) @ ../../../dev/sound/isa/mss.c:177 2nd 0xc120a740 pcm0:play:0 (pcm channel) @=20 =2E./../../dev/sound/pcm/channel.c:441 I have to restart the KDE artsd before the soundcard works correct. Pleas= e=20 give me advice how to solve this. Thanks in advance, Georg Funk