http://bugs.winehq.org/show_bug.cgi?id=32248
Bug #: 32248 Summary: Football Manager 2013 crashes unless SetNamedPipeHandleState is patched Product: Wine Version: 1.5.17 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: darkael@gmail.com Classification: Unclassified
Created attachment 42546 --> http://bugs.winehq.org/attachment.cgi?id=42546 error popups
http://store.steampowered.com/app/207890/ <- demo available here
Tested with 1.5.17 and latest git revision (098b3c72941c81)
When trying to run the Football Manager 2013 demo, the game crashes with two Fatal Error popups about SetNamedPipeHandleState and ConnectNamedPipe (see attached screenshot, I can't select the text).
After some research I found out that the game doesn't crash if I change the function SetNamedPipeHandleState to return true instead of false (see attached patch). I have no idea what this does, but the game runs flawlessly with this change, although it takes quite a lot of time to start.
This may be related to bug 17273, but the patches posted there look a lot scarier.
http://bugs.winehq.org/show_bug.cgi?id=32248
--- Comment #1 from darkael@gmail.com 2012-11-18 18:30:06 CST --- Created attachment 42547 --> http://bugs.winehq.org/attachment.cgi?id=42547 game works with this patch
http://bugs.winehq.org/show_bug.cgi?id=32248
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
http://bugs.winehq.org/show_bug.cgi?id=32248
Mykal Valentine zoku88@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zoku88@gmail.com
--- Comment #2 from Mykal Valentine zoku88@gmail.com 2012-11-26 12:14:35 CST --- I think this is a duplication of http://bugs.winehq.org/show_bug.cgi?id=17273 .
At least, http://bugs.winehq.org/show_bug.cgi?id=31544 , which is basically the same as this, was marked as a duplicate of that bug.
http://bugs.winehq.org/show_bug.cgi?id=32248
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #3 from Austin English austinenglish@gmail.com 2012-11-26 13:43:10 CST --- (In reply to comment #2)
I think this is a duplication of http://bugs.winehq.org/show_bug.cgi?id=17273 .
At least, http://bugs.winehq.org/show_bug.cgi?id=31544 , which is basically the same as this, was marked as a duplicate of that bug.
Yep.
*** This bug has been marked as a duplicate of bug 17273 ***
http://bugs.winehq.org/show_bug.cgi?id=32248
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |00cpxxx@gmail.com
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com 2012-11-28 17:44:34 CST --- Closing duplicate.