[Bug 34853] Multiple .NET 3.x/4.x apps need Win32_NetworkAdapterConfiguration WMI class

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 4 16:59:22 CST 2013


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |ec1a57f25b25dba1ed47e8456cc
                   |                            |64c2cc1ee0aa1
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|Multiple .NET 3.x/4.x apps  |Multiple .NET 3.x/4.x apps
                   |using WBEM/WMI crash in     |need
                   |IWbemClassObject::Get       |Win32_NetworkAdapterConfigu
                   |                            |ration WMI class

--- Comment #2 from Anastasius Focht <focht at gmx.net> 2013-11-04 16:59:22 CST ---
Hello folks,

this is fixed by commit
http://source.winehq.org/git/wine.git/commitdiff/ec1a57f25b25dba1ed47e8456cc64c2cc1ee0aa1

Thanks Hans.

--- snip ---
$ WINEDEBUG=+tid,+seh,+wbemprox wine ./Updater.exe
....
0009:trace:wbemprox:create_class_object L"Win32_NetworkAdapterConfiguration",
0x1d6900
...
0009:trace:wbemprox:class_object_Get 0x1d6918, L"__GENUS", 00000000, 0x33ea5c,
0x33eae0, 0x33eadc
0009:trace:wbemprox:class_object_Get 0x1d6918, L"__PATH", 00000000, 0x33ea40,
0x33eac8, 0x33eac4
0009:trace:wbemprox:class_object_Get 0x1d6918, L"IPEnabled", 00000000,
0x33ea5c, 0xebde7c, 0xebde80
0009:trace:wbemprox:class_object_Get 0x1d6918, L"IPEnabled", 00000000,
0x33ea60, 0xebde7c, 0xebde80
0009:trace:wbemprox:class_object_Get 0x1d6918, L"MACAddress", 00000000,
0x33ea5c, 0xebdef4, 0xebdef8
0009:trace:wbemprox:class_object_Get 0x1d6918, L"MACAddress", 00000000,
0x33ea60, 0xebdef4, 0xebdef8
...
--- snip ---

/puts on glasses :)

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