From owner-freebsd-emulation@FreeBSD.ORG Sun Jul 11 10:43:45 2010 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 2EFEF1065675 for ; Sun, 11 Jul 2010 10:43:45 +0000 (UTC) (envelope-from mickael.maillot@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id BDA108FC22 for ; Sun, 11 Jul 2010 10:43:44 +0000 (UTC) Received: by wyb34 with SMTP id 34so3228145wyb.13 for ; Sun, 11 Jul 2010 03:43:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=PzMR9xamfZyGFTENej+CuHRIhurQz0VDW0TiLNWH3AQ=; b=pghzxELKWFppWTELkKB8Z9FF84zzeJ34TRDjM0xQhb8buweEbptN9ik90gUnOYSfj/ 6aMnp/8cqU7Jjtmn7VlqkqfJCfpcE1BQwuNyBTR8tikg0eTXyMLtFJPjP/1hKy5JM0Kf tmPmBxHeD+za1u2hkqk2rJ2rVORxhbHIb2KkM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Tjq3o46aUgwNpRcM3k1HJ5IOPITXbMF9x5ot9Odb5LVHUH2RMwRGuM7AfPkTJwAUI6 Nc6F2aPGZxozdpmMgMTIndyuma1JZJxXPDNE79OUGjIUFtaGc6vS9AL+QA8+0JY4gA+t lqk+gw0m+nIN72i9FXjGbUSYQP1gnJsZRKzX8= MIME-Version: 1.0 Received: by 10.227.153.15 with SMTP id i15mr9998721wbw.211.1278843444009; Sun, 11 Jul 2010 03:17:24 -0700 (PDT) Received: by 10.216.11.145 with HTTP; Sun, 11 Jul 2010 03:17:23 -0700 (PDT) Date: Sun, 11 Jul 2010 12:17:23 +0200 Message-ID: From: =?ISO-8859-1?Q?Micka=EBl_Maillot?= To: freebsd-emulation@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: sc2 with wine on amd64 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: Sun, 11 Jul 2010 10:43:45 -0000 Hi i try to play StarCraft 2 with wine on my amd64 8-STABLE desktop. first there is a patch to get the game working: http://freelooser.fr/freebsd/patch-dlls__wined3d__swapchain_base.c see bug: http://bugs.winehq.org/show_bug.cgi?id=23556 now the problem related to amd64, when i start the game with windbg: WineDbg starting on pid 0019 First chance exception: page fault on write access to 0x00370000 in 32-bit code (0x7e66468f). Register dump: CS:0033 SS:003b DS:003b ES:003b FS:0013 GS:001b EIP:7e66468f ESP:0034f930 EBP:0034f9b8 EFLAGS:00010a02( R- --O I - - - ) EAX:00370000 EBX:7e75f32c ECX:00000003 EDX:00000067 ESI:00000010 EDI:00000010 Stack dump: 0x0034f930: 0000031c 00000000 00000000 00000010 0x0034f940: 00000010 00000000 00000000 00000010 0x0034f950: 00000010 7ea66a1c 00133cd0 00000000 0x0034f960: 00cc0020 7e80dbc4 80808081 00000000 0x0034f970: 00010020 00370000 00000000 00000010 0x0034f980: 00000010 00000040 00200001 00000000 Backtrace: =>0 0x7e66468f create_alpha_bitmap+0x2af(color=0x318, mask=0x314, src_info=0x133cd0, color_bits=0x7ea66a1c) [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:771] in user32 (0x0034fa38) 1 0x7e664ada create_icon_bitmaps+0x389(bmi=0x7ea669f4, width=0x0010, height=0x0010, color=0x34fa70, mask=0x34fa6c, alpha=0x34fa68) [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:837] in user32 (0x0034fa98) 2 0x7e664ecb CURSORICON_CreateIconFromBMI+0x23a(bmi=0x7ea669f4, hotspot={x=0x0008, y=0x0008}, bIcon=0x0001, dwVersion=0x30000, width=0x0010, height=0x0010, cFlag=0x8000) [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:917] in user32 (0x0034faf8) 3 0x7e665914 CreateIconFromResourceEx+0x153(bits="(", cbSize=0x0468, bIcon=0x0001, dwVersion=0x30000, width=0x0010, height=0x0010, cFlag=0x8000) [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:1159] in user32 (0x0034fb78) wineserver: file_set_error() can't map error: Bad address 4 0x7e665f42 CURSORICON_Load+0x311(hInstance=0x7e950000, name=*** invalid address 0x1 ***, width=0x0010, height=0x0010, depth=0x0020, fCursor=0, loadflags=0x8000) [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:1292] in user32 (0x0034fbc8) wineserver: file_set_error() can't map error: Bad address 5 0x7e6693cb LoadImageW+0x1fa(hinst=0x7e950000, name=*** invalid address 0x1 ***, type=0x0001, desiredx=0x0010, desiredy=0x0010, loadflags=0x8000) [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:2392] in user32 (0x0034fc68) wineserver: file_set_error() can't map error: Bad address 6 0x7e668fed LoadImageA+0x4c(hinst=0x7e950000, name=*** invalid address 0x1 ***, type=0x0001, desiredx=0x0010, desiredy=0x0010, loadflags=0x8000) [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:2333] in user32 (0x0034fcc8) 7 0x7e97119e SIC_Initialize+0x1bd() [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/shell32/iconcache.c:417] in shell32 (0x0034fd08) 8 0x7e97e8c5 DllMain+0xe4(hinstDLL=0x7e950000, fdwReason=0x0001, fImpLoad=0x1) [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/shell32/shell32_main.c:1166] in shell32 (0x0034fd38) 9 0x7e9c9e1a __wine_spec_dll_entry+0x69(inst=0x7e950000, reason=0x0001, reserved=0x1) [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/winecrt0/dll_entry.c:40] in shell32 (0x0034fd58) 10 0x7e44a925 call_dll_entry_point+0x14() in ntdll (0x0034fe58) 11 0x7e44ce77 MODULE_InitDLL+0x216(wm=0x1191e0, reason=0x0001, lpReserved=0x1) [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/ntdll/loader.c:982] in ntdll (0x0034fec8) 12 0x7e44d211 process_attach+0x190(wm=0x1191e0, lpReserved=0x1) [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/ntdll/loader.c:1071] in ntdll (0x0034ff38) 13 0x7e44d1c3 process_attach+0x142(wm=0x119130, lpReserved=0x1) [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/ntdll/loader.c:1063] in ntdll (0x0034ffa8) 14 0x7e44d1c3 process_attach+0x142(wm=0x1186f8, lpReserved=0x1) [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/ntdll/loader.c:1063] in ntdll (0x0034ffe8) 15 0x7e4515e4 attach_process_dlls+0x53(wm=0x1186f8) [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/ntdll/loader.c:2541] in ntdll (0x00000000) 0x7e66468f create_alpha_bitmap+0x2af [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:771] in user32: movb %dl,0x0(%eax) Unable to open file '' Wine-dbg> the cursor does not have its bitmaps. the game crash few second laster with also a memory access problem. From owner-freebsd-emulation@FreeBSD.ORG Sun Jul 11 14:07:09 2010 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 DC7211065670 for ; Sun, 11 Jul 2010 14:07:08 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 65F0A8FC12 for ; Sun, 11 Jul 2010 14:07:07 +0000 (UTC) Received: by wwe15 with SMTP id 15so1028191wwe.31 for ; Sun, 11 Jul 2010 07:07:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:organization:to:subject :date:user-agent:cc:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=6weR+e5/ILnxozZgCNgoIvxWKDJh1cbjzH2VoWcAVAc=; b=CePQmkNVGHY77tP894pXLTqzGXU3hOBqBNTm9iFwfZo43r8qqJhr/v62lEuoGdeOqv jKCMu6qjJOzw5xagd203h8mS1akikyQ0KYUkr8nmmo5IWJbNtfiq21mBLdFn76DesTQB qSEO4C2UNafkS/ttBeOeQhW7O2brtQd1UuKJI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; b=kCRHgKbePaPWNqHrpKu6Phhu4ol0SOGxWXC+X177yXhC7WTENr6Tdr2cRO/42etO0a JLb4J/NsbB1OaCimKgk2VnzKA+UE6Oi/zaZYUJ+ov3cSYN9z1wwpZ5gajnF/MqLiA3uY WmKpmEXPsukWiek1jF+pofHwT/D47cQ79PrYY= Received: by 10.227.42.25 with SMTP id q25mr10763864wbe.8.1278857226575; Sun, 11 Jul 2010 07:07:06 -0700 (PDT) Received: from dragon.dg (41-132-93-138.dsl.mweb.co.za [41.132.93.138]) by mx.google.com with ESMTPS id u7sm1125074weq.32.2010.07.11.07.07.00 (version=SSLv3 cipher=RC4-MD5); Sun, 11 Jul 2010 07:07:05 -0700 (PDT) From: David Naylor Organization: Private To: =?iso-8859-1?q?Micka=EBl_Maillot?= Date: Sun, 11 Jul 2010 16:07:03 +0200 User-Agent: KMail/1.13.3 (FreeBSD/9.0-CURRENT; KDE/4.4.3; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2466125.OlP6JrjFSj"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201007111607.07727.naylor.b.david@gmail.com> Cc: freebsd-emulation@freebsd.org Subject: Re: sc2 with wine on amd64 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: Sun, 11 Jul 2010 14:07:09 -0000 --nextPart2466125.OlP6JrjFSj Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable On Sunday 11 July 2010 12:17:23 Micka=EBl Maillot wrote: > Hi >=20 > i try to play StarCraft 2 with wine on my amd64 8-STABLE desktop. > first there is a patch to get the game working: > http://freelooser.fr/freebsd/patch-dlls__wined3d__swapchain_base.c > see bug: http://bugs.winehq.org/show_bug.cgi?id=3D23556 >=20 > now the problem related to amd64, when i start the game with windbg: If this is a problem related to amd64 (i.e. it does work under i386) then y= ou=20 could try to disable NX protection in your BIOS. =20 I'm not sure of a way to only disable NX protection for wine under amd64. = =20 > WineDbg starting on pid 0019 > First chance exception: page fault on write access to 0x00370000 in > 32-bit code (0x7e66468f). > Register dump: > CS:0033 SS:003b DS:003b ES:003b FS:0013 GS:001b > EIP:7e66468f ESP:0034f930 EBP:0034f9b8 EFLAGS:00010a02( R- --O I - - - > ) EAX:00370000 EBX:7e75f32c ECX:00000003 EDX:00000067 > ESI:00000010 EDI:00000010 > Stack dump: > 0x0034f930: 0000031c 00000000 00000000 00000010 > 0x0034f940: 00000010 00000000 00000000 00000010 > 0x0034f950: 00000010 7ea66a1c 00133cd0 00000000 > 0x0034f960: 00cc0020 7e80dbc4 80808081 00000000 > 0x0034f970: 00010020 00370000 00000000 00000010 > 0x0034f980: 00000010 00000040 00200001 00000000 > Backtrace: > =3D>0 0x7e66468f create_alpha_bitmap+0x2af(color=3D0x318, mask=3D0x314, > src_info=3D0x133cd0, color_bits=3D0x7ea66a1c) > [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:771] > in user32 (0x0034fa38) > 1 0x7e664ada create_icon_bitmaps+0x389(bmi=3D0x7ea669f4, width=3D0x0010, > height=3D0x0010, color=3D0x34fa70, mask=3D0x34fa6c, alpha=3D0x34fa68) > [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:837] > in user32 (0x0034fa98) > 2 0x7e664ecb CURSORICON_CreateIconFromBMI+0x23a(bmi=3D0x7ea669f4, > hotspot=3D{x=3D0x0008, y=3D0x0008}, bIcon=3D0x0001, dwVersion=3D0x30000, > width=3D0x0010, height=3D0x0010, cFlag=3D0x8000) > [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:917] > in user32 (0x0034faf8) > 3 0x7e665914 CreateIconFromResourceEx+0x153(bits=3D"(", cbSize=3D0x0468, > bIcon=3D0x0001, dwVersion=3D0x30000, width=3D0x0010, height=3D0x0010, > cFlag=3D0x8000) > [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:1159 > ] in user32 (0x0034fb78) > wineserver: file_set_error() can't map error: Bad address > 4 0x7e665f42 CURSORICON_Load+0x311(hInstance=3D0x7e950000, name=3D*** > invalid address 0x1 ***, width=3D0x0010, height=3D0x0010, depth=3D0x0020, > fCursor=3D0, loadflags=3D0x8000) > [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:129= 2] > in user32 (0x0034fbc8) > wineserver: file_set_error() can't map error: Bad address > 5 0x7e6693cb LoadImageW+0x1fa(hinst=3D0x7e950000, name=3D*** invalid > address 0x1 ***, type=3D0x0001, desiredx=3D0x0010, desiredy=3D0x0010, > loadflags=3D0x8000) > [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:239= 2] > in user32 (0x0034fc68) > wineserver: file_set_error() can't map error: Bad address > 6 0x7e668fed LoadImageA+0x4c(hinst=3D0x7e950000, name=3D*** invalid > address 0x1 ***, type=3D0x0001, desiredx=3D0x0010, desiredy=3D0x0010, > loadflags=3D0x8000) > [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:233= 3] > in user32 (0x0034fcc8) > 7 0x7e97119e SIC_Initialize+0x1bd() > [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/shell32/iconcache.c:417] > in shell32 (0x0034fd08) > 8 0x7e97e8c5 DllMain+0xe4(hinstDLL=3D0x7e950000, fdwReason=3D0x0001, > fImpLoad=3D0x1) > [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/shell32/shell32_main.c:1 > 166] in shell32 (0x0034fd38) > 9 0x7e9c9e1a __wine_spec_dll_entry+0x69(inst=3D0x7e950000, > reason=3D0x0001, reserved=3D0x1) > [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/winecrt0/dll_entry.c:40] > in shell32 (0x0034fd58) > 10 0x7e44a925 call_dll_entry_point+0x14() in ntdll (0x0034fe58) > 11 0x7e44ce77 MODULE_InitDLL+0x216(wm=3D0x1191e0, reason=3D0x0001, > lpReserved=3D0x1) > [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/ntdll/loader.c:982] > in ntdll (0x0034fec8) > 12 0x7e44d211 process_attach+0x190(wm=3D0x1191e0, lpReserved=3D0x1) > [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/ntdll/loader.c:1071] > in ntdll (0x0034ff38) > 13 0x7e44d1c3 process_attach+0x142(wm=3D0x119130, lpReserved=3D0x1) > [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/ntdll/loader.c:1063] > in ntdll (0x0034ffa8) > 14 0x7e44d1c3 process_attach+0x142(wm=3D0x1186f8, lpReserved=3D0x1) > [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/ntdll/loader.c:1063] > in ntdll (0x0034ffe8) > 15 0x7e4515e4 attach_process_dlls+0x53(wm=3D0x1186f8) > [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/ntdll/loader.c:2541] > in ntdll (0x00000000) > 0x7e66468f create_alpha_bitmap+0x2af > [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:771] > in user32: movb %dl,0x0(%eax) > Unable to open file '' > Wine-dbg> >=20 > the cursor does not have its bitmaps. > the game crash few second laster with also a memory access problem. --nextPart2466125.OlP6JrjFSj Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEABECAAYFAkw50AsACgkQUaaFgP9pFrJIyQCeMXNm4rO1HoXdZNo9ahOelqPC K24AnA5YvAeTuO7Y8i1EWhZdafpvcuLn =Cshe -----END PGP SIGNATURE----- --nextPart2466125.OlP6JrjFSj-- From owner-freebsd-emulation@FreeBSD.ORG Sun Jul 11 15:11:31 2010 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 B34FC1065675 for ; Sun, 11 Jul 2010 15:11:31 +0000 (UTC) (envelope-from mickael.maillot@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 4179A8FC08 for ; Sun, 11 Jul 2010 15:11:30 +0000 (UTC) Received: by wwe15 with SMTP id 15so1051702wwe.31 for ; Sun, 11 Jul 2010 08:11:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=aVqKrvh4jQyMX+GMQeZOeGvhFbTJon8JBdhwbBWwAEQ=; b=IQkGUNnGLoK3uE05R5AM4yFY64gwR+5kmd1rZdMp+0xDK4nrM7yaQfew9C+wPiLL4A U7YyX5C4sYJjbClhA9g4z93kRwmEfWDdSG+JFXJXg+YlTZPnjeO4hF5pAsYWDksUaEwP 3SctmKKcqNa3F5/MspjDMPgPBbBipNw7CxRio= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=G8nb1pD6hmXPaoufJD3vh9u8QUTxxrI7Z1UPEwi62bK+bmHNdZnCb26+5SKaBV6Ixk OdKcx4LX11PXUqwGg8ra2TkCKWBssixS66WB8po6GYhcNsRELDAM/DucXfrBtkfFhYQo PUDywKVzyRVF44x6X86AO5D70uBXPixKsiJKs= MIME-Version: 1.0 Received: by 10.227.158.1 with SMTP id d1mr2361062wbx.110.1278861090127; Sun, 11 Jul 2010 08:11:30 -0700 (PDT) Received: by 10.216.11.145 with HTTP; Sun, 11 Jul 2010 08:11:30 -0700 (PDT) In-Reply-To: <201007111607.07727.naylor.b.david@gmail.com> References: <201007111607.07727.naylor.b.david@gmail.com> Date: Sun, 11 Jul 2010 17:11:30 +0200 Message-ID: From: =?ISO-8859-1?Q?Micka=EBl_Maillot?= To: David Naylor Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-emulation@freebsd.org Subject: Re: sc2 with wine on amd64 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: Sun, 11 Jul 2010 15:11:31 -0000 i disable nx protection in my BIOS and no change. 2010/7/11 David Naylor : > On Sunday 11 July 2010 12:17:23 Micka=EBl Maillot wrote: >> Hi >> >> i try to play StarCraft 2 with wine on my amd64 8-STABLE desktop. >> first there is a patch to get the game working: >> http://freelooser.fr/freebsd/patch-dlls__wined3d__swapchain_base.c >> see bug: http://bugs.winehq.org/show_bug.cgi?id=3D23556 >> >> now the problem related to amd64, when i start the game with windbg: > > If this is a problem related to amd64 (i.e. it does work under i386) then= you > could try to disable NX protection in your BIOS. > > I'm not sure of a way to only disable NX protection for wine under amd64. > >> WineDbg starting on pid 0019 >> First chance exception: page fault on write access to 0x00370000 in >> 32-bit code (0x7e66468f). >> Register dump: >> =A0CS:0033 SS:003b DS:003b ES:003b FS:0013 GS:001b >> =A0EIP:7e66468f ESP:0034f930 EBP:0034f9b8 EFLAGS:00010a02( =A0R- --O I = =A0 - - - >> ) EAX:00370000 EBX:7e75f32c ECX:00000003 EDX:00000067 >> =A0ESI:00000010 EDI:00000010 >> Stack dump: >> 0x0034f930: =A00000031c 00000000 00000000 00000010 >> 0x0034f940: =A000000010 00000000 00000000 00000010 >> 0x0034f950: =A000000010 7ea66a1c 00133cd0 00000000 >> 0x0034f960: =A000cc0020 7e80dbc4 80808081 00000000 >> 0x0034f970: =A000010020 00370000 00000000 00000010 >> 0x0034f980: =A000000010 00000040 00200001 00000000 >> Backtrace: >> =3D>0 0x7e66468f create_alpha_bitmap+0x2af(color=3D0x318, mask=3D0x314, >> src_info=3D0x133cd0, color_bits=3D0x7ea66a1c) >> [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:77= 1] >> in user32 (0x0034fa38) >> =A0 1 0x7e664ada create_icon_bitmaps+0x389(bmi=3D0x7ea669f4, width=3D0x0= 010, >> height=3D0x0010, color=3D0x34fa70, mask=3D0x34fa6c, alpha=3D0x34fa68) >> [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:83= 7] >> in user32 (0x0034fa98) >> =A0 2 0x7e664ecb CURSORICON_CreateIconFromBMI+0x23a(bmi=3D0x7ea669f4, >> hotspot=3D{x=3D0x0008, y=3D0x0008}, bIcon=3D0x0001, dwVersion=3D0x30000, >> width=3D0x0010, height=3D0x0010, cFlag=3D0x8000) >> [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:91= 7] >> in user32 (0x0034faf8) >> =A0 3 0x7e665914 CreateIconFromResourceEx+0x153(bits=3D"(", cbSize=3D0x0= 468, >> bIcon=3D0x0001, dwVersion=3D0x30000, width=3D0x0010, height=3D0x0010, >> cFlag=3D0x8000) >> [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:11= 59 >> ] in user32 (0x0034fb78) >> wineserver: file_set_error() can't map error: Bad address >> =A0 4 0x7e665f42 CURSORICON_Load+0x311(hInstance=3D0x7e950000, name=3D**= * >> invalid address 0x1 ***, width=3D0x0010, height=3D0x0010, depth=3D0x0020= , >> fCursor=3D0, loadflags=3D0x8000) >> [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:12= 92] >> in user32 (0x0034fbc8) >> wineserver: file_set_error() can't map error: Bad address >> =A0 5 0x7e6693cb LoadImageW+0x1fa(hinst=3D0x7e950000, name=3D*** invalid >> address 0x1 ***, type=3D0x0001, desiredx=3D0x0010, desiredy=3D0x0010, >> loadflags=3D0x8000) >> [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:23= 92] >> in user32 (0x0034fc68) >> wineserver: file_set_error() can't map error: Bad address >> =A0 6 0x7e668fed LoadImageA+0x4c(hinst=3D0x7e950000, name=3D*** invalid >> address 0x1 ***, type=3D0x0001, desiredx=3D0x0010, desiredy=3D0x0010, >> loadflags=3D0x8000) >> [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:23= 33] >> in user32 (0x0034fcc8) >> =A0 7 0x7e97119e SIC_Initialize+0x1bd() >> [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/shell32/iconcache.c:41= 7] >> in shell32 (0x0034fd08) >> =A0 8 0x7e97e8c5 DllMain+0xe4(hinstDLL=3D0x7e950000, fdwReason=3D0x0001, >> fImpLoad=3D0x1) >> [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/shell32/shell32_main.c= :1 >> 166] in shell32 (0x0034fd38) >> =A0 9 0x7e9c9e1a __wine_spec_dll_entry+0x69(inst=3D0x7e950000, >> reason=3D0x0001, reserved=3D0x1) >> [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/winecrt0/dll_entry.c:4= 0] >> in shell32 (0x0034fd58) >> =A0 10 0x7e44a925 call_dll_entry_point+0x14() in ntdll (0x0034fe58) >> =A0 11 0x7e44ce77 MODULE_InitDLL+0x216(wm=3D0x1191e0, reason=3D0x0001, >> lpReserved=3D0x1) >> [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/ntdll/loader.c:982] >> in ntdll (0x0034fec8) >> =A0 12 0x7e44d211 process_attach+0x190(wm=3D0x1191e0, lpReserved=3D0x1) >> [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/ntdll/loader.c:1071] >> in ntdll (0x0034ff38) >> =A0 13 0x7e44d1c3 process_attach+0x142(wm=3D0x119130, lpReserved=3D0x1) >> [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/ntdll/loader.c:1063] >> in ntdll (0x0034ffa8) >> =A0 14 0x7e44d1c3 process_attach+0x142(wm=3D0x1186f8, lpReserved=3D0x1) >> [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/ntdll/loader.c:1063] >> in ntdll (0x0034ffe8) >> =A0 15 0x7e4515e4 attach_process_dlls+0x53(wm=3D0x1186f8) >> [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/ntdll/loader.c:2541] >> in ntdll (0x00000000) >> 0x7e66468f create_alpha_bitmap+0x2af >> [/usr/ports/emulators/wine/work/wine-1.2-rc7/dlls/user32/cursoricon.c:77= 1] >> in user32: movb =A0 =A0 =A0 %dl,0x0(%eax) >> Unable to open file '' >> Wine-dbg> >> >> the cursor does not have its bitmaps. >> the game crash few second laster with also a memory access problem. > From owner-freebsd-emulation@FreeBSD.ORG Sun Jul 11 16:42:05 2010 Return-Path: Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CA68106564A; Sun, 11 Jul 2010 16:42:05 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 439D38FC12; Sun, 11 Jul 2010 16:42:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6BGg43w015952; Sun, 11 Jul 2010 16:42:04 GMT (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6BGg4iB015948; Sun, 11 Jul 2010 16:42:04 GMT (envelope-from naddy) Date: Sun, 11 Jul 2010 16:42:04 GMT Message-Id: <201007111642.o6BGg4iB015948@freefall.freebsd.org> To: naddy@FreeBSD.org, naddy@FreeBSD.org, freebsd-emulation@FreeBSD.org From: naddy@FreeBSD.org Cc: Subject: Re: ports/148096: archivers/xz: packages linux_base-* can not be built from ports on amd64 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: Sun, 11 Jul 2010 16:42:05 -0000 Synopsis: archivers/xz: packages linux_base-* can not be built from ports on amd64 Responsible-Changed-From-To: naddy->freebsd-emulation Responsible-Changed-By: naddy Responsible-Changed-When: Sun Jul 11 16:36:06 UTC 2010 Responsible-Changed-Why: This is indeed a problem with emulators/linux_base-*. These ports set ARCH=i386 on amd64. This value of ARCH is then passed on recursively when a dependency is installed, which then uses CONFIGURE_TARGET=i386-portbld-freebsd${OSREL}, causing problems on amd64. http://www.freebsd.org/cgi/query-pr.cgi?pr=148096 From owner-freebsd-emulation@FreeBSD.ORG Mon Jul 12 05:43:44 2010 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 5C6481065672 for ; Mon, 12 Jul 2010 05:43:44 +0000 (UTC) (envelope-from naylor.b.david@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id D9F728FC0C for ; Mon, 12 Jul 2010 05:43:43 +0000 (UTC) Received: by wwe15 with SMTP id 15so1331178wwe.31 for ; Sun, 11 Jul 2010 22:43:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:organization:to:subject :date:user-agent:cc:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=aker6EQ4uHLlS4ZCd7GLonuy7UVdNUc/JOWiAT0al4c=; b=ltrK+9A4czxWyjZ32I6aXupxenBQSVMolMKCTywpjy3h6apTXIYwAzTA9OFvfQTApZ g/Qqsu6kohhfqRTfGnnvge47NU9STYifZngrBlJhC9F8T6jBL6IZm5vetvL20HTBN/SB 66NfGGc8ys9rbrvPUg1/F5JOHr7/EdqLYxPSg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:organization:to:subject:date:user-agent:cc:references :in-reply-to:mime-version:content-type:content-transfer-encoding :message-id; b=DW+7TA2Mi0FaXFu0xYnpO+v8QRFhA+jU+3sl428VWZB1qp8x9RIB1ApHi1ax9jG3c0 pSIzVfy8HSrMx2AAHwRa0RaSMgUS6bvuPkLusTpfjq2nmHUAZ5WcD9s4KCJzIY9hYtn2 nOCNRizIp/qOMLv11Li8YwljPZDnFd+cw7o0k= Received: by 10.227.146.203 with SMTP id i11mr12035796wbv.107.1278913422370; Sun, 11 Jul 2010 22:43:42 -0700 (PDT) Received: from dragon.dg (41-132-93-138.dsl.mweb.co.za [41.132.93.138]) by mx.google.com with ESMTPS id a1sm28302804wbb.8.2010.07.11.22.43.38 (version=SSLv3 cipher=RC4-MD5); Sun, 11 Jul 2010 22:43:40 -0700 (PDT) From: David Naylor Organization: Private To: =?iso-8859-1?q?Micka=EBl_Maillot?= Date: Mon, 12 Jul 2010 07:43:41 +0200 User-Agent: KMail/1.13.3 (FreeBSD/9.0-CURRENT; KDE/4.4.3; amd64; ; ) References: <201007111607.07727.naylor.b.david@gmail.com> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2944336.gbVWkDokQ2"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201007120743.44786.naylor.b.david@gmail.com> Cc: freebsd-emulation@freebsd.org Subject: Re: sc2 with wine on amd64 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: Mon, 12 Jul 2010 05:43:44 -0000 --nextPart2944336.gbVWkDokQ2 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable On Sunday 11 July 2010 17:11:30 Micka=EBl Maillot wrote: > i disable nx protection in my BIOS and no change. Have you been successful in running this game under FreeBSD/i386? =20 I have been experiencing a few applications that do not enjoy running under= =20 wine/i386 and FreeBSD/amd64. Since I no longer run i386 systems I do not k= now=20 if this is a result of wine or FreeBSD. =20 > 2010/7/11 David Naylor : > > On Sunday 11 July 2010 12:17:23 Micka=EBl Maillot wrote: > >> Hi > >>=20 > >> i try to play StarCraft 2 with wine on my amd64 8-STABLE desktop. > >> first there is a patch to get the game working: > >> http://freelooser.fr/freebsd/patch-dlls__wined3d__swapchain_base.c > >> see bug: http://bugs.winehq.org/show_bug.cgi?id=3D23556 > >=20 > >> now the problem related to amd64, when i start the game with windbg: > > If this is a problem related to amd64 (i.e. it does work under i386) th= en > > you could try to disable NX protection in your BIOS. > >=20 > > I'm not sure of a way to only disable NX protection for wine under amd6= 4. --nextPart2944336.gbVWkDokQ2 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEABECAAYFAkw6q5AACgkQUaaFgP9pFrK7iwCfXTqWpJUT53ZpUXJOU14gIDLl 2OEAn0tCRN9iu20TJ2CjPZAIChIE4+KN =ljbL -----END PGP SIGNATURE----- --nextPart2944336.gbVWkDokQ2-- From owner-freebsd-emulation@FreeBSD.ORG Mon Jul 12 11:06:57 2010 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 8FC651065679 for ; Mon, 12 Jul 2010 11:06:57 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7DD4B8FC1C for ; Mon, 12 Jul 2010 11:06:57 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6CB6vN5093965 for ; Mon, 12 Jul 2010 11:06:57 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6CB6uCs093963 for freebsd-emulation@FreeBSD.org; Mon, 12 Jul 2010 11:06:56 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 12 Jul 2010 11:06:56 GMT Message-Id: <201007121106.o6CB6uCs093963@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-emulation@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-emulation@FreeBSD.org 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: Mon, 12 Jul 2010 11:06:57 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/148097 emulation [patch] suggested addition to linux_base-* packages to o ports/148096 emulation archivers/xz: packages linux_base-* can not be built f o kern/147793 emulation [vmware] cdrom handling, panic, possible race conditio o kern/146726 emulation [linux] Linux InstallJammer fails to execute on 8-STAB o kern/146237 emulation [linux] Linux binaries not reading directories mounted o kern/145024 emulation [linux] [panic] kernel crash by linux.ko module with n f kern/144763 emulation [linux] [panic] Kernel panic when start linux binaries o ports/142837 emulation [patch] emulators/linux_base-* packages fails to insta o kern/140156 emulation [linux] cdparanoia fails to read drive data o kern/139423 emulation [parallels] Networking does not work on amd64 guest on o kern/138944 emulation [parallels] [regression] Parallels no longer works in o kern/138880 emulation [linux] munmap segfaults after linux_mmap2 stresstest f ports/137332 emulation add caution messages to some adobe products s ports/136321 emulation x11-toolkits/linux-pango: please update linux based po o ports/136229 emulation [linux] emulators/linux_base-f10: certain linux apps l o ports/135337 emulation [PATCH] emulators/linux_base-f10: incorrect bash usage o kern/133144 emulation [linux] linuxulator 2.6 crashes with nvidias libGL.so. o kern/129169 emulation [linux] [patch] Linux Emulation ENOTCONN error using n o kern/126232 emulation [linux] Linux ioctl TCGETS (0x5401) always fails o kern/73777 emulation [linux] [patch] linux emulation: root dir special hand a kern/72920 emulation [linux]: path "prefixing" is not done on unix domain s o kern/41543 emulation [patch] [request] easier wine/w23 support o kern/39201 emulation [linux] [patch] ptrace(2) and rfork(RFLINUXTHPN) confu o kern/29698 emulation [linux] [patch] linux ipcs doesn'work o kern/21463 emulation [linux] Linux compatability mode should not allow setu o kern/11165 emulation [ibcs2] IBCS2 doesn't work correctly with PID_MAX 9999 26 problems total. From owner-freebsd-emulation@FreeBSD.ORG Mon Jul 12 18:59:18 2010 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C289106564A; Mon, 12 Jul 2010 18:59:18 +0000 (UTC) (envelope-from mi@aldan.algebra.com) Received: from mail2.timeinc.net (mail2.timeinc.net [64.236.74.30]) by mx1.freebsd.org (Postfix) with ESMTP id 1F15D8FC0C; Mon, 12 Jul 2010 18:59:17 +0000 (UTC) Received: from mail.timeinc.net (timeinc2-lm25.websys.aol.com [64.12.55.166]) by mail2.timeinc.net (8.13.8/8.13.8) with ESMTP id o6CIksxc020688 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 12 Jul 2010 14:46:55 -0400 Received: from ws-mteterin.dev.pathfinder.com (ws-mteterin.dev.pathfinder.com [209.251.223.173]) by mail.timeinc.net (8.13.8/8.13.8) with SMTP id o6CIkrBv017100; Mon, 12 Jul 2010 14:46:54 -0400 Message-ID: <4C3B631D.4090406@aldan.algebra.com> Date: Mon, 12 Jul 2010 14:46:53 -0400 From: "Mikhail T." User-Agent: Mozilla/5.0 (X11; U; Linux i686; uk; rv:1.9.1.10) Gecko/20100512 Lightning/1.0b1 Thunderbird/3.0.5 MIME-Version: 1.0 To: Hiroki Sato Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: emulation@FreeBSD.org, blanka x Subject: acroread9 would not come up on 8.1/i386: 'RSException' 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: Mon, 12 Jul 2010 18:59:18 -0000 Hello! acroread9 would not come up on this newly-built 8.1 system: s@s:~ (277) acroread9 (process:70135): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. terminate called after throwing an instance of 'RSException' The linux-base is "f10", both "special" filesystems are mounted: linprocfs on /usr/compat/linux/proc (linprocfs, local) linsysfs on /usr/compat/linux/sys (linsysfs, local) Please, advise. Thanks! Yours, -mi From owner-freebsd-emulation@FreeBSD.ORG Sat Jul 17 18:35:49 2010 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDF281065677; Sat, 17 Jul 2010 18:35:49 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmmtao102.cox.net (eastrmmtao102.cox.net [68.230.240.8]) by mx1.freebsd.org (Postfix) with ESMTP id 532A48FC19; Sat, 17 Jul 2010 18:35:49 +0000 (UTC) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao102.cox.net (InterMail vM.8.00.01.00 201-2244-105-20090324) with ESMTP id <20100717183548.PZNP7060.eastrmmtao102.cox.net@eastrmimpo02.cox.net>; Sat, 17 Jul 2010 14:35:48 -0400 Received: from localhost ([68.103.37.153]) by eastrmimpo02.cox.net with bizsmtp id j6bn1e00C3JFCbG026boTo; Sat, 17 Jul 2010 14:35:48 -0400 X-VR-Score: -200.00 X-Authority-Analysis: v=1.1 cv=9hqMks3O5GNLj/qlJOa2Pir5HjFKYRx/CqtbUNZ5PAg= c=1 sm=1 a=JjcG-_aObBkA:10 a=IkcTkHD0fZMA:10 a=N4x68aYdfVlkKDflYggXRA==:17 a=mK_AVkanAAAA:8 a=kviXuzpPAAAA:8 a=6I5d2MoRAAAA:8 a=mC-uK_34AAAA:8 a=ss19e-J0EwNapE8CtIUA:9 a=7YNb-UsLBfwd0VZlP0cA:7 a=D88WSbN90-N9qQIur-VoLwp18KgA:4 a=QEXdDO2ut3YA:10 a=twX6zS2zVsUA:10 a=bziF2iQsk3kA:10 a=9xyTavCNlvEA:10 a=4vB-4DCPJfMA:10 a=SV7veod9ZcQA:10 a=N4x68aYdfVlkKDflYggXRA==:117 X-CM-Score: 0.00 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes References: <20100715094611.686ad84f@ernst.jennejohn.org> To: gljennjohn@googlemail.com Date: Sat, 17 Jul 2010 13:39:56 -0500 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Jeremy Messenger" Message-ID: In-Reply-To: <20100715094611.686ad84f@ernst.jennejohn.org> User-Agent: Opera Mail/10.10 (Linux) Cc: emulation@freebsd.org, freebsd-ports@freebsd.org Subject: Re: www/linux-opera 10.60 patch... 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: Sat, 17 Jul 2010 18:35:49 -0000 On Thu, 15 Jul 2010 02:46:11 -0500, Gary Jennejohn wrote: > On Wed, 14 Jul 2010 17:10:57 -0500 > "Jeremy Messenger" wrote: > >> Hello all, >> >> A few of you have asked me about patch of linux-opera update to 10.60. >> Here: http://people.freebsd.org/~mezz/diff/linux-opera1060.diff >> >> The flash plugin 10.1 has an issue of sometimes the mouse click does not >> work. I am not sure if it's Opera 10.60 or flash plugin 10.1 issue as I >> haven't dig deeper in it yet. Anyone is welcome to figure on this bug if >> you don't want to wait. >> > > I installed 10.60 last week directly from the tarball. > > Things I've noticed > 1) linux: pid 2334 (opera): ioctl fd=5, cmd=0x8910 ('‰',16) is not > implemented - haven't checked just exacly what this ioctl does Yeah, I get that too. A more line: ioctl fd=17, cmd=0x8b01 ('‹',1) is not implemented The 0x8910 is SIOCGIFNAME and 0x8b01 is SIOCGIWNAME in Linux's ioctl. I don't think FreeBSD has those. Someone in emulation@ (add in CC) might knows more about it. Even if someone want to create patch for it. > 2) operapluginwrapper dumps core quite frequently, but that also happened > with the older linux-opera too Known issue for very long time. Don't know why and don't know how to do backtraces with linux binary in FreeBSD. > I haven't noticed any problems with flash. No click issue? in Hulu? I only tested flash in hulu.com. Cheers, Mezz > -- > Gary Jennejohn -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-emulation@FreeBSD.ORG Sat Jul 17 23:30:57 2010 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08BE51065674 for ; Sat, 17 Jul 2010 23:30:57 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with ESMTP id 909118FC08 for ; Sat, 17 Jul 2010 23:30:56 +0000 (UTC) Received: (qmail 13211 invoked by uid 399); 17 Jul 2010 23:30:55 -0000 Received: from localhost (HELO laptop.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 17 Jul 2010 23:30:55 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Date: Sat, 17 Jul 2010 16:30:54 -0700 (PDT) From: Doug Barton To: emulation@FreeBSD.org Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-message-flag: Outlook -- Not just for spreading viruses anymore! OpenPGP: id=1A1ABC84 Organization: http://SupersetSolutions.com/ MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Cc: Subject: flash problem: unhandled variable 18 in NPP_GetValue() 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: Sat, 17 Jul 2010 23:30:57 -0000 Howdy, I'm working on diagnosing my problems with flash in -current, and ran firefox on the command line to see if anything interesting popped out, and saw this, repeatedly: *** NSPlugin Viewer *** WARNING: unhandled variable 18 () in NPN_GetValue() *** NSPlugin Viewer *** WARNING: unhandled variable 18 () in NPN_GetValue() *** NSPlugin Wrapper *** WARNING: unhandled variable 18 in NPP_GetValue() Not sure if it's related to my problem or not, but I thought I'd report it. Doug -- Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/ Computers are useless. They can only give you answers. -- Pablo Picasso