http://bugs.winehq.org/show_bug.cgi?id=6159
Summary: DeviceLock installer crashes in NdrSendReceive() Product: Wine Version: 0.9.20. Platform: PC URL: http://www.protect-me.com/dl/download.html (Europe) OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: wine-ole AssignedTo: wine-bugs@winehq.org ReportedBy: saulius.krasuckas@elst.vtu.lt
I run it in silent mode (/s), but that happens during interactive setup too. Setup app should install DeviceLock Service for Windows NT/2000/XP/2003, but crashes with following output:
$ ./wine dlock/setup.exe /s fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:actctx:CreateActCtxW 0x33d30c 00000088 fixme:rpc:RpcBindingSetAuthInfoExW unsupported AuthnLevel 0 fixme:rpc:RpcMgmtSetComTimeout (0x1634b8, 0): stub wine: Unhandled exception 0x000006d9 at address 0x7ee98d80 (thread 0009), starting debugger...
This may be an important part for searching in bug DB:
Backtrace: =>1 0x7ee98e0b RaiseException+0x8b(code=0x6d9, flags=0x0, nbargs=0x0, args=0x0) [...dlls/kernel/except.c:85] in kernel32 (0x7ee98e0b) 2 0x7dbc55cb RpcRaiseException+0x1f(exception=0x6d9) [...dlls/rpcrt4/rpcrt4_main.c:209] in rpcrt4 (0x7dbc55cb) 3 0x7dbb83a5 NdrSendReceive+0xe5(stubmsg=0x33cec8, buffer=0x16aa90) [...dlls/rpcrt4/ndr_midl.c:315] in rpcrt4 (0x7dbb83a5) 4 0x7dbba54d NdrClientCall2+0xb79(pStubDesc=0x18444a0, pFormat=0x1843786) [...dlls/rpcrt4/ndr_stubless.c:935] in rpcrt4 (0x7dbba54d) 5 0x0182fdaa in dli (+0x4fdaa) (0x0182fdaa) 6 0x0182e6ef in dli (+0x4e6ef) (0x0182e6ef)