http://bugs.winehq.org/show_bug.cgi?id=26998
Summary: Football manager just start process sometimes Product: Wine Version: 1.3.19 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jakob@knugen.nu
Sometimes when i start the game trough steam only a process named fm.exe and i need to kill it and restart the game a couple of time to get it to start.
http://bugs.winehq.org/show_bug.cgi?id=26998
--- Comment #1 from Austin English austinenglish@gmail.com 2011-05-01 14:31:05 CDT --- Terminal output?
http://bugs.winehq.org/show_bug.cgi?id=26998
Jakob jakob@knugen.nu changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://pastebay.com/121996
--- Comment #2 from Jakob jakob@knugen.nu 2011-05-01 14:42:40 CDT --- (In reply to comment #1)
Terminal output?
Ops forgot i posted a link to pastebay cause it was alot of text.
http://bugs.winehq.org/show_bug.cgi?id=26998
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #3 from Dan Kegel dank@kegel.com 2011-05-01 21:22:20 CDT --- err:ntdll:RtlpWaitForCriticalSection section 0x7d763c "?" wait timed out in thread 0025, blocked by 0026, retrying (60 sec)
Can you attach the output of winedbg btall quit when the lockup happens?
http://bugs.winehq.org/show_bug.cgi?id=26998
--- Comment #4 from Jakob jakob@knugen.nu 2011-05-02 08:31:54 CDT --- (In reply to comment #3)
err:ntdll:RtlpWaitForCriticalSection section 0x7d763c "?" wait timed out in thread 0025, blocked by 0026, retrying (60 sec)
Can you attach the output of winedbg btall quit when the lockup happens?
Here it is. http://pastebay.com/122061
http://bugs.winehq.org/show_bug.cgi?id=26998
--- Comment #5 from Dan Kegel dank@kegel.com 2011-05-02 08:49:13 CDT --- Nothing obvious in the log. Just in case, try disabling GameOverlayUI.exe.
http://bugs.winehq.org/show_bug.cgi?id=26998
Jakob jakob@knugen.nu changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.19 |1.3.20
--- Comment #6 from Jakob jakob@knugen.nu 2011-05-22 07:16:24 CDT --- Tried the game again with 1.3.20 still there and now the game doesn't start at all.
http://bugs.winehq.org/show_bug.cgi?id=26998
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://pastebay.com/121996 | CC| |wylda@volny.cz Summary|Football manager just start |Football manager 2010 needs |process sometimes |couple of restarts to start | |the game
http://bugs.winehq.org/show_bug.cgi?id=26998
Jakob jakob@knugen.nu changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.20 |1.3.23
--- Comment #7 from Jakob jakob@knugen.nu 2011-06-29 17:24:28 CDT --- I can also reproduce this bug on archlinux with wine 1.3.23
http://bugs.winehq.org/show_bug.cgi?id=26998
--- Comment #8 from Jakob jakob@knugen.nu 2011-06-29 17:25:01 CDT --- (In reply to comment #7)
I can also reproduce this bug on archlinux with wine 1.3.23
And it's x86_64
http://bugs.winehq.org/show_bug.cgi?id=26998
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.23 |1.3.20
--- Comment #9 from Dan Kegel dank@kegel.com 2011-06-29 17:29:00 CDT --- Please don't change the originally reported version. (We use it as a guide to when the problem started.)
http://bugs.winehq.org/show_bug.cgi?id=26998
João Ricardo Lourenço jorl17.8@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jorl17.8@gmail.com
--- Comment #10 from João Ricardo Lourenço jorl17.8@gmail.com 2011-07-13 11:03:15 CDT --- I too have seen this bug in many versions of Wine until today. I've bumped into it while running three different machines, each superior to the other. It seems to me that the CPU must be under around 75% usage for FM to start. On my current machine I manage to do that by using a script to launch FM that runs a stress application with "stress -c 24" (I usually compile with -j32, as I have 32 cores; Checking usage, I see it's around 75%). After running stress -c 24 and waiting for a fixed set of time, the script checks to see if FM opened correctly (by checking the title of the active window) and, if it did, it kills stress and leaves FM running, otherwise it kills FM and restarts this process.
On one of my other machines I didn't find the ideal "stress" options so I was about to quit, until I realized that running cat /dev/afrandom (it's made by a kernel module I made that does the same as /dev/urandom but only uses alpha-numeric characters) in the background would allow me to execute FM. When I look at CPU usage during these periods, it is between 60% and 80%, hence reaching the said 75% mark. I never managed to open FM while at ~0% usage or 100%. My third machine (the one were I originally ran FM) was always with a rather high CPU usage so I didn't notice this bug, except for a few times when it wouldn't start -- and those started being recurrent as I moved away from Gnome and KDE.
With these two scripts (they share code, with the exception that the one with /dev/afrandom registers the PID of cat and kills it after, instead of running pkill -sigkill stress), I manage to open FM almost always at the first try. If anyone wants me to share them I'm available.
Cheers, and happy Coaching!
Jorl17
http://bugs.winehq.org/show_bug.cgi?id=26998
--- Comment #11 from João Ricardo Lourenço jorl17.8@gmail.com 2011-07-13 11:07:44 CDT --- Also, sorry for double-posting, but this seems to clearly be the same as http://bugs.winehq.org/show_bug.cgi?id=23995
http://bugs.winehq.org/show_bug.cgi?id=26998
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #12 from Dan Kegel dank@kegel.com 2011-07-13 12:02:07 CDT --- Looks like it, based on comment 2 there. Thanks.
*** This bug has been marked as a duplicate of bug 23995 ***
http://bugs.winehq.org/show_bug.cgi?id=26998
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #13 from André H. nerv@dawncrow.de 2011-07-22 12:07:59 CDT --- Closing duplicate.
https://bugs.winehq.org/show_bug.cgi?id=26998
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net URL| |https://archive.org/downloa | |d/SEGAPCDemo/SEGA%20PC%20De | |mo/Setup_FM2010_Vanilla_Dem | |o.zip Keywords| |download
--- Comment #14 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive for documentation.
https://archive.org/details/SEGAPCDemo
https://www.virustotal.com/gui/file/9a3a2a0ad0fe92df2b60f571519e1ced07d7fe0a...
https://archive.org/download/SEGAPCDemo/SEGA%20PC%20Demo/Setup_FM2010_Vanill...
$ sha1sum Setup_FM2010_Vanilla_Demo.zip 49bdf2813d3ce9f6f45411bafac7cb9f99f41507 Setup_FM2010_Vanilla_Demo.zip
$ du -sh Setup_FM2010_Vanilla_Demo.zip 275M Setup_FM2010_Vanilla_Demo.zip
Regards