From owner-freebsd-questions@FreeBSD.ORG Wed Mar 14 03:19:45 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0FB7D16A404 for ; Wed, 14 Mar 2007 03:19:45 +0000 (UTC) (envelope-from jeffrey@goldmark.org) Received: from out5.smtp.messagingengine.com (out5.smtp.messagingengine.com [66.111.4.29]) by mx1.freebsd.org (Postfix) with ESMTP id DE87913C45A for ; Wed, 14 Mar 2007 03:19:39 +0000 (UTC) (envelope-from jeffrey@goldmark.org) Received: from out1.internal (unknown [10.202.2.149]) by out1.messagingengine.com (Postfix) with ESMTP id 6013C1F77E0; Tue, 13 Mar 2007 23:19:39 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by out1.internal (MEProxy); Tue, 13 Mar 2007 23:19:39 -0400 X-Sasl-enc: U64f4P87Az+fH6ujsQO8ICVqRwiNkr6LM6ud0Z0CZ3Il 1173842379 Received: from [10.1.10.136] (n114.ewd.goldmark.org [72.64.118.114]) by mail.messagingengine.com (Postfix) with ESMTP id 2376B32581; Tue, 13 Mar 2007 23:19:37 -0400 (EDT) In-Reply-To: <002301c765c0$73aa8630$0700020a@mickey> References: <002301c765c0$73aa8630$0700020a@mickey> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <225794E1-57CE-4223-8B06-8B8840DB88CE@goldmark.org> Content-Transfer-Encoding: 7bit From: Jeffrey Goldberg Date: Tue, 13 Mar 2007 22:19:34 -0500 To: Don O'Neil X-Mailer: Apple Mail (2.752.2) Cc: exim-users@exim.org, 'FreeBSD Questions' Subject: Re: Exim 4.66 Causing Kernel Panics? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Mar 2007 03:19:45 -0000 On Mar 13, 2007, at 5:39 PM, Don O'Neil wrote: > Anyone aware of a reason why a fresh build/install of exim 4.66 > would cause > kernel panics and reboots on my FreeBSD 6.1 machine? > > My machine, just out of the blue this morning, started rebooting > every 3 > minutes.... I narrowed it down to exim I think... As long as I > never started > up exim 4.66 the machine didn't have the problem... But as soon as > I started > it up, whammo... Panic and reboot. I'm running exim 4.66 on FreeBSD 6.2 without problems. This probably doesn't really help you much, but it should let you know that the problem isn't universal. Of course my instance of exim isn't actually doing anything at the moment, which might have something to do with it. -j