From owner-freebsd-emulation@FreeBSD.ORG Wed Dec 12 19:32:31 2007 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C2F116A420 for ; Wed, 12 Dec 2007 19:32:31 +0000 (UTC) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (ns0.blackend.org [82.227.222.164]) by mx1.freebsd.org (Postfix) with ESMTP id EB3DB13C457 for ; Wed, 12 Dec 2007 19:32:30 +0000 (UTC) (envelope-from marc@blackend.org) Received: from gothic.blackend.org (gothic.blackend.org [192.168.1.203]) by abigail.blackend.org (8.13.4/8.13.3) with ESMTP id lBCJWS05098939; Wed, 12 Dec 2007 20:32:29 +0100 (CET) (envelope-from marc@abigail.blackend.org) Received: from gothic.blackend.org (localhost [127.0.0.1]) by gothic.blackend.org (8.14.2/8.14.1) with ESMTP id lBCJWSoJ001061; Wed, 12 Dec 2007 20:32:28 +0100 (CET) (envelope-from marc@gothic.blackend.org) Received: (from marc@localhost) by gothic.blackend.org (8.14.2/8.14.1/Submit) id lBCJWSoS001060; Wed, 12 Dec 2007 20:32:28 +0100 (CET) (envelope-from marc) Date: Wed, 12 Dec 2007 20:32:28 +0100 From: Marc Fonvieille To: Tom Wickline Message-ID: <20071212193228.GA1042@gothic.blackend.org> References: <53e3a9930712060959t6f446534xee6ba49d043dd70a@mail.gmail.com> <20071206185852.GB1005@gothic.blackend.org> <53e3a9930712101145m4e472103v7665a0c3ba54951b@mail.gmail.com> <20071212190607.GA1857@gothic.blackend.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071212190607.GA1857@gothic.blackend.org> X-Useless-Header: blackend.org X-Operating-System: FreeBSD 7.0-BETA4 User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-emulation@freebsd.org Subject: Re: Wine compatibility and performance on FreeBSD 7 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Dec 2007 19:32:31 -0000 On Wed, Dec 12, 2007 at 08:06:07PM +0100, Marc Fonvieille wrote: > On Mon, Dec 10, 2007 at 07:45:59PM +0000, Tom Wickline wrote: > > Hello Marc, > > > > Can you let me know if this fixes the problems you were having....... > > > > Office 2000 on FreeBSD: > > http://wine-review.blogspot.com/2007/12/microsoft-office-2000-on-freebsd-7-with.html > > > > Thanks a lot for your help but I'm not lucky cause everything work > (word, ppoint, etc.) but excel: > > wine ./EXCEL.EXE > wine: Unhandled page fault on read access to 0x00000000 at address > 0x30053d54 (thread 0009), starting debugger... > Process of pid=0008 has terminated > No process loaded, cannot execute 'echo Modules:' > Cannot get info on module while no process is loaded > No process loaded, cannot execute 'echo Threads:' > process tid prio (all id:s are in hex) > 0000000a > 0000000b 0 > No process loaded, cannot execute 'detach' > I rebooted the machine and now it works (I have a small error popup then all seems running fine). So thanks a lot, your new method works (well it's weird to have to reboot my FreeBSD box to make excel run:-) -- Marc