From owner-freebsd-current@FreeBSD.ORG Fri Jul 25 06:36:22 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 EC59537B401 for ; Fri, 25 Jul 2003 06:36:22 -0700 (PDT) Received: from inception.quiecom.com (inception.quiecom.com [216.127.82.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 248F743F85 for ; Fri, 25 Jul 2003 06:36:20 -0700 (PDT) (envelope-from fish@fish-mail.com) X-ClientAddr: 208.44.60.32 Received: from [10.1.131.70] (internet-user.jwt.com [208.44.60.32]) (authenticated) by inception.quiecom.com (8.11.6/8.11.6) with ESMTP id h6PDQUq02464; Fri, 25 Jul 2003 09:26:31 -0400 From: Fish To: =?iso-8859-2?Q?S=B3awek_=AFak?= In-Reply-To: <86llumlt3e.fsf@thirst.corponet.era.pl> References: <86llumlt3e.fsf@thirst.corponet.era.pl> Content-Type: text/plain; charset=iso-8859-2 Message-Id: <1059139924.1129.3.camel@current> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.3 Date: 25 Jul 2003 09:32:04 -0400 Content-Transfer-Encoding: quoted-printable X-MailScanner-Information: Please contact the ISP for more information X-MailScanner: Found to be clean X-MailScanner-SpamCheck: not spam, SpamAssassin (score=-36.2, required 5, BAYES_01, EMAIL_ATTRIBUTION, IN_REP_TO, QUOTE_TWICE_1, REFERENCES, REPLY_WITH_QUOTES, USER_AGENT_XIMIAN) cc: freebsd-current@freebsd.org Subject: Re: VMWare inflicted 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: Fri, 25 Jul 2003 13:36:23 -0000 On Fri, 2003-07-25 at 07:54, S=B3awek =AFak wrote: > vmware3-3.2.1-2237_1, rtc-2002.03.05.2_2, world built on 21-7, backtrace: >=20 > /S I've been seeing these for a few days as well. I just did a quick search for open PRs and found ports/54417 that says you should have "options VFS_AIO" in your kernel or load aio.ko to get VMWare to work properly. I haven't had time to test this myself, but will be doing so shortly. Fish