[Bug 36070] New: Football Manager 2010 demo WMI query 'Manufacturer,CurrentClockSpeed FROM Win32_Processor' results in endless looping

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 23 15:46:12 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36070

            Bug ID: 36070
           Summary: Football Manager 2010 demo WMI query
                    'Manufacturer,CurrentClockSpeed FROM Win32_Processor'
                    results in endless looping
           Product: Wine
           Version: 1.7.17
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: wmi&wbemprox
          Assignee: wine-bugs at winehq.org
          Reporter: focht at gmx.net

Hello folks,

found this while visiting bug 23995

--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Sports Interactive/Football Manager
2010 Demo

$ WINEDEBUG=+tid,+seh,+loaddll,+process,+wbemprox wine ./fm.exe >>log.txt 2>&1
...
0029:trace:wbemprox:wbem_services_ExecQuery 0x37cb5d8, L"WQL", L"SELECT
Manufacturer,CurrentClockSpeed FROM Win32_Processor", 0x00000020, (nil),
0xdb2e81c
0029:trace:wbemprox:grab_table returning 0x7cc421ac
0029:trace:wbemprox:parse_query wql_parse returned 0
0029:trace:wbemprox:fill_processor created 4 rows
0029:trace:wbemprox:EnumWbemClassObject_create 0xdb2e81c
0029:trace:wbemprox:EnumWbemClassObject_create returning iface 0x37c6430
0029:trace:wbemprox:enum_class_object_Next 0x37c6430, -1, 1, 0xdb2e818,
0xdb2e82c
0029:trace:wbemprox:create_class_object L"Win32_Processor", 0xdb2e818
0029:trace:wbemprox:create_class_object returning iface 0x37c6448
0029:trace:wbemprox:class_object_BeginEnumeration 0x37c6448, 00000040
0029:fixme:wbemprox:class_object_BeginEnumeration flags 0x00000040 not
supported
0029:trace:wbemprox:class_object_Next 0x37c6448, 00000000, 0xdb2e798,
0xdb2e7d0, (nil), (nil)
0029:trace:wbemprox:grab_table returning 0x7cc421ac
0029:trace:wbemprox:class_object_Next 0x37c6448, 00000000, 0xdb2e798,
0xdb2e7d0, (nil), (nil)
0029:trace:wbemprox:grab_table returning 0x7cc421ac 
0029:trace:wbemprox:class_object_Next 0x37c6448, 00000000, 0xdb2e798,
0xdb2e7d0, (nil), (nil)
0029:trace:wbemprox:grab_table returning 0x7cc421ac
0029:trace:wbemprox:class_object_Next 0x37c6448, 00000000, 0xdb2e798,
0xdb2e7d0, (nil), (nil)
0029:trace:wbemprox:grab_table returning 0x7cc421ac
0029:trace:wbemprox:class_object_Next 0x37c6448, 00000000, 0xdb2e798,
0xdb2e7d0, (nil), (nil)
0029:trace:wbemprox:grab_table returning 0x7cc421ac 
<endless repeating>
--- snip ---

$ sha1sum Setup_FM2010_Vanilla_Demo.zip 
49bdf2813d3ce9f6f45411bafac7cb9f99f41507  Setup_FM2010_Vanilla_Demo.zip

$ du -sh Setup_FM2010_Vanilla_Demo.zip 
275M    Setup_FM2010_Vanilla_Demo.zip

$ wine --version
wine-1.7.17-53-g5d31c1e

Regards

-- 
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.



More information about the wine-bugs mailing list