[Bug 14819] New: Rockman 7 Famicom Edition causes crash,
http://bugs.winehq.org/show_bug.cgi?id=14819 Summary: Rockman 7 Famicom Edition causes crash, Product: Wine Version: 1.1.2 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: zombie(a)terralab.com Rockman 7 Famicom edition causes a severe crash, additionaly, the Japanese character set is not displayed correctly. -- 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=14819 --- Comment #1 from Zombie Ryushu <zombie(a)terralab.com> 2008-08-10 08:51:29 --- Created an attachment (id=15369) --> (http://bugs.winehq.org/attachment.cgi?id=15369) Rockman 7 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=14819 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-08-10 09:55:34 --- Please install debugging symbols or compile wine yourself, and attach a new 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=14819 --- Comment #3 from Zombie Ryushu <zombie(a)terralab.com> 2008-08-10 10:01:49 --- I can do that, but how do I properly get a backtrace? Is there a way I can funnel things through gdb? -- 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=14819 --- Comment #4 from Zombie Ryushu <zombie(a)terralab.com> 2008-08-10 10:28:08 --- Created an attachment (id=15370) --> (http://bugs.winehq.org/attachment.cgi?id=15370) Another Rockman Trace with Debug 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=14819 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www7.atwiki.jp/wakuwa | |kusuru/pub/final2.zip Severity|enhancement |normal Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download --- Comment #5 from Jeff Zaroyko <jeffz(a)jeffz.name> 2008-11-02 20:11:52 --- tested with 1.1.7, still crashes on startup, confirming. -- 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=14819 David Hedberg <david.hedberg(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david.hedberg(a)gmail.com -- 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=14819 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2011-08-12 20:37:01 CDT --- In 1.3.26: austin(a)aw25 ~/final2 $ wine rm7fc.exe fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x13e1d0,0x1354a8): stub err:heap:GlobalFree (0x1cf0820): Page fault occurred ! Caused by bug ? err:seh:setup_exception_record stack overflow 1196 bytes in thread 0009 eip 7bc3e0af esp 00240e84 stack 0x240000-0x241000-0x340000 a265cb67f469afcff80b6fea70e07204a0972699 final2.zip -- 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=14819 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com -- 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=14819 --- Comment #7 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-05-24 19:42:16 CDT --- Still in wine 1.5.31. The only log line: err:seh:setup_exception_record stack overflow 1472 bytes in thread 0009 eip 7bc404c1 esp 00230d70 stack 0x230000-0x231000-0x330000 -- 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=14819 Sagawa <sagawa.aki+winebugs(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs(a)gmail.c | |om --- Comment #8 from Sagawa <sagawa.aki+winebugs(a)gmail.com> 2013-05-25 06:25:23 CDT --- Created attachment 44550 --> http://bugs.winehq.org/attachment.cgi?id=44550 proposed patch Hi, could you test my patch? It works fine for me. -- 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=14819 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch --- Comment #9 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-05-25 07:14:04 CDT --- (In reply to comment #8)
Hi, could you test my patch? It works fine for me.
The patch works, the game starts and is fully playable. Thank you. -- 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=14819 --- Comment #10 from Sagawa <sagawa.aki+winebugs(a)gmail.com> 2013-05-25 10:14:41 CDT --- Thank you for testing. I sent my patch to wine-patches. -- 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=14819 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9ab603b0333dceb2373e78afceb | |0bf3d4b4bb502 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #11 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-06-03 18:46:23 CDT --- Patch commited: http://source.winehq.org/git/wine.git/?a=commit;h=9ab603b0333dceb2373e78afce... I retested and it's working. -- 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=14819 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> 2013-06-07 15:00:54 CDT --- Closing bugs fixed in 1.6-rc1. -- 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=14819 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Component|-unknown |kernel32 -- 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