[Bug 34812] New: lotro close with gamer error 201
http://bugs.winehq.org/show_bug.cgi?id=34812 Bug #: 34812 Summary: lotro close with gamer error 201 Product: Wine Version: 1.7.4 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: dsamaras05(a)gmail.com Classification: Unclassified with wine 1.7.4 when we launch lotro this message appears "Game error [201] Can't open the data files. Check that they exist and that you have permission to write to them. The program will now exit. [201]." bisect point this 49d0e64f880720024ddb4c9f13f1bcbced763deb is the first bad commit commit 49d0e64f880720024ddb4c9f13f1bcbced763deb Author: Dmitry Timoshkov <dmitry(a)baikal.ru> Date: Fri Oct 11 13:39:44 2013 +0900 kernel32: The return and last error values set by ReadFile on EOF depend on whether overlapped pointer was passed in. :040000 040000 24a44e9f2f413a48f2d45b8bc4f4bbdb2980bd56 9805f390dcf3d26fb82102ae9745039f6d481991 M dlls here is a link to turbine support page regarding error 201 http://support.turbine.com/ics/support/kbanswer.asp?deptID=24001&task=knowle... -- 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=34812 dsamaras05(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmitry(a)baikal.ru -- 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=34812 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |49d0e64f880720024ddb4c9f13f | |1bcbced763deb --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2013-10-27 10:05:38 CDT --- Did you try to revert this patch? -- 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=34812 --- Comment #2 from dsamaras05(a)gmail.com 2013-10-27 10:09:08 CDT --- actually, i don't know how (In reply to comment #1)
Did you try to revert this patch?
-- 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=34812 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2013-10-27 10:15:21 CDT --- Now that you know a commit id you can do: 1) reset a tree to a commit just before this bad commit - you already did that while bisecting; 2) revert a commit in current tree without creating a revert commit. --- git show <commitid> | patch -p1 -R --- 3) edit a source file manually, it's should be easy in this case. -- 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=34812 --- Comment #4 from dsamaras05(a)gmail.com 2013-10-27 11:29:51 CDT --- lotro is back to normal now. wine reports dim ~ $ wine --version wine-1.7.5 thanks for the tip removing the commit. (In reply to comment #3)
Now that you know a commit id you can do:
1) reset a tree to a commit just before this bad commit - you already did that while bisecting;
2) revert a commit in current tree without creating a revert commit.
--- git show <commitid> | patch -p1 -R ---
3) edit a source file manually, it's should be easy in this case.
-- 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=34812 --- Comment #5 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2013-10-27 17:21:06 CDT --- Please attach a compressed with 'bzip2 -9' +relay,+file,+tid log. -- 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=34812 --- Comment #6 from dsamaras05(a)gmail.com 2013-10-28 05:16:18 CDT --- the log file is a around 11mb , i belive u shall receive an email from flipdrive to get the log. it was created with wine-git but the "bad" commit was removed. (In reply to comment #5)
Please attach a compressed with 'bzip2 -9' +relay,+file,+tid log.
(In reply to comment #5)
Please attach a compressed with 'bzip2 -9' +relay,+file,+tid log.
-- 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=34812 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|dmitry(a)baikal.ru | --- Comment #7 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2013-10-28 05:25:56 CDT --- (In reply to comment #6)
the log file is a around 11mb , i belive u shall receive an email from flipdrive to get the log.
Please don't do that again in future, post a link to the log in the bug comment instead.
it was created with wine-git but the "bad" commit was removed.
I need the log *with* the bad commit included. -- 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=34812 --- Comment #8 from dsamaras05(a)gmail.com 2013-10-28 09:05:56 CDT --- here is the new, actually its quite smaller. https://www.dropbox.com/s/1lwymco7vgc56t1/wine_lotrolog.txt.bz2 (In reply to comment #7)
(In reply to comment #6)
the log file is a around 11mb , i belive u shall receive an email from flipdrive to get the log.
Please don't do that again in future, post a link to the log in the bug comment instead.
it was created with wine-git but the "bad" commit was removed.
I need the log *with* the bad commit included.
-- 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=34812 Heiko Tietze <heiko_tietze(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |heiko_tietze(a)web.de --- Comment #9 from Heiko Tietze <heiko_tietze(a)web.de> 2013-10-28 13:53:32 CDT --- This error message pops up since 1.7.4 (Arch Linux), and it still happens with 1.7.5. And there is no problem after downgrading to wine-1.7.3-1. Error messages contain possible unsolved parameter stuff: warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\msiexec \\p \"%1\"" not found (c0000033) warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\system32\\msiexec \\p \"%1\"" not found (c0000033) warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\%1.dll" not found (c0000034) warn:ntdll:NtQueryAttributesFile L"\\??\\C:\\windows\\system32\\wbem\\%1.dll" not found (c0000034) -- 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=34812 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #10 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2013-10-29 02:15:11 CDT --- (In reply to comment #8)
here is the new, actually its quite smaller.
https://www.dropbox.com/s/1lwymco7vgc56t1/wine_lotrolog.txt.bz2
Thanks. My patch revealed a bug in NtReadFile when requested number of bytes is 0 and current file position is at EOF. I've added a bunch of tests for this behaviour and sent them to wine-patches. What remains is actually fixing NtReadFile and that will automatically fix ReadFile. -- 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=34812 --- Comment #11 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2013-10-30 00:56:07 CDT --- http://www.winehq.org/pipermail/wine-patches/2013-October/128032.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=34812 --- Comment #12 from dsamaras05(a)gmail.com 2013-10-30 06:10:42 CDT --- after aplying the 2 patches everything is just fine. thanks for resolving the issue. (In reply to comment #11)
http://www.winehq.org/pipermail/wine-patches/2013-October/128032.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=34812 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a5e80b2d600dbca37e3314c6ac6 | |77d6e883df2c7 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #13 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2013-10-31 20:05:11 CDT --- Committed as a5e80b2d600dbca37e3314c6ac677d6e883df2c7. -- 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=34812 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #14 from Alexandre Julliard <julliard(a)winehq.org> 2013-11-08 12:32:31 CST --- Closing bugs fixed in 1.7.6. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=34812 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Component|-unknown |ntdll -- 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