[Bug 20447] New: Pro evolution soccer 2010: crashes and hangs randomly
http://bugs.winehq.org/show_bug.cgi?id=20447 Summary: Pro evolution soccer 2010: crashes and hangs randomly Product: Wine Version: 1.1.31 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P1 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: vertigo.rus(a)gmail.com Created an attachment (id=24296) --> (http://bugs.winehq.org/attachment.cgi?id=24296) thats the only output I get when the game crash, same when it just "hangs" and wine error pops out Pro evolution soccer 2010 crashes and hangs randomly It happens sometimes when choosing stuff in menu (in all menus randomly) sometimes during gameplay, sometimes when starting match and sometimes when ending match and going to main menu. -- 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=20447 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-10-23 12:06:49 --- Try to get backtrace. Here is a tiny description http://wiki.winehq.org/Backtraces -- 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=20447 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P2 -- 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=20447 --- Comment #2 from David Shalmiev <vertigo.rus(a)gmail.com> 2009-10-24 07:50:43 --- Created an attachment (id=24312) --> (http://bugs.winehq.org/attachment.cgi?id=24312) more output with winedbg -- 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=20447 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-10-24 08:09:20 --- (In reply to comment #2)
Created an attachment (id=24312) --> (http://bugs.winehq.org/attachment.cgi?id=24312) [details] more output with winedbg
That's better. Now install debug symbols package (it should be available in repo with main package) and get another backtrace with symbols: --- =>0 0x7ef959a6 RtlAllocateHeap+0x96() in ntdll (0x01effaec) 1 0x7e180b13 WS_select+0x403() in ws2_32 (0x01effb7c) --- This will get parameters and source location. Btw, 1.1.32 is out yesterday, it's even better to try with it. -- 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=20447 --- Comment #4 from David Shalmiev <vertigo.rus(a)gmail.com> 2009-10-24 08:41:49 --- (In reply to comment #3)
That's better. Now install debug symbols package (it should be available in repo with main package) and get another backtrace with symbols: --- =>0 0x7ef959a6 RtlAllocateHeap+0x96() in ntdll (0x01effaec) 1 0x7e180b13 WS_select+0x403() in ws2_32 (0x01effb7c) --- This will get parameters and source location.
Btw, 1.1.32 is out yesterday, it's even better to try with it.
have 1.1.32 but what is debug symbols package? couldn't find anything with google, all I have is gdb and no idea how to "get another backtrace" with specific symbols. -- 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=20447 --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-10-24 08:54:07 --- (In reply to comment #4)
have 1.1.32 but what is debug symbols package? couldn't find anything with google, all I have is gdb and no idea how to "get another backtrace" with specific symbols.
Something like that http://packages.debian.org/sid/libwine-dbg-unstable. It's a separate package that should be installed along with binary build. Install corresponding version and get backtrace like you already did. If there's no wine-dbg available for 1.1.32 consider to build wine from source (it's very simple). -- 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=20447 --- Comment #6 from David Shalmiev <vertigo.rus(a)gmail.com> 2009-10-24 09:42:38 --- Created an attachment (id=24316) --> (http://bugs.winehq.org/attachment.cgi?id=24316) winedbg output from wine source build -- 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=20447 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #24316|application/octet-stream |text/plain mime type| | -- 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=20447 --- Comment #7 from David Shalmiev <vertigo.rus(a)gmail.com> 2009-10-24 11:33:26 --- Created an attachment (id=24319) --> (http://bugs.winehq.org/attachment.cgi?id=24319) some more output, this one is related to some d3d9 -- 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=20447 --- Comment #8 from David Shalmiev <vertigo.rus(a)gmail.com> 2009-10-24 11:34:01 --- Created an attachment (id=24320) --> (http://bugs.winehq.org/attachment.cgi?id=24320) and another same one during gameplay d3d9 -- 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=20447 --- Comment #9 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-10-24 17:55:49 --- (In reply to comment #7)
Created an attachment (id=24319) --> (http://bugs.winehq.org/attachment.cgi?id=24319) [details] some more output, this one is related to some d3d9
Your attachments are useless. Do not cut them off. Make sure you _do_ use compiled Wine from source and not the binary from distro. -- 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=20447 Mariano Copetti <marianocopetti(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #10 from Mariano Copetti <marianocopetti(a)gmail.com> 2009-10-24 18:58:51 --- *** This bug has been confirmed by popular vote. *** -- 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=20447 Marco Trevisan (Treviño) <trevi55(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |trevi55(a)gmail.com --- Comment #11 from Marco Trevisan (Treviño) <trevi55(a)gmail.com> 2009-10-25 21:21:10 --- (In reply to comment #9)
(In reply to comment #7)
Created an attachment (id=24319) --> (http://bugs.winehq.org/attachment.cgi?id=24319) [details] [details] some more output, this one is related to some d3d9
Your attachments are useless. Do not cut them off. Make sure you _do_ use compiled Wine from source and not the binary from distro.
I've installed wine from sources, and I should have the debug symbols, but my output when exiting a match (which causes a crash) is just: Unhandled exception: page fault on write access to 0xa952a200 in 32-bit code (0x15677bf4). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:15677bf4 ESP:00111de0 EBP:01f0fc28 EFLAGS:00210a96( R- --O I S -A-P- ) EAX:a952a200 EBX:134f11b0 ECX:00111de8 EDX:15218d50 ESI:1350ae40 EDI:11aafd18 Stack dump: 0x00111de0: 0000007b 0445007b 00000000 00000001 0x00111df0: 00000011 336d6574 00000020 00455355 0x00111e00: 00000000 00240058 00111e08 00111e08 0x00111e10: 00000000 00000000 7efd8ff2 00000000 0x00111e20: 00020000 00455355 00000000 00000000 0x00111e30: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x15677bf4 (0x01f0fc28) 1 0x00428e66 in pes2010 (+0x28e66) (0x01f0fc68) 2 0x00ea142e in pes2010 (+0xaa142e) (0x132eec50) 3 0x00000002 (0x0120a798) 4 0x00fa6710 in pes2010 (+0xba6710) (0x00407350) 0x15677bf4: addb %al,0x0(%eax) No more infos... Is this helping? I guess not, but I don't know why my sources aren't referred at all. -- 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=20447 --- Comment #12 from David Shalmiev <vertigo.rus(a)gmail.com> 2009-10-26 01:30:34 --- (In reply to comment #9)
(In reply to comment #7)
Created an attachment (id=24319) --> (http://bugs.winehq.org/attachment.cgi?id=24319) [details] [details] some more output, this one is related to some d3d9
Your attachments are useless. Do not cut them off. Make sure you _do_ use compiled Wine from source and not the binary from distro.
the last 3 attachments are with wine compiled from source, don't know what could be the 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=20447 --- Comment #13 from Issam Mehssani <i.mehssani(a)gmail.com> 2009-10-26 14:43:22 --- Created an attachment (id=24375) --> (http://bugs.winehq.org/attachment.cgi?id=24375) Hang-up backtrace I've attached a backtrace that shows a hang up during gameplay. Done with 1.1.32 compiled from source. -- 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=20447 David Shalmiev <vertigo.rus(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #24296|0 |1 is obsolete| | Attachment #24312|0 |1 is obsolete| | Attachment #24316|0 |1 is obsolete| | Attachment #24319|0 |1 is obsolete| | --- Comment #14 from David Shalmiev <vertigo.rus(a)gmail.com> 2009-10-26 15:35:57 --- Created an attachment (id=24376) --> (http://bugs.winehq.org/attachment.cgi?id=24376) game crash in menu I kinda got into it inorder to get the backtrace you need, so finally I managed to get proper backtrace when I ran wine from within the wine directory sources and not from the installation directory. Anyway this one I got when I was in menu and game crashed, I had a game crash before during gameplay which had the same error as the attachment above mine, I can add it as well if you need it, but it had the same line codes. -- 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=20447 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #24375|application/octet-stream |text/plain mime type| | -- 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=20447 --- Comment #15 from David Shalmiev <vertigo.rus(a)gmail.com> 2009-10-27 11:54:31 --- Runing the game as win98 application fixes this issue. -- 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=20447 Otto Rey <otto_rey(a)yahoo.com.ar> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |otto_rey(a)yahoo.com.ar --- Comment #16 from Otto Rey <otto_rey(a)yahoo.com.ar> 2010-06-14 20:08:11 --- Runing the game as win98 application _workaround_ this issue. -- 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=20447 Andy <andybrine(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andybrine(a)gmail.com --- Comment #17 from Andy <andybrine(a)gmail.com> 2010-06-18 05:39:53 --- I seem to have it still randomly crash during a game, it only lets me play upto 75mins in a game. The game is set to run in win98 and i have done the regedit stuff. Tried many thing but now am unable to find a solution. Any help would be great. Cheers Andy -- 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=20447 --- Comment #18 from Otto Rey <otto_rey(a)yahoo.com.ar> 2010-07-13 23:41:18 --- The same over here. I tried re-install in a fresh new wineprefix: i can't play the game anymore (black screen with stars, never continue..). Wine 1.2-Rc7. The Demo works like a charm over the same prefix. Any ideas? -- 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=20447 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69(a)gmail.com --- Comment #19 from GyB <gyebro69(a)gmail.com> 2012-02-23 13:05:45 CST --- Is this still an issue with Wine-1.4-rc4 or newer? -- 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=20447 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #20 from joaopa <jeremielapuree(a)yahoo.fr> 2013-04-13 01:59:27 CDT --- No answer since 2 years and half. This bug can be closed ABANDONED -- 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=20447 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |ABANDONED --- Comment #21 from GyB <gyebro69(a)gmail.com> 2013-04-13 09:22:03 CDT --- (In reply to comment #20)
No answer since 2 years and half. This bug can be closed ABANDONED
Marking abandoned then. -- 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=20447 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #22 from GyB <gyebro69(a)gmail.com> 2013-04-13 09:22:23 CDT --- Closing -- 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