http://bugs.winehq.org/show_bug.cgi?id=32744
Bug #: 32744 Summary: Batman: Arkham Asylum Demo "err:wbemprox:wql_error syntax error, unexpected $end, expecting TK_ID" Product: Wine Version: 1.5.21 Platform: x86 URL: http://store.steampowered.com/app/35140/ OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: wmi&wbemprox AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com CC: andrey.goosev@gmail.com, hans@meelstraat.net Depends on: 32737, 32685, 32704, 32716, 32727 Classification: Unclassified
Created attachment 43206 --> http://bugs.winehq.org/attachment.cgi?id=43206 WINEDEBUG=tid,wbemprox,wmiutils
Continuation of bug #32737.
wine-1.5.21-321-g175039e
Unhandled Exception: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at System.Management.IWbemServices.GetObject_(String strObjectPath, Int32 lFlags, IWbemContext pCtx, IWbemClassObjectFreeThreaded& ppObject, IntPtr ppCallResult) at System.Management.ManagementObject.Get() at System.Management.ManagementObject.GetMethodParameters(String methodName, ManagementBaseObject& inParameters, IWbemClassObjectFreeThreaded& inParametersClass, IWbemClassObjectFreeThreaded& outParametersClass) at System.Management.ManagementObject.InvokeMethod(String methodName, Object[] args) at BmLauncher.Program.GetProcessOwner(Int32 processId) at BmLauncher.Program.GetPrevInstance() at BmLauncher.Program.Main()