http://bugs.winehq.org/show_bug.cgi?id=26770
Summary: Wine is not launchable after game freeze ( and crash ) Product: Wine Version: 1.3.17 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: linards.liepins@gmail.com
Recently I played S.T.A.L.K.E.R - Shadow of Chernobyl and I needed to change Contrls, so I went to Controls tab in settings and tried changing the buttons. IT DID NOT WORK. - I clicked "quick bandage" entry in both standard and laternative shortcuts nad pressed button "B" on keyboard - it did not work and set "Pasue" value to key bind all the time. Okay. Then - I clicked button "Cancel" in the window .. and ..
SUDDENLY GAME FREEZED. I had to force-quit it.
Then - I wanted to launch game again, but I did not succeeded. I decided to rebbot. After reboot - Wine did not launch again. The tray bar had new bar "Starting stalker bla bla bla.." but nothing actually happened. Then I decided to do it in terminal way. I inputed following and got this output:
linards@linards-desktop:~$ winecfg X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 1 (X_CreateWindow) Resource id in failed request: 0x4a00007 Serial number of failed request: 8 Current serial number in output stream: 14 linards@linards-desktop:~$ winedbg winecfg WineDbg starting on pid 0040 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 start_process () at /build/buildd/wine1.3-1.3.17/dlls/kernel32/process.c:1086 0x7b8590d3 start_process+0x53 [/build/buildd/wine1.3-1.3.17/dlls/kernel32/process.c:1086] in kernel32: movl %edi,0x4(%esp) Unable to access file '/build/buildd/wine1.3-1.3.17/dlls/kernel32/process.c'
System information: - Ubuntu 10.10 with latest available updates. - AMD Catalyst 11.3 - Default kernel
http://bugs.winehq.org/show_bug.cgi?id=26770
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|kernel32 |-unknown Severity|critical |normal
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2011-04-14 04:07:01 CDT --- Something went wrong with your system if even after reboot you can't start winecfg. Did you try with a fresh ~/.wine prefix?
http://bugs.winehq.org/show_bug.cgi?id=26770
--- Comment #2 from Linards linards.liepins@gmail.com 2011-04-14 04:10:20 CDT --- (In reply to comment #1)
Something went wrong with your system if even after reboot you can't start winecfg. Did you try with a fresh ~/.wine prefix?
No, have not tried rebuilding wine... What was command to do that?
Yeah, it is obvious there is some file corruption in Wine ...
http://bugs.winehq.org/show_bug.cgi?id=26770
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2011-04-14 04:16:22 CDT --- (In reply to comment #2)
No, have not tried rebuilding wine... What was command to do that?
There is no need to rebuild wine, just move/rename ~/.wine and try again.
http://bugs.winehq.org/show_bug.cgi?id=26770
--- Comment #4 from Linards linards.liepins@gmail.com 2011-04-14 04:23:14 CDT --- linards@linards-desktop:~$ winedbg wine: Unhandled page fault on write access to 0x00549000 at address 0x7bc4b737 (thread 0022), starting debugger... fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 wine: Call from 0x7b839832 to unimplemented function ntoskrnl.exe.IoCreateSynchronizationEvent, aborting wine: Unimplemented function ntoskrnl.exe.IoCreateSynchronizationEvent called at address 0x7b839832 (thread 002b), starting debugger... fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for tag 26 wine: Call from 0x7b839832 to unimplemented function ntoskrnl.exe.IoCreateSynchronizationEvent, aborting fixme:ntoskrnl:IoAllocateErrorLogEntry stub: 0x7efff4a0, 48
http://bugs.winehq.org/show_bug.cgi?id=26770
--- Comment #5 from Linards linards.liepins@gmail.com 2011-04-14 04:35:44 CDT --- (In reply to comment #3)
(In reply to comment #2)
No, have not tried rebuilding wine... What was command to do that?
There is no need to rebuild wine, just move/rename ~/.wine and try again.
Sorry, but it did not help.
I renamed~.wine ; rebooted ; launched winecfg ( it popued up configuration message ). Then I closed wionecfg. Opened nautilus and took a look @ ~.wine and found out that:
- no WInetricks arer installed ( restored ) - no S.T.A.L.K.E.R is resotered either ..
Obvoisly, when I click shortcut form my desktop, I got error message that System cannot CD to "/home/linards/.wine/drive_c/Program Files/THQ/S.T.A.L.K.E.R. - Shadow of Chernobyl/bin" ...
Do Have to reinstall game again and use old save files because wine has killed itself? :(
http://bugs.winehq.org/show_bug.cgi?id=26770
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #6 from Dmitry Timoshkov dmitry@codeweavers.com 2011-04-14 05:03:22 CDT --- (In reply to comment #5)
I renamed~.wine ; rebooted ; launched winecfg ( it popued up configuration message ). Then I closed wionecfg.
So winecfg runs just fine with a fresh ~/.wine.
Opened nautilus and took a look @ ~.wine and found out that:
- no WInetricks arer installed ( restored )
- no S.T.A.L.K.E.R is resotered either ..
Obvoisly, when I click shortcut form my desktop, I got error message that System cannot CD to "/home/linards/.wine/drive_c/Program Files/THQ/S.T.A.L.K.E.R. - Shadow of Chernobyl/bin" ...
That's expected, ~/.wine contains all the programs you have installed.
Do Have to reinstall game again and use old save files because wine has killed itself? :(
Wine didn't kill itself, somehow your actions have corrupted ~/.wine.
http://bugs.winehq.org/show_bug.cgi?id=26770
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Dmitry Timoshkov dmitry@codeweavers.com 2011-04-14 05:03:41 CDT --- Closing invalid.
http://bugs.winehq.org/show_bug.cgi?id=26770
Linards linards.liepins@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID |
--- Comment #8 from Linards linards.liepins@gmail.com 2011-04-14 12:03:55 CDT --- (In reply to comment #6)
(In reply to comment #5)
I renamed~.wine ; rebooted ; launched winecfg ( it popued up configuration message ). Then I closed wionecfg.
So winecfg runs just fine with a fresh ~/.wine.
Opened nautilus and took a look @ ~.wine and found out that:
- no Winetricks are installed ( restored )
- no S.T.A.L.K.E.R is restored either ..
Obvoisly, when I click shortcut form my desktop, I got error message that System cannot CD to "/home/linards/.wine/drive_c/Program Files/THQ/S.T.A.L.K.E.R. - Shadow of Chernobyl/bin" ...
That's expected, ~/.wine contains all the programs you have installed.
Do Have to reinstall game again and use old save files because wine has killed itself? :(
Wine didn't kill itself, somehow your actions have corrupted ~/.wine.
You did not answer to my question(s) ... :(
Hate such ignorance from developers ... and - HOW in the hell wine did not restore S.T.A.L.K.E.R or Wine??? I had them both installed and wine decided to become corrupt during stalker game play!!! What more obvious data you need to understand that it is a bug ... and let it be known, not simply ignored.
http://bugs.winehq.org/show_bug.cgi?id=26770
--- Comment #9 from Ken Sharp kennybobs@o2.co.uk 2011-04-14 19:11:34 CDT ---
That's expected, ~/.wine contains all the programs you have installed.
That answers your question.
Run "wineserver -k" "pgrep wine" should report no tasks running. Restore the ~/.wine Run winecfg
Does winecfg still fail to run?
Before claiming developers are ignorant, stop being ignorant yourself: "Please do not PASTE logs and back traces (attach them instead)."
This bug also needs to be attached to the relevant app in the AppDB.
And don't run winedbg unless you have been asked to.
http://bugs.winehq.org/show_bug.cgi?id=26770
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #10 from Dmitry Timoshkov dmitry@codeweavers.com 2011-04-15 03:01:56 CDT --- (In reply to comment #8)
Hate such ignorance from developers ... and - HOW in the hell wine did not restore S.T.A.L.K.E.R or Wine??? I had them both installed and wine decided to become corrupt during stalker game play!!! What more obvious data you need to understand that it is a bug ... and let it be known, not simply ignored.
Wine can't restore itself, it's not a backup software. What has happened - is a file system corruption, you may try to find a better place to report a bug about it.
http://bugs.winehq.org/show_bug.cgi?id=26770
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Dmitry Timoshkov dmitry@codeweavers.com 2011-04-15 03:02:08 CDT --- Closing invalid.