http://bugs.winehq.org/show_bug.cgi?id=14556
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #1 from Anastasius Focht focht@gmx.net 2008-07-18 15:19:51 --- Hello,
that native image generation (ngen) service problem is actually dupe of bug 14040
--- snip --- .. 0009:Call advapi32.RegCreateKeyExW(80000002,0032ecb8 L"SOFTWARE\Microsoft\.NetFramework",00000000,00000000,00000000,0001010f,00000000,0032ec50,00000000) ret=64074c7c 0009:Ret advapi32.RegCreateKeyExW() retval=00000005 ret=64074c7c 0009:Call KERNEL32.GetLastError() ret=64070522 0009:Ret KERNEL32.GetLastError() retval=00000057 ret=64070522 0009:Call ntdll.RtlFreeHeap(00110000,00000000,00135760) ret=64076768 0009:Ret ntdll.RtlFreeHeap() retval=00000001 ret=64076768 0009:Call KERNEL32.GetLastError() ret=640703bb 0009:Ret KERNEL32.GetLastError() retval=00000057 ret=640703bb 0009:Call KERNEL32.GetLastError() ret=64070497 0009:Ret KERNEL32.GetLastError() retval=00000057 ret=64070497 0009:Call ntdll.RtlAllocateHeap(00110000,00000000,0000000c) ret=64076753 0009:Ret ntdll.RtlAllocateHeap() retval=00135760 ret=64076753 0009:Call KERNEL32.GetLastError() ret=640703bb 0009:Ret KERNEL32.GetLastError() retval=00000057 ret=640703bb 0009:Call KERNEL32.RaiseException(e06d7363,00000001,00000003,0032ebf8) ret=78158dd3 0009:trace:seh:raise_exception code=e06d7363 flags=1 addr=0x7b8432e0 0009:trace:seh:raise_exception info[0]=19930520 0009:trace:seh:raise_exception info[1]=0032ec38 0009:trace:seh:raise_exception info[2]=64081810 0009:trace:seh:raise_exception eax=7b82c459 ebx=7b8b2884 ecx=00000000 edx=0032ebf8 esi=0032ebf8 edi=0032eb60 0009:trace:seh:raise_exception ebp=0032eb48 esp=0032eae4 cs=0073 ds=007b es=007b fs=0033 gs=003b flags=00000246 0009:trace:seh:call_stack_handlers calling handler at 0x6407c6b5 code=e06d7363 flags=1 --- snip ---
Either disable the service or take the patch from 14040 if it bothers you.
Regards