From owner-freebsd-current@FreeBSD.ORG Wed Jan 11 21:20:17 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 E553816A41F for ; Wed, 11 Jan 2006 21:20:17 +0000 (GMT) (envelope-from leimy2k@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 622BD43D45 for ; Wed, 11 Jan 2006 21:20:17 +0000 (GMT) (envelope-from leimy2k@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so251899nzo for ; Wed, 11 Jan 2006 13:20:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Pdf5NlgnJyacsisGPdAmvMgWmg+SdHlhCuBUSFzJSd4X7yHTxZYIJJOd3IOtoW4HwgSfy9bk2zejHFeQmN05a4onFOPL6IIvbPwggigesB77Hv2H2Bxrfajgld62mvKJSQJfqDuJk2amvZoUecT9awlIq/9he3WlbELSW44yJSI= Received: by 10.36.196.12 with SMTP id t12mr1219411nzf; Wed, 11 Jan 2006 13:20:16 -0800 (PST) Received: by 10.36.46.13 with HTTP; Wed, 11 Jan 2006 13:20:16 -0800 (PST) Message-ID: <3e1162e60601111320o4552f15fnf9eaaff7b138887a@mail.gmail.com> Date: Wed, 11 Jan 2006 13:20:16 -0800 From: David Leimbach To: Robert Noland In-Reply-To: <43C2E8EE.2060000@2hip.net> MIME-Version: 1.0 References: <43C2E8EE.2060000@2hip.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org Subject: Re: panic with evolution 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: Wed, 11 Jan 2006 21:20:18 -0000 On 1/9/06, Robert Noland wrote: > > I reported this a couple of weeks ago, but wasn't able to get a trace > from serial console. Every time I start evolution I get the following > panic shortly after. Where the definition of shortly is not more than a > couple of minutes. Evolution is configured with spamassasin and spamd > is running. It seems to occur while it is trying to filter spam messages= . Have you tested all of your physical RAM? I'd check this first before diving deeper into the kernel. I had a similar problem once and found that if I moved a DIMM to a differen= t slot everything was fine. Took me almost a year to figure out that that wa= s the problem... for 6 months I ran with half my RAM installed. There's some free memory testers you can "boot" into that do a decent job. Dave