From owner-freebsd-bugs@FreeBSD.ORG Fri Jul 21 23:40:19 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C40116A4DF for ; Fri, 21 Jul 2006 23:40:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C95C143D49 for ; Fri, 21 Jul 2006 23:40:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k6LNeI8O089932 for ; Fri, 21 Jul 2006 23:40:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k6LNeINj089931; Fri, 21 Jul 2006 23:40:18 GMT (envelope-from gnats) Date: Fri, 21 Jul 2006 23:40:18 GMT Message-Id: <200607212340.k6LNeINj089931@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Michael Nottebrock Cc: Subject: Re: kern/73092: [patch] Unbreak WINE for 5.x and 6 [patches for both kern and port] X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Michael Nottebrock List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jul 2006 23:40:19 -0000 The following reply was made to PR kern/73092; it has been noted by GNATS. From: Michael Nottebrock To: bug-followup@freebsd.org, amistry@am-productions.biz Cc: Subject: Re: kern/73092: [patch] Unbreak WINE for 5.x and 6 [patches for both kern and port] Date: Sat, 22 Jul 2006 01:32:28 +0200 --nextPart1366610.u9WBDAksCR Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline IMHO this issue still isn't fixed completely. A good deal of applications=20 still fail to run in wine on FreeBSD while they do work on Linux, due to=20 memory allocation issues, the most prominent being Internet Explorer: [lofi@kiste]:0:~ >winedbg "/home/lofi/.ies4linux/ie6/drive_c/Program=20 =46iles/Internet Explorer/IEXPLORE.EXE" err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not=20 available WineDbg starting on pid 0xa fixme:dbghelp:SymLoadModule Should have successfully loaded debug informati= on=20 for image c:\windows\system32\iexplore.exe fixme:dbghelp:SymLoadModule Should have successfully loaded debug informati= on=20 for image c:\windows\system32\iexplore.exe err:heap:HEAP_CreateSystemHeap system heap base address 0x80000000 not=20 available fixme:dbghelp:SymLoadModule Should have successfully loaded debug informati= on=20 for image c:\windows\system32\winex11.drv fixme:dbghelp:SymLoadModule Should have successfully loaded debug informati= on=20 for image c:\windows\system32\imm32.dll fixme:actctx:CreateActCtxW 0x35fb40 00000008 fixme:actctx:ActivateActCtx 0xf00baa 0x35f908 fixme:dbghelp:SymLoadModule Should have successfully loaded debug informati= on=20 for image c:\windows\system32\uxtheme.dll fixme:actctx:DeactivateActCtx 00000000 00f00bad file_set_error: Bad address file_set_error: Bad address 0x9c23eddd: subl $12,%esp What's worse - this bug, if reported in wine's bugtracker, either gets=20 misidentified as a duplicate of=20 http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/76459 or ignored as a=20 =46reeBSD-specific issue that requires attention of people with expertise w= ith=20 =46reeBSD's memory management (which is probably true). --nextPart1366610.u9WBDAksCR Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQBEwWQRXhc68WspdLARAmvHAJ9gzm6ULCkc3S+JgvBGt1/Bw96O7QCeNNPE egWlt0fyS2uveT3SVPPuR5k= =4f+3 -----END PGP SIGNATURE----- --nextPart1366610.u9WBDAksCR--