[Bug 31115] Driftmoon needs Win32_BaseBoard WMI class (queries for SerialNumber property)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 3 12:19:00 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=31115

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download
             Status|UNCONFIRMED                 |NEW
                URL|                            |http://www.instantkingdom.c
                   |                            |om/driftmoon/
                 CC|                            |focht at gmx.net
          Component|-unknown                    |wmi&wbemprox
            Summary|wine 1.5.7 breaks (some?)   |Driftmoon needs
                   |Software? ROOT\CIMV2 WMI    |Win32_BaseBoard WMI class
                   |namespace?                  |(queries for SerialNumber
                   |                            |property)
     Ever Confirmed|0                           |1

--- Comment #4 from Anastasius Focht <focht at gmx.net> 2012-07-03 12:19:00 CDT ---
Hello,

that's because of WMI/WBEM core infrastructure added between 1.5.6 - 1.5.7+
WMI classes and properties are added on demand.

--- snip ---
0024:trace:wbemprox:wbem_services_ExecQuery 0x1318c8, L"WQL", L"SELECT
SerialNumber FROM Win32_BaseBoard", 0x00000030, (nil), 0x32ed7c
0024:trace:wbemprox:parse_query wql_parse returned 0
0024:trace:wbemprox:EnumWbemClassObject_create (nil), 0x32ed7c
0024:trace:wbemprox:EnumWbemClassObject_create returning iface 0x131ce0
0024:trace:wbemprox:enum_class_object_Next 0x131ce0, -1, 1, 0x32ed80, 0x32ed88
0024:trace:wbemprox:enum_class_object_Release destroying 0x131ce0
0024:trace:seh:raise_exception code=c0000005 flags=0 addr=0x4dfa75 ip=004dfa75
tid=0024
0024:trace:seh:raise_exception  info[0]=00000000
0024:trace:seh:raise_exception  info[1]=ffff0000
0024:trace:seh:raise_exception  eax=ffff0000 ebx=00000000 ecx=00110000
edx=ffffffff esi=00c871f8 edi=00000000
0024:trace:seh:raise_exception  ebp=0032eeac esp=0032ed68 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00010202 
...
--- snip ---

$ du -sh Driftmoon_2012_07_02_a.exe 
105M    Driftmoon_2012_07_02_a.exe

$ sha1sum Driftmoon_2012_07_02_a.exe 
75fc76f312ca25d087fea219f8e27507d2c89c89  Driftmoon_2012_07_02_a.exe

$ wine --version
wine-1.5.7-354-g7cdd535

Regards

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



More information about the wine-bugs mailing list