Hi I'm playing WoW server to make authentication and I get the following
error:
wine WoF.exe
fixme:reg:GetNativeSystemInfo (0x39f76c) using GetSystemInfo()
fixme:ntoskrnl:KeGetCurrentIrql stub!
DbgPrint says: (null)(IRQL 00): compiled at 15:47:08 on Aug 6 2007
fixme:ntoskrnl:KeGetCurrentIrql stub!
DbgPrint says: SPDTool(IRQL 00): Created device: \Device\SPDTool
fixme:ntoskrnl:KeGetCurrentIrql stub!
DbgPrint says: SPDTool(IRQL 00): Created link: \??\SPDTool ->
\Device\SPDTool
wine: Call from 0x7b844673 to unimplemented function ntoskrnl.exe.MmMapIoSpace,
aborting
wine: Unimplemented function ntoskrnl.exe.MmMapIoSpace called at address
0x7b844673 (thread 0019), starting debugger...
Unhandled exception: unimplemented function ntoskrnl.exe.MmMapIoSpace called in
32-bit code (0x7b844673).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
EIP:7b844673 ESP:0064da94 EBP:0064daf8 EFLAGS:00000246( - -- I Z- -P- )
EAX:7b82ee41 EBX:7b8b8ff4 ECX:00000000 EDX:0064db1c
ESI:0064db1c EDI:00000000
Stack dump:
0x0064da94: 0064db1c 00000008 0000003c 80000100
0x0064daa4: 00000001 00000000 7b844673 00000002
0x0064dab4: 7ede5600 7ede8cc5 0064dad0 0065130c
0x0064dac4: b7eebff4 7ecc50f8 00000000 0064db00
0x0064dad4: b7dc9459 00000000 7ecc50f8 7ecc26a5
0x0064dae4: 7ecc2693 0064db18 7b84460a 00000000
Backtrace:
=>0 0x7b844673 in kernel32 (+0x24673) (0x0064daf8)
1 0x7ede5598 in ntoskrnl (+0x15598) (0x0064db28)
2 0x7eddec98 in ntoskrnl (+0xec98) (0x0064e778)
3 0x7ee96df7 in winedevice (+0x6df7) (0x0064e9f8)
4 0x7ee97326 in winedevice (+0x7326) (0x0064ea48)
5 0x7ee3c66c in advapi32 (+0x2c66c) (0x0064ea98)
6 0x7bc6ba74 call_thread_func+0xc() in ntdll (0x0064eaa8)
7 0x7bc6bc90 call_thread_entry_point+0x70() in ntdll (0x0064eb78)
8 0x7bc73edb in ntdll (+0x63edb) (0x0064f3b8)
9 0xb7d9b4ff start_thread+0xbf() in libpthread.so.0 (0x0064f4b8)
10 0xb7d1549e __clone+0x5e() in libc.so.6 (0x00000000)
0x7b844673: subl $4,%esp
Modules:
Module Address Debug info Name (28 modules)
PE 650000- 65b000 Deferred spdtool.sys
ELF 7b800000-7b96e000 Export kernel32<elf>
\-PE 7b820000-7b96e000 \ kernel32
ELF 7bc00000-7bcb1000 Export ntdll<elf>
\-PE 7bc10000-7bcb1000 \ ntdll
ELF 7bf00000-7bf04000 Deferred <wine-loader>
ELF 7ecaf000-7ecc6000 Deferred hal<elf>
\-PE 7ecb0000-7ecc6000 \ hal
ELF 7ecc6000-7ed35000 Deferred msvcrt<elf>
\-PE 7ece0000-7ed35000 \ msvcrt
ELF 7ed35000-7eda3000 Deferred rpcrt4<elf>
\-PE 7ed40000-7eda3000 \ rpcrt4
ELF 7edc4000-7edff000 Export ntoskrnl<elf>
\-PE 7edd0000-7edff000 \ ntoskrnl
ELF 7edff000-7ee56000 Export advapi32<elf>
\-PE 7ee10000-7ee56000 \ advapi32
ELF 7ee56000-7ee62000 Deferred libnss_files.so.2
ELF 7ee62000-7ee7b000 Deferred libnsl.so.1
ELF 7ee7b000-7ee84000 Deferred libnss_compat.so.2
ELF 7ee85000-7ee9a000 Export winedevice<elf>
\-PE 7ee90000-7ee9a000 \ winedevice
ELF 7efc4000-7efea000 Deferred libm.so.6
ELF 7eff5000-7f000000 Deferred libnss_nis.so.2
ELF b7c2d000-b7c31000 Deferred libdl.so.2
ELF b7c31000-b7d94000 Export libc.so.6
ELF b7d95000-b7dae000 Export libpthread.so.0
ELF b7dc4000-b7f00000 Deferred libwine.so.1
ELF b7f02000-b7f20000 Deferred ld-linux.so.2
Threads:
process tid prio (all id:s are in hex)
00000008
00000011 0
00000009 0
0000000c
0000001a 0
00000018 0
00000016 0
00000013 0
00000012 0
0000000e 0
0000000d 0
0000000f
00000010 0
00000014 (D) C:\windows\system32\winedevice.exe
00000019 0 <==
00000017 0
00000015 0
Backtrace:
=>0 0x7b844673 in kernel32 (+0x24673) (0x0064daf8)
1 0x7ede5598 in ntoskrnl (+0x15598) (0x0064db28)
2 0x7eddec98 in ntoskrnl (+0xec98) (0x0064e778)
3 0x7ee96df7 in winedevice (+0x6df7) (0x0064e9f8)
4 0x7ee97326 in winedevice (+0x7326) (0x0064ea48)
5 0x7ee3c66c in advapi32 (+0x2c66c) (0x0064ea98)
6 0x7bc6ba74 call_thread_func+0xc() in ntdll (0x0064eaa8)
7 0x7bc6bc90 call_thread_entry_point+0x70() in ntdll (0x0064eb78)
8 0x7bc73edb in ntdll (+0x63edb) (0x0064f3b8)
9 0xb7d9b4ff start_thread+0xbf() in libpthread.so.0 (0x0064f4b8)
10 0xb7d1549e __clone+0x5e() in libc.so.6 (0x00000000)
wine: Call from 0x7b844673 to unimplemented function ntoskrnl.exe.MmMapIoSpace,
aborting
wine: Call from 0x7b844673 to unimplemented function ntoskrnl.exe.MmMapIoSpace,
aborting
fixme:advapi:SetSecurityInfo stub
archive Data\esES\patch-esES.MPQ opened
archive Data\patch.MPQ opened
archive Data\esES\patch-esES-2.MPQ opened
archive Data\patch-2.MPQ opened
archive Data\patch-a.MPQ opened
archive Data\patch-b.MPQ opened
archive Data\expansion.MPQ opened
archive Data\lichking.MPQ opened
archive Data\common.MPQ opened
archive Data\common-2.MPQ opened
archive Data\esES\locale-esES.MPQ opened
archive Data\esES\speech-esES.MPQ opened
archive Data\esES\expansion-locale-esES.MPQ opened
archive Data\esES\lichking-locale-esES.MPQ opened
archive Data\esES\expansion-speech-esES.MPQ opened
archive Data\esES\lichking-speech-esES.MPQ opened
Unable to read extra attributes: "Data\patch-b.MPQ"
Unable to read extra attributes: "Data\patch-a.MPQ"
fixme:win:EnumDisplayDevicesW ((null),0,0x39ed5c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39eb5c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f034,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f28c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f3a0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f538,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f534,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f4c0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f4b0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39efb8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f0f0,0x00000000), stub!
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x140ae8,0x1409e8): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x39de9c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39ded4,0x00000000), stub!
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (5000):
STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 5000
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (5000):
STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 5000
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONTEXT_VALUE; STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONTEXT_VALUE; STUB
fixme:win:EnumDisplayDevicesW ((null),0,0x39d834,0x00000000), stub!
wine client error:9: write: Descriptor de archivo inv?lido
-------------
And if I run this command:
wine net start spdtool
The SPDTool service is starting.
err:winedevice:ServiceMain driver L"SPDTool" failed to load
Service request timeout
And:
wine net stop spdtool
The SPDTool service is stopping.
fixme:service:EnumDependentServicesA 0x127878 0x00000001 (nil) 0x00000000
0x32edbc 0x32edb8 - stub
Invalid service control
Thanks, for your help