From owner-freebsd-current@FreeBSD.ORG Sun Aug 6 13:46:52 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 4A32A16A4E6 for ; Sun, 6 Aug 2006 13:46:52 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8961843D5F for ; Sun, 6 Aug 2006 13:46:38 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 0E6F320A6; Sun, 6 Aug 2006 15:46:34 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on tim.des.no Received: from xps.des.no (des.no [80.203.243.180]) by tim.des.no (Postfix) with ESMTP id 91DC22085; Sun, 6 Aug 2006 15:46:33 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 7A26233C28; Sun, 6 Aug 2006 15:46:33 +0200 (CEST) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: Beech Rintoul References: <200608051830.00840.freebsd@alaskaparadise.com> <20060806023657.GB20358@troutmask.apl.washington.edu> <200608051917.32428.freebsd@alaskaparadise.com> Date: Sun, 06 Aug 2006 15:46:33 +0200 In-Reply-To: <200608051917.32428.freebsd@alaskaparadise.com> (Beech Rintoul's message of "Sat, 5 Aug 2006 19:17:18 -0800") Message-ID: <86vep6vux2.fsf@xps.des.no> User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org, Steve Kargl Subject: Re: Problem with kmail (moved from ports) 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, 06 Aug 2006 13:46:52 -0000 Beech Rintoul writes: > OK, I ran ktrace on that process, checked gmail and got the > error. It produced a large ktrace.out file that I tried looking at > with kdump. To be honest, I really don't know what I'm looking > for. If someone would take a look, I posted the file here: > > http://www.alaskaparadise.com/freebsd/ktrace.out You didn't catch the dying process, which is most likely a child or grandchild of the process you traced. Try again with: $ ktrace -di -tcns kmail DES --=20 Dag-Erling Sm=F8rgrav - des@des.no