Hi there. I am not a Linux noob, but equally, I wouldn't say I'm an expert either; I get by. Recently built myself a new Fedora 13 box, running an AMD quad 955. I chose X64, which may have been my first BIG mistake, but I've stuck with that decision. I have installed Wine, and have the 32bit version working. I play WoW on XP, but, would like to get it running under Wine. The install I am using is the latest Burning Crusades install from Blizzard. I kick off Wine to do the install I get the following, which I don't think is anything too unusual: Code: [Peter@GoldWing ~]$ wine32 /media/TreasureChest_/World\ of\ Warcraft\ Installer/Installer.exe fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000 [Peter@GoldWing ~]$ fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000 fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000 fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (60000): STUB fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 60000 fixme:ntdll:NtPowerInformation semi-stub: SystemPowerCapabilities Missing symbol {OriginalInstallPath}! (SymbolTable::UnmappedSymbolSubstitution) fixme:font:CreateScalableFontResourceW (1,L"C:\\users\\Peter\\Temp\\Blizzard\\Installer_03301633\\FrizQuadrata.fot",L"C:\\users\\Peter\\Temp\\Blizzard\\Installer_03301633\\FrizQuadrata.ttf",(null)): stub At this point, I get a "Insufficient CPU Speed" error thrown by WOW, I chose Install Anyway. >From what I have read, about the CPU speed error, it's not unusual. Install BC chosen English chosen as language EULA brought up, but, it's empty, no text. Wine crashes: The program Installer.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience. The remainder of the dump is: Code: fixme:shdocvw:PersistStorage_InitNew (0x144740)->(0x597d98) fixme:urlmon:URLMoniker_BindToObject use running object table fixme:shdocvw:BindStatusCallback_OnProgress status code 11 fixme:shdocvw:BindStatusCallback_OnProgress status code 14 Could not load wine-gecko. HTML rendering will be disabled. err:mshtml:HTMLDocument_Create Failed to init Gecko, returning CLASS_E_CLASSNOTAVAILABLE fixme:ole:CoCreateInstance no instance created for interface {00000000-0000-0000-c000-000000000046} of class {25336920-03f9-11cf-8fd0-00aa00686f13}, hres is 0x80040111 fixme:shdocvw:bind_to_object BindToObject failed: 800c0010 wine: Unhandled page fault on read access to 0x00000000 at address 0x47eea6 (thread 0019), starting debugger... Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0047eea6). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:0047eea6 ESP:0033ec68 EBP:00000001 EFLAGS:00210246( R- -- I Z- -P- ) EAX:00000000 EBX:6850a960 ECX:25eead20 EDX:0033ec68 ESI:00020038 EDI:00000000 Stack dump: 0x0033ec68: 00000000 00000000 6850a96d 00144740 0x0033ec78: 00020038 0047c36a 00020042 0033eca0 0x0033ec88: 0033ec98 0033ec9c 00020038 00000000 0x0033ec98: ffffffff ffffffff ffffffff 00000190 0x0033eca8: 7fffffff 00000000 00020038 00000000 0x0033ecb8: 00000001 0047c6c2 0047c4d2 00020038 Backtrace: 0x0047eea6: movl 0x0(%eax),%ecx Modules: Module Address Debug info Name (29 modules) PE 400000- 5ee000 Export installer PE 20010000-20014000 Deferred riched20 PE 20130000-20133000 Deferred midimap PE 25ec0000-25ece000 Deferred shdocvw PE 37850000-37854000 Deferred version PE 3e980000-3e987000 Deferred msacm32 PE 3f270000-3f274000 Deferred lz32 PE 50ee0000-50ee3000 Deferred winepulse PE 57ee0000-57ef2000 Deferred mshtml PE 5d050000-5d054000 Deferred dsound PE 66d10000-66d19000 Deferred urlmon PE 67120000-67175000 Deferred winmm PE 68320000-68324000 Deferred ntdll PE 68400000-68404000 Deferred advapi32 PE 68460000-68464000 Deferred rpcrt4 PE 684e0000-684f5000 Deferred user32 PE 685f0000-685f4000 Deferred gdi32 PE 68690000-68782000 Deferred shell32 PE 68830000-68837000 Deferred shlwapi PE 68890000-68894000 Deferred ole32 PE 689b0000-689b4000 Deferred oleaut32 PE 68aa0000-68aaa000 Deferred wininet PE 68b10000-68b18000 Deferred mpr PE 68d80000-68d84000 Deferred winex11 PE 68f90000-68f94000 Deferred imm32 PE 68fc0000-69070000 Deferred kernel32 PE 69120000-69124000 Deferred uxtheme PE 6e1b0000-6e1b3000 Deferred msacm32 PE 7aef0000-7af03000 Deferred comctl32 Threads: process tid prio (all id:s are in hex) 0000000e services.exe 00000014 0 00000010 0 0000000f 0 00000011 winedevice.exe 00000017 0 00000013 0 00000012 0 00000018 (D) C:\users\Peter\Temp\Blizzard Installer Bootstrap - 00000157\Installer.exe 0000002a 15 00000029 15 00000025 0 00000024 0 00000023 0 00000022 0 00000021 0 00000020 0 00000019 0 <== 0000001a explorer.exe 0000001b 0 Backtrace: This is all repeatable (done at least 3 times). Any advice would certainly be appreciated. Be nice to have a 4 way game with the kids & this is machine #4. 8) Thanks, Peter.