[Bug 25190] New: Steam hardware survey crashes during hardware detection
http://bugs.winehq.org/show_bug.cgi?id=25190 Summary: Steam hardware survey crashes during hardware detection Product: Wine Version: 1.3.7 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: scott(a)open-vote.org This used to work at some point, however rather than a regression in Wine I think it may be a case of the hardware survey getting more pervasive. These two errors show in the terminal: fixme:process:GetLogicalProcessorInformation ((nil),0x33fc84): stub fixme:process:GetLogicalProcessorInformation (0x433c00,0x33fc84): stub As a random guess, the crash may just be steam getting confused by the output given by the stubs. -- 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=25190 --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-11-16 06:29:38 CST --- Attaching full terminal output including a backtrace would be a good start. -- 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=25190 Scott Ritchie <scott(a)open-vote.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |scott(a)open-vote.org --- Comment #2 from Scott Ritchie <scott(a)open-vote.org> 2010-11-16 17:04:18 CST --- I should clarify, it's not a proper Wine crash -- it just quits, no backtrace. The rest of the terminal output from before those lines is before starting the hardware survey. Is there a +trace I should do that would be more helpful. -- 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=25190 --- Comment #3 from Juan Lang <juan_lang(a)yahoo.com> 2010-11-16 20:27:55 CST --- Is there a download link? How do we reproduce? Finally, a +seh,+tid log might be useful. -- 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=25190 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Steam hardware survey |Steam hardware survey |crashes during hardware |silently exits during |detection |hardware detection -- 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=25190 --- Comment #4 from Scott Ritchie <scott(a)open-vote.org> 2010-11-17 05:19:39 CST --- A download for steam? http://store.steampowered.com/about/ I think you might need to have an account that's been active for a month or so, then log in to see the hardware survey offer. -- 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=25190 Michael Abbott <michael(a)araneidae.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |michael(a)araneidae.co.uk --- Comment #5 from Michael Abbott <michael(a)araneidae.co.uk> 2011-01-06 11:42:55 CST --- I can confirm this. Don't know what's triggered the hardware survey, haven't seen it for ages, but I also see precisely this behaviour. I attach a complete transcript below: $ wine steam CellID: Fetching server list from CSDS. . . fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub. fixme:urlmon:CoInternetSetFeatureEnabled 5, 0x00000002, 1, stub fixme:urlmon:CoInternetSetFeatureEnabled 10, 0x00000002, 1, stub CellID: CSDS returned 178 servers. CellID: Connecting to 58.63.253.134:27031. . . fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling mixer CellID: Connect to 58.63.253.134:27031 took 353 MS CellID: Nothing beat our old best time of 39 MS err:ole:CoGetClassObject class {77f10cf0-3db5-4966-b520-b7c54fd35ed6} not registered err:ole:CoGetClassObject no class object {77f10cf0-3db5-4966-b520-b7c54fd35ed6} could be created for context 0x1 fixme:wbemprox:wbem_locator_ConnectServer 0x1d3168, L"ROOT\\CIMV2", (null), (null), (null), 0x00000080, (null), (nil), 0x464bfc8) fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used fixme:win:EnumDisplayDevicesW ((null),0,0x32d01c,0x00000000), stub! $ -- 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=25190 --- Comment #6 from Michael Abbott <michael(a)araneidae.co.uk> 2011-01-08 10:29:39 CST --- I can report a much simpler and more reliable way to reproduce this bug. All that is needed is a working copy of the Steam client, then click on Help->System Information. Steam will promptly exit. Tested with 1.3.11 on Ubuntu. -- 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=25190 --- Comment #7 from el <elton(a)schiert.net> 2011-05-16 11:59:23 CDT --- This might possibly be a duplicate of bug 23965. -- 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=25190 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|NEW |RESOLVED URL| |http://cdn.steampowered.com | |/download/SteamInstall.msi CC| |focht(a)gmx.net Resolution| |DUPLICATE --- Comment #8 from Anastasius Focht <focht(a)gmx.net> 2011-12-15 14:17:03 CST --- Hello, --- quote --- This might possibly be a duplicate of bug 23965. --- quote --- yep, most likely. Steam hardware survey should work fine. Regards *** This bug has been marked as a duplicate of bug 23965 *** -- 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=25190 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2012-01-23 19:46:08 CST --- Closing DUPLICATE. -- 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