[Bug 18034] New: RA3 Uprising crash at the beginning of campaign: The TALE of YURIKO
http://bugs.winehq.org/show_bug.cgi?id=18034 Summary: RA3 Uprising crash at the beginning of campaign: The TALE of YURIKO Product: Wine Version: 1.1.19 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: johaahn(a)gmail.com Created an attachment (id=20427) --> (http://bugs.winehq.org/attachment.cgi?id=20427) d3d trace After seeing the video that introduces this chapter (The TALE of YURIKO), we can select the difficulty and click to BEGIN button. Application is crashing after loading. We can see a black screen few seconds with sounds, then crash. I've seen on windows that this black screen is normal. Thanks in advance for your help. I've attached traces. (WINEDEBUG=+opengl,+wgl,+d3d,+d3d9,+ddraw,+tid wine RA3EP1.exe) -- 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=18034 --- Comment #1 from Johann <johaahn(a)gmail.com> 2009-04-13 15:45:05 --- Created an attachment (id=20428) --> (http://bugs.winehq.org/attachment.cgi?id=20428) default 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=18034 --- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-04-13 18:35:18 --- (In reply to comment #1)
Created an attachment (id=20428) --> (http://bugs.winehq.org/attachment.cgi?id=20428) [details] default trace
Why is it tar and why it is gzipped? DO NOT DO THAT!!! Attach as a plain text file! -- 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=18034 Johann <johaahn(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #20428|0 |1 is obsolete| | --- Comment #3 from Johann <johaahn(a)gmail.com> 2009-04-14 02:17:51 --- Created an attachment (id=20434) --> (http://bugs.winehq.org/attachment.cgi?id=20434) default 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=18034 --- Comment #4 from Johann <johaahn(a)gmail.com> 2009-04-14 02:20:00 --- Simply because d3d trace is a 8.8MB file. Limit is 1MB for non-patch. However, I will replace default trace with plain. -- 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=18034 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2009-04-14 10:50:57 ---
err:dosmem:load_winedos Could not load winedos.dll, DOS subsystem unavailable
may be your problem. -- 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=18034 --- Comment #6 from Johann <johaahn(a)gmail.com> 2009-04-17 15:38:36 --- Thanks Austin for your reply, I've started investigation on this dosmem trace. With additional trace points, I've noticed that failure is due to below condition: if(!VirtualProtect( DOSMEM_dosmem + DOSMEM_protect, DOSMEM_SIZE - DOSMEM_protect, PAGE_READWRITE, NULL )) Actually, this is VIRTUAL_FindView() in NtProtectVirtualMemory() which is not able to find appropriate view. What can be the root cause? Thanks in advance. -- 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=18034 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2009-04-17 16:20:43 --- Are you on a 64bit OS? -- 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=18034 --- Comment #8 from Johann <johaahn(a)gmail.com> 2009-04-17 17:15:17 --- No, Gentoo 32bits -- 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=18034 Alexander Brüning <lama(a)lamamail.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lama(a)lamamail.de -- 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=18034 Alexandre <amaciel81(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amaciel81(a)gmail.com --- Comment #9 from Alexandre <amaciel81(a)gmail.com> 2009-07-05 19:19:26 --- Hi, Same here, and I'm using latest Wine (1.1.25), Ubuntu 9.04 32 bits. My CPU is a Athlon 3200+ and my GPU is a GeForce 6800 GS. I'm using all settings in minimum and all others campaigns, challenge, skirmish, etc. works well. Thanks, Alexandre -- 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=18034 --- Comment #10 from Alexandre <amaciel81(a)gmail.com> 2009-07-21 20:06:56 --- It's me again. As I said, I was having problems everytime I try start "The Tale of Yuriko". I was having a crash too when I tried to watch the unit help video (the video started when you press button "?"). Anyway, today I upgraded my NVidia driver from 180.44 to 185.18.14 and both start to work. If anyone have this problem, you can get updated packets of NVidia in http://ppa.launchpad.net/ubuntu-x-swat/ Good luck, Alexandre -- 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=18034 kapta <ulo_kapta(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ulo_kapta(a)hotmail.com --- Comment #11 from kapta <ulo_kapta(a)hotmail.com> 2009-07-22 13:10:13 --- i believe this bug was fixed in one of the recent wine releases, i can confirm that it runs fine now, i have completed the whole Yuriko campagin without issue. This bug should be closed. -- 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=18034 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #12 from Austin English <austinenglish(a)gmail.com> 2009-07-22 13:58:40 --- 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=18034 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Alexandre Julliard <julliard(a)winehq.org> 2009-08-07 12:42:34 --- Closing bugs fixed in 1.1.27. -- 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