http://bugs.winehq.org/show_bug.cgi?id=20355
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |obfuscation Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Version|unspecified |1.1.31 Resolution| |DUPLICATE Summary|vls_verb_module: won't |Visual Link Spanish: Level |start |II Verb Module won't start | |(madCodeHook version | |incompatible with wine | |builtins)
--- Comment #19 from Anastasius Focht focht@gmx.net 2011-06-18 03:03:37 CDT --- Hello,
indeed dupe of bug 15437
--- snip --- ... 0009:Call KERNEL32.CreateFileW(001c7f08 L"C:\windows\system32\KERNEL32.dll",80000000,00000001,00000000,00000003,00000000,00000000) ret=003afa8a 0009:Ret KERNEL32.CreateFileW() retval=000000bc ret=003afa8a 0009:Call KERNEL32.LocalFree(001c7f08) ret=003afac5 0009:Ret KERNEL32.LocalFree() retval=00000000 ret=003afac5 0009:Call KERNEL32.GetVersion() ret=003afacf 0009:Ret KERNEL32.GetVersion() retval=0a280105 ret=003afacf 0009:Call KERNEL32.CreateFileMappingW(000000bc,00000000,00000002,00000000,00000000,00000000) ret=003afae6 0009:Ret KERNEL32.CreateFileMappingW() retval=000000c0 ret=003afae6 0009:Call KERNEL32.MapViewOfFile(000000c0,00000004,00000000,00000000,00000000) ret=003afb0e 0009:Ret KERNEL32.MapViewOfFile() retval=02cf0000 ret=003afb0e 0009:Call KERNEL32.CloseHandle(000000c0) ret=003afb16 0009:Ret KERNEL32.CloseHandle() retval=00000001 ret=003afb16 0009:Call KERNEL32.CloseHandle(000000bc) ret=003afb1c 0009:Ret KERNEL32.CloseHandle() retval=00000001 ret=003afb1c 0009:Call KERNEL32.GetCurrentProcessId() ret=003b6285 0009:Ret KERNEL32.GetCurrentProcessId() retval=00000008 ret=003b6285 0009:Call KERNEL32.GetVersion() ret=003b547f 0009:Ret KERNEL32.GetVersion() retval=0a280105 ret=003b547f 0009:Call advapi32.InitializeSecurityDescriptor(0032f588,00000001) ret=003b5441 0009:Ret advapi32.InitializeSecurityDescriptor() retval=00000001 ret=003b5441 0009:Call advapi32.SetSecurityDescriptorDacl(0032f588,ffffffff,00000000,00000000) ret=003b544d 0009:Ret advapi32.SetSecurityDescriptorDacl() retval=00000001 ret=003b544d 0009:Call KERNEL32.CreateMutexW(0032f59c,00000000,02bf0b90 L"Global\mchMixCache$8") ret=003967c3 0009:Ret KERNEL32.CreateMutexW() retval=000000bc ret=003967c3 0009:Call KERNEL32.WaitForSingleObject(000000bc,ffffffff) ret=003b62b9 0009:Ret KERNEL32.WaitForSingleObject() retval=00000000 ret=003b62b9 0009:Call KERNEL32.GetCurrentThreadId() ret=003b62d4 0009:Ret KERNEL32.GetCurrentThreadId() retval=00000009 ret=003b62d4 0009:Call KERNEL32.ReleaseMutex(000000bc) ret=003b637d 0009:Ret KERNEL32.ReleaseMutex() retval=00000001 ret=003b637d 0009:Call KERNEL32.CloseHandle(000000bc) ret=003b6383 0009:Ret KERNEL32.CloseHandle() retval=00000001 ret=003b6383 0009:trace:seh:raise_exception code=c0000005 flags=0 addr=0x3afc6b ip=003afc6b tid=0009 0009:trace:seh:raise_exception info[0]=00000000 0009:trace:seh:raise_exception info[1]=031e038a 0009:trace:seh:raise_exception eax=031e0052 ebx=7b820000 ecx=00000001 edx=000000ce esi=7b820040 edi=02cf0000 0009:trace:seh:raise_exception ebp=02d852fc esp=0032f600 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00010202 --- snip ---
Regards
*** This bug has been marked as a duplicate of bug 15437 ***