https://bugs.winehq.org/show_bug.cgi?id=52879
--- Comment #6 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 72569 --> https://bugs.winehq.org/attachment.cgi?id=72569 hack for netapi32
When I tried today got yet another crash coming from netapi32, didn`t see that yesterday, strange...
By disabling netapi32, or applying stupid hack from attachment this can be worked around.
Anyway, seems to be yet more bugs then.
I`ve send patch for 1st bug, and will send for 2nd (wbemprox) to wine-devel
Crash from netapi (I ran with disable ntoskrnl.exe):
Unhandled exception: 0x000006d9 in 64-bit code (0x0000007b01389e). . Backtrace: =>0 0x0000007b01389e RaiseException+0x46(code=<internal error>, flags=<internal error>, count=<is not available>, args=<internal error>) [Z:\home\louis\sda2\wine\dlls\kernelbase\debug.c:302] in kernelbase (0x0000000418fbf0) 1 0x00000231b22a72 RpcRaiseException+0x12(exception=<internal error>) [Z:\home\louis\sda2\wine\dlls\rpcrt4\rpcrt4_main.c:215] in rpcrt4 (0x0000000418fbf0) 2 0x00000231ae9746 NdrGetBuffer+0x86(stubmsg=000000000418F958, buflen=0x24, handle=00000000027841B0) [Z:\home\louis\sda2\wine\dlls\rpcrt4\ndr_clientserver.c:167] in rpcrt4 (0x0000000418fbf0) 3 0x000003673e4318 NetrJobEnum+0x128(ServerName=0x00000000000000000, pEnumContainer=<is not available>, PreferredMaximumLength=0xffffffff, pTotalEntries=000000000418FC00, pResumeHandle=<is not available>) [Z:\home\louis\sda2\wine64-build\dlls\netapi32\atsvc_c.c:398] in netapi32 (0x0000000418fbf0) 4 0x000003673d73a5 NetScheduleJobEnum+0x55(server=0x00000000000000000, bufptr=000000000418FBF8, prefmaxsize=0xffffffff, entriesread=000000000418FBF0, totalentries=000000000418FC00, resumehandle=0x00000000000000000) [Z:\home\louis\sda2\wine\dlls\netapi32\netapi32.c:331] in netapi32 (0x0000000418fbf0) 0x0000007b01389e RaiseException+0x46 [Z:\home\louis\sda