From owner-freebsd-emulation@FreeBSD.ORG Thu Oct 19 10:43:00 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4075016A492 for ; Thu, 19 Oct 2006 10:43:00 +0000 (UTC) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F7F843D46 for ; Thu, 19 Oct 2006 10:42:58 +0000 (GMT) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (envelope-from xdivac02@eva.fit.vutbr.cz) (8.13.8/8.13.7) with ESMTP id k9JAguhY016345 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 19 Oct 2006 12:42:56 +0200 (CEST) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.13.8/8.13.3/Submit) id k9JAguRA016342; Thu, 19 Oct 2006 12:42:56 +0200 (CEST) Date: Thu, 19 Oct 2006 12:42:56 +0200 From: Divacky Roman To: "Frans-Jan v. Steenbeek" Message-ID: <20061019104256.GA16221@stud.fit.vutbr.cz> References: <200610191142.28495.frans-jan@van-steenbeek.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200610191142.28495.frans-jan@van-steenbeek.net> User-Agent: Mutt/1.4.2.2i X-Scanned-By: MIMEDefang 2.57 on 147.229.176.14 Cc: freebsd-emulation@freebsd.org Subject: Re: Wine: CreateSystemHeap errors 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: Thu, 19 Oct 2006 10:43:00 -0000 On Thu, Oct 19, 2006 at 11:42:28AM +0200, Frans-Jan v. Steenbeek wrote: > Hi there, > > I'm trying to get IE6 running on wine, but I have seen this error many times > with other apps: > > err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not > available > > This is regardless of the version of wine I use (I tried 0.9.21,1, 0.9.8,1 and > 20050724 (or so) from packages and I had 0.9.16,1 originally on my system > (from ports)) > > I am horrible at updating my system, so I'm still on 6.1-PRERELEASE > (from -STABLE). Do I need to update in order for this to work? Or is this a > wine-related bug that isn't resolved yet? > > I seem to recall the same problems with the versions from the first half of > 2005. I believe it was solved back then. Am I missing something here? I think this has been discussed. fbsd just lays memory differently then linux and it makes problems... for details search mailing lists (hackers@ iirc) roman