From owner-freebsd-current@FreeBSD.ORG Fri May 23 07:36:03 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 1D4FF37B401 for ; Fri, 23 May 2003 07:36:03 -0700 (PDT) Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CB8643F3F for ; Fri, 23 May 2003 07:36:02 -0700 (PDT) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (localhost [127.0.0.1]) by white.imgsrc.co.jp (Postfix) with ESMTP id 7E97F24EBE for ; Fri, 23 May 2003 23:36:01 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id 66A5024D09 for ; Fri, 23 May 2003 23:35:57 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by black.imgsrc.co.jp (Postfix) with ESMTP id 195EB1E4620 for ; Fri, 23 May 2003 23:35:57 +0900 (JST) Date: Fri, 23 May 2003 23:35:57 +0900 Message-ID: <7mhe7lk9wy.wl@black.imgsrc.co.jp> From: Jun Kuriyama To: Current In-Reply-To: References: <7my90yjwdw.wl@black.imgsrc.co.jp> User-Agent: Wanderlust/2.10.0 (Venus) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.4 Emacs/21.2 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS snapshot-20020531 Subject: Re: Panic in _mtx_lock_flags+0x40 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: Fri, 23 May 2003 14:36:03 -0000 At Fri, 23 May 2003 14:30:53 +0000 (UTC), John Baldwin wrote: > You don't need a dump, just do this: > > % gdb -k kernel.debug > gdb> l *functoin+0xYYYYY > > and you will get the file and line matching that frame in the DDB > trace. Wow! Thanks! I'll try. -- Jun Kuriyama // IMG SRC, Inc.