http://bugs.winehq.org/show_bug.cgi?id=25252 --- Comment #32 from Hans Leidekker <hans(a)meelstraat.net> 2012-06-26 13:28:32 CDT --- (In reply to comment #31)
The last calls to wbemprox before crash:
trace:wbemprox:wbem_services_ExecQuery 0x17d020, L"WQL", L"SELECT * FROM Win32_LogicalDisk", 0x00000030, (nil), 0x32f764 trace:wbemprox:parse_query wql_parse returned 0 trace:wbemprox:EnumWbemClassObject_create (nil), 0x32f764 trace:wbemprox:EnumWbemClassObject_create returning iface 0x17d948 trace:wbemprox:enum_class_object_Next 0x17d948, -1, 1, 0x32f784, 0x32f788 trace:wbemprox:enum_class_object_Release destroying 0x17d948
I think, it's safe to assume that this crash is unrelated to wbemprox. Isn't it?
No, it seems to me that it crashes because it expects at least one Win32_LogicalDisk instance. -- 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.