http://bugs.winehq.org/show_bug.cgi?id=20651 --- Comment #10 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-01-02 23:31:16 --- Judging from relay output: 0047:Call ole32.MkParseDisplayName(001874b8,00a61c98,0033f2ec,0033f230) ret=0037a454 ... 0047:Call advapi32.RegOpenKeyW(80000000,0018aa30 L"winmgmts\\CLSID",0033f098) ret=6336a0db 0047:Ret advapi32.RegOpenKeyW() retval=00000002 ret=6336a0db ... 0047:Call KERNEL32.lstrcmpW(0018ab40 L"winmgmts:",63417bf6 L"..") ret=6337f432 0047:Ret KERNEL32.lstrcmpW() retval=00000001 ret=6337f432 0047:Call KERNEL32.lstrcmpW(0018abf0 L"cimv2",63417bf2 L"\\") ret=6337f52c 0047:Ret KERNEL32.lstrcmpW() retval=00000001 ret=6337f52c ... The crash is likely to stem from inadequate implementation of WMI in Wine. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.