From owner-freebsd-current@FreeBSD.ORG Wed Apr 30 09:29:10 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 E959F37B401 for ; Wed, 30 Apr 2003 09:29:09 -0700 (PDT) Received: from studnet.sk (kripel.unitra.sk [193.87.12.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A25243FCB for ; Wed, 30 Apr 2003 09:29:08 -0700 (PDT) (envelope-from rado@kripel.studnet.sk) Received: from kripel.studnet.sk (rado@localhost [127.0.0.1]) by studnet.sk (8.12.9/angel's version) with ESMTP id h3UGT67U045165 for ; Wed, 30 Apr 2003 18:29:06 +0200 (CEST) Received: (from rado@localhost) by kripel.studnet.sk (8.12.9/8.12.9/Submit) id h3UGT6hd045097 for current@freebsd.org; Wed, 30 Apr 2003 18:29:06 +0200 (CEST) (envelope-from rado) Date: Wed, 30 Apr 2003 18:29:06 +0200 From: Radko Keves To: current@freebsd.org Message-ID: <20030430162906.GA44731@studnet.sk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: help new kernel panic ! 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 16:29:10 -0000 hi all i have found kernel this kernel panic: ______________________________________________________________________ panic: mutex process lock not owned at ../../../kern/sys_process.c:97 Debugged("panic") stopped at Debugger +0x54: xchgl %ebx,in_Debugger.0 ______________________________________________________________________ can anybody help me ? #uname -a FreeBSD kripel 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Apr 30 13:17:57 CEST 2003 root@kripel:/usr/src/sys/i386/compile/RADO i386 it is allways when i run some tracing program for example this was from: #strace /usr/local/bin/lprm but i think that is every time when anybody run syscall (SYS_ptrace 26), but i'm not sure if can i help you, tell me how ... -- bye - R