http://bugs.winehq.org/show_bug.cgi?id=25252
--- Comment #31 from John Yani vanuan@gmail.com 2012-06-26 13:18:56 CDT --- 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?