[Bug 32846] New: dxdiag: can't retrieve network info
http://bugs.winehq.org/show_bug.cgi?id=32846 Bug #: 32846 Summary: dxdiag: can't retrieve network info Product: Wine Version: 1.5.22 Platform: x86 OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: wmi&wbemprox AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com CC: hans(a)meelstraat.net Classification: Unclassified Created attachment 43378 --> http://bugs.winehq.org/attachment.cgi?id=43378 terminal output/backtrace $ rm -rf ~/.wine $ winetricks -q dxdiag $ wine dxdiag /t foo.txt Error: Problem getting network info, result code = 0x80040154 (Class not registered) there's a crash in wbemprox: Backtrace: =>0 0x7dcaac3a destroy_view+0xa(view=(nil)) [/home/austin/wine-git/dlls/wbemprox/query.c:50] in wbemprox (0x0032c4c8) 1 0x7dcaaceb release_query+0x2a(query=0x164ef8) [/home/austin/wine-git/dlls/wbemprox/query.c:285] in wbemprox (0x0032c4f8) 2 0x7dcaadd4 exec_query+0x73(str="ASSOCIATORS OF {Win32_CDROMDrive.DeviceID=""} WHERE ResultClass = Win32_PnPEntity", result=0x32c7ac) [/home/austin/wine-git/dlls/wbemprox/query.c:318] in wbemprox (0x0032c548) 3 0x7dcaeab6 wbem_services_ExecQuery+0x115(iface=0x137108, strQueryLanguage="WQL", strQuery="ASSOCIATORS OF {Win32_CDROMDrive.DeviceID=""} WHERE ResultClass = Win32_PnPEntity", lFlags=0x20, pCtx=(nil), ppEnum=0x32c7ac) [/home/austin/wine-git/dlls/wbemprox/services.c:530] in wbemprox (0x0032c5a8) 4 0x005200ca in dxdiagn (+0x500c9) (0x0032f650) but turning on logs prevents the crash. I've attached the terminal output/backtrace, as well as a detailed trace. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32846 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69(a)gmail.com --- Comment #1 from Hans Leidekker <hans(a)meelstraat.net> 2013-02-25 03:59:06 CST --- *** Bug 33046 has been marked as a duplicate of this bug. *** -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32846 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2013-02-25 14:50:01 CST --- The crash is fixed by http://source.winehq.org/git/wine.git/commitdiff/a247c7cf2326ee95f83c5e17d3e... Some of the errors from wbemprox went away as well, presumably from CDROMDrive being implemented by http://source.winehq.org/git/wine.git/commitdiff/8b27b1d0da31e3bac0a7c6b2ea3... but network info is still broken, which was the point of this bug :) fixme:dpnet:IDirectPlay8PeerImpl_Close (0x1521e8)->(0): stub err:ole:CoGetClassObject no class object {b9f3eb85-b781-4ac1-8d90-93a05ee37d7d} could be created for context 0x1 Error: Problem getting network info, result code = 0x80040154 (Class not registered) err:ole:CoGetClassObject no class object {da4e3da0-d07d-11d0-bd50-00a0c911ce86} could be created for context 0x1 err:ole:CoGetClassObject no class object {cc7bfb41-f175-11d1-a392-00e0291f3959} could be created for context 0x1 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32846 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|wmi&wbemprox |-unknown -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32846 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a247c7cf2326ee95f83c5e17d3e | |716554d55aa12 Status|NEW |RESOLVED Component|-unknown |wmi&wbemprox Resolution| |FIXED --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2013-02-26 13:54:34 CST --- I filed bug 33072 for the network issue (directplay). Let's make this bug about the crash, since that affected a real app (bug 33046). -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32846 --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2013-03-01 14:50:27 CST --- Closing bugs fixed in 1.5.25. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=32846 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2013-03-01 15:09:52 CST --- Really closing bugs fixed in 1.5.25. -- 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.
participants (1)
-
wine-bugs@winehq.org