http://bugs.winehq.org/show_bug.cgi?id=23659
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2010-07-14 20:18:30 ---
From log:
wine: Call from 0x7b83c951 to unimplemented function rpcrt4.dll.I_RpcExceptionFilter, aborting wine: Unimplemented function rpcrt4.dll.I_RpcExceptionFilter called at address 0x7b83c951 (thread 0022), starting debugger...
I_RpcExceptionFilter is definitely implemented in Wine, so you're likely using the native DLLs installed by doing winetricks dcom98, which makes your configuration invalid. Please retry with a clean Wine prefix.