[Bug 11239] New: Steam Games No Longer Start - bisected the cause to ntdll
http://bugs.winehq.org/show_bug.cgi?id=11239 Summary: Steam Games No Longer Start - bisected the cause to ntdll Product: Wine Version: CVS/GIT Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: ntdll AssignedTo: wine-bugs(a)winehq.org ReportedBy: philcostin(a)hotmail.com The following patch, introduced on Jan 15th 2008 has resulted in Steam games being unable to start. bd352bcd1c98ed91bdb337e73cddfd8ceac095d6 err:seh:setup_exception nested exception on signal stack in thread 004f eip 7efc20b3 esp 7ffdb770 stack 0x241000-0x350000 -- 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=11239 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2008-01-17 19:23:21 --- That seems to be "Alexandre Julliard : ntdll: Linux support for saving and restoring the extended FPU context on exceptions." http://winehq.org/pipermail/wine-cvs/2008-January/039635.html -- 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=11239 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard(a)winehq.org Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-01-17 22:21:22 --- Same here - confirming. Reverting 992de9f487abf009e027ce51c51f94961573bf34 (because of conflicts) then bd352bcd1c98ed91bdb337e73cddfd8ceac095d6 fixes the crash for me. -- 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=11239 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |scott.vanderwall(a)gmail.com --- Comment #3 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-01-17 22:24:59 --- *** Bug 11240 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=11239 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vitaliy(a)kievinfo.com --- Comment #4 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-01-18 08:52:21 --- With current git 3471f84 still crashes: err:seh:setup_exception nested exception on signal stack in thread 0043 eip 7bc64bcf esp 7ffdb960 stack 0x241000-0x350000 -- 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=11239 --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2008-01-18 12:26:58 --- Please get a +relay,+server,+seh 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=11239 --- Comment #6 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-01-18 13:30:50 --- Created an attachment (id=10346) --> (http://bugs.winehq.org/attachment.cgi?id=10346) Relevant part of +relay,+tid,+server,+seh log This is all of the 0036 thread start to finish. -- 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=11239 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- 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=11239 --- Comment #7 from Anastasius Focht <focht(a)gmx.net> 2008-01-21 15:28:45 --- Created an attachment (id=10398) --> (http://bugs.winehq.org/attachment.cgi?id=10398) patch which fixes fxsave crash Hello, I'm wondering why this hasn't P1 (top!) priority... This regression breaks *lots* of stuff. Makes debugging impossible (winedbg and friends), no applications/games which use debugging api (majority) and the like. You might try my patch. Should be fixed in GIT asap. 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.
http://bugs.winehq.org/show_bug.cgi?id=11239 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |critical Priority|P2 |P1 --- Comment #8 from Dan Kegel <dank(a)kegel.com> 2008-01-21 18:31:13 --- Fixes winedbg for me. Thanks! -- 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=11239 --- Comment #9 from Lars-Philip Kramer <larsphilip(a)gmx.de> 2008-01-22 07:40:17 --- The latest git still does not fix this. Steam games won't start. To which file do I have to apply the patch posted by Anastasius Focht? -- 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=11239 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #10 from Anastasius Focht <focht(a)gmx.net> 2008-01-22 08:00:34 --- Hello, --- quote --- The latest git still does not fix this. Steam games won't start. To which file do I have to apply the patch posted by Anastasius Focht? --- quote --- well your "latest" GIT snapshot is not "current" enough. The fix has been committed now: http://source.winehq.org/git/wine.git/?a=commit;h=0375b7a1f323b0bf77c08b7df5... [focht(a)nexus wine-git]$ wine --version wine-0.9.53-221-g755d806 Try fetching latest GIT again. Rebuild and report back. 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.
http://bugs.winehq.org/show_bug.cgi?id=11239 --- Comment #11 from Lars-Philip Kramer <larsphilip(a)gmx.de> 2008-01-22 08:20:34 --- Created an attachment (id=10405) --> (http://bugs.winehq.org/attachment.cgi?id=10405) error output That's what I get when trying to start a steam game. -- 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=11239 Lars-Philip Kramer <larsphilip(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |larsphilip(a)gmx.de --- Comment #12 from Lars-Philip Kramer <larsphilip(a)gmx.de> 2008-01-22 08:21:46 --- Thanks for the quick reply. I do have that exact git version, so it seems my problem is similar but not the same. I've attached my error output above. -- 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=11239 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #13 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-01-22 09:11:16 --- Fixed here with current git (755d806). -- 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=11239 --- Comment #14 from Scott Van Der Wall <scott.vanderwall(a)gmail.com> 2008-01-24 08:01:17 --- I tried this mornings git and steam still doesn't start for me. This makes me believe that my original bug isn't related to this (Bug 11240). -- 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=11239 --- Comment #15 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-01-24 08:46:24 --- (In reply to comment #14) Where do you see steam not starting? This bug about steam _games_ not starting. And that problem is fixed. -- 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=11239 --- Comment #16 from Scott Van Der Wall <scott.vanderwall(a)gmail.com> 2008-01-24 09:18:04 --- My apologies. I meant steam games. And it is not fixed for me, so I'm assuming another problem is there. Maybe with x86_64 architecture. I'll try to figure out exactly what's wrong when I get off work. -- 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=11239 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #17 from Dan Kegel <dank(a)kegel.com> 2008-01-28 06:07:40 --- Closing all RESOLVED FIXED bugs older than 0.9.54. -- 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=11239 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- 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=11239 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0375b7a1f323b0bf77c08b7df57 | |a8153443eae91 Version|unspecified |0.9.53. Summary|Steam Games No Longer Start |Steam Games No Longer Start |- bisected the cause to | |ntdll | Regression SHA1| |bd352bcd1c98ed91bdb337e73cd | |dfd8ceac095d6 --- Comment #18 from Anastasius Focht <focht(a)gmx.net> 2011-10-13 13:00:36 CDT --- Hello, filling/correcting fields... 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.
participants (1)
-
wine-bugs@winehq.org