From owner-freebsd-emulation@FreeBSD.ORG Sun Mar 11 01:38:19 2007 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C6EAD16A403 for ; Sun, 11 Mar 2007 01:38:19 +0000 (UTC) (envelope-from martin.dieringer@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 23F2C13C47E for ; Sun, 11 Mar 2007 01:38:18 +0000 (UTC) (envelope-from martin.dieringer@gmx.de) Received: (qmail invoked by alias); 11 Mar 2007 01:11:37 -0000 Received: from c-134-231-6.f.dsl.de.ignite.net (EHLO dieringer.dyndns.org) [62.134.231.6] by mail.gmx.net (mp020) with SMTP; 11 Mar 2007 02:11:37 +0100 X-Authenticated: #21464393 X-Provags-ID: V01U2FsdGVkX1/PeqUKfHrP7kCQX2kM+OfdYPkJsmqgmhTazkgS4X fmoDbwrCWfompY Received: (qmail 34809 invoked by uid 1001); 11 Mar 2007 01:11:19 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 11 Mar 2007 01:11:19 -0000 Date: Sun, 11 Mar 2007 02:11:19 +0100 (CET) From: Martin Dieringer To: freebsd-emulation@freebsd.org Message-ID: <20070311020841.U34774@thinkpad.dieringer.dyndns.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Y-GMX-Trusted: 0 Subject: VMware PANIC with network X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Martin Dieringer List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Mar 2007 01:38:19 -0000 since a few days, when I updated my kernel from 6.2-PRERELEASE to -STABLE, vmware crashes with the message: VMware PANIC: (VMX) NOT_IMPLEMENTED F(717):1423 If I take out the network in vmware, it works. It crashes as soon as a network it being brought "up" (done with FBSD 6.1 boot-cd) I reinstalled kernel, world, linux-base, and vmware3, same problem. Thanks if anyone can help martin