http://bugs.winehq.org/show_bug.cgi?id=10005
Summary: Ever 17 - out of infinity Product: Wine Version: unspecified Platform: Other URL: http://ftp1.gmsnet.com/hirameki/ever17PC_trial.exe OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-files AssignedTo: wine-bugs@winehq.org ReportedBy: javabean_elpaso@yahoo.com
Created an attachment (id=8527) --> (http://bugs.winehq.org/attachment.cgi?id=8527) open the program via winefile then set default options then crashes
installer runs but the program itself crashes when u attempt to run through winefile winefile itself stays open and if u attempt to open through nautilus it crashes without taking nautilus with it
ubunto 7.04 {Gnome 2.18.1 (Ubuntu 2007-04-10) kernel 2.6.20-16-generic (#2 SMP Sun Sep 23 19:50:39 UTC 2007) gcc 4.1.2 (i486-linux-gnu) xorg 7.2.0 (04 April 2007)} sysinfo==system
http://bugs.winehq.org/show_bug.cgi?id=10005
javabean javabean_elpaso@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P1
http://bugs.winehq.org/show_bug.cgi?id=10005
--- Comment #1 from javabean javabean_elpaso@yahoo.com 2007-10-11 19:48:23 --- (From update of attachment 8527) sound works through other wine programs.....JavaBean
http://bugs.winehq.org/show_bug.cgi?id=10005
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk Status|UNCONFIRMED |NEW Component|wine-files |wine-misc Ever Confirmed|0 |1 Keywords| |download Summary|Ever 17 - out of infinity |Ever 17 - out of infinity | |crahes
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2007-10-18 02:47:29 --- Confirming.
Just before the crash there's 0009:Ret gdi32.EnumFontFamiliesA() retval=00000000 ret=00413805
When i copy all my fonts from my windows partition to ~/.wine/drive_c/windows/fonts/ it doesn't crash anymore, but now it just hangs (what an improvement....). From a relay log i can see there's an endless sequence of:
0009:Call gdi32.CreateFontA(ffffffc4,ffffb022,00000000,00000000,00000258,00000000,00000000,00000000,00000000,00000003,000000 02,00000001,00000031,007cac70 "Courier New") ret=00413913 0009:Ret gdi32.CreateFontA() retval=00008c78 ret=00413913
I don't really get what goes wrong here
http://bugs.winehq.org/show_bug.cgi?id=10005
--- Comment #3 from Alexander V. Lazarev mospehraict@gmail.com 2008-03-23 18:08:01 --- Created an attachment (id=11578) --> (http://bugs.winehq.org/attachment.cgi?id=11578) crash log
Another crash log, almost the same as previous one.
I have tried overriding msacm32.dll as per wine appdb suggests, but it doesn't help, though. The dll itself though can be seen in the modules list.
I have tried different msacm32.dll's (from XP SP2 and Vista), the result is the same.
http://bugs.winehq.org/show_bug.cgi?id=10005
Alexander V. Lazarev mospehraict@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mospehraict@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=10005
--- Comment #4 from Karl H. Grube karlthepaladin@yahoo.com 2008-06-05 01:22:56 --- Created an attachment (id=13705) --> (http://bugs.winehq.org/attachment.cgi?id=13705) crashlog
Game crashes in wine 1.0rc3.
It complains that it can't find the movie file(s). However, it loads fine until this point (which is really early on).
http://bugs.winehq.org/show_bug.cgi?id=10005
--- Comment #5 from Austin English austinenglish@gmail.com 2008-12-05 04:17:17 --- http://www.download.com/Ever17-Out-of-Infinity/3000-7494_4-10573528.html
Crashes in git: wine: Unhandled page fault on read access to 0x00000024 at address 0x7ec668e1 (thread 0009), starting debugger... Backtrace: =>1 0x7ec668e1 MSACM_FormatEnumHelper+0x1a7(padid=(nil), had=0x920470, pafd=0x32f994, pwfxRef=0x32f926, fnCallback=0x7ec66592, dwInstance=3340972, fdwEnum=2097152) [/home/austin/wine-git/dlls/msacm32/format.c:445] in msacm32 (0x0032f8ec) 2 0x7ec66aff acmFormatEnumW+0x1fd(had=0x920470, pafd=0x32f994, fnCallback=0x7ec66592, dwInstance=3340972, fdwEnum=2097152) [/home/austin/wine-git/dlls/msacm32/format.c:527] in msacm32 (0x0032f95c) 3 0x7ec66724 acmFormatEnumA+0xdc(had=0x920470, pafda=0x45fe00, fnCallback=0x42b1c0, dwInstance=0, fdwEnum=2097152) [/home/austin/wine-git/dlls/msacm32/format.c:430] in msacm32 (0x0032fabc) 4 0x0042b268 in ever17pc_trial (+0x2b268) (0x002bd000) 0x7ec668e1 MSACM_FormatEnumHelper+0x1a7 [/home/austin/wine-git/dlls/msacm32/format.c:445] in msacm32: movl 0x24(%eax),%eax 445 for (i = 0; i < padid->cFormatTags; i++) {
http://bugs.winehq.org/show_bug.cgi?id=10005
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeffz@jeffz.name
http://bugs.winehq.org/show_bug.cgi?id=10005
--- Comment #6 from Jeff Zaroyko jeffz@jeffz.name 2008-12-07 00:47:40 --- Created an attachment (id=17707) --> (http://bugs.winehq.org/attachment.cgi?id=17707) patch to fix the crash
The app provides a callback function to acmFormatTagEnum which looks for this string, so we should set it the same as windows.
http://bugs.winehq.org/show_bug.cgi?id=10005
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
http://bugs.winehq.org/show_bug.cgi?id=10005
tyle7@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tyle7@hotmail.com
--- Comment #7 from tyle7@hotmail.com 2008-12-07 02:39:29 --- (In reply to comment #6)
Created an attachment (id=17707)
--> (http://bugs.winehq.org/attachment.cgi?id=17707) [details]
patch to fix the crash
Tested to apply patch to latest git and used a clean ~/wine directory. Works fine, Both with US trial, and the japanese DVD version of the game.
There is no crash anymore. As a bonus it seems like this helps Never7 from the same maker to stop crashing as well.
However sound does not work yet, every now and then there is a clicky sound from the speakers, presumably when the game tries to use some sound effects. Every time this happens the following line is shown in the terminal:
fixme:msacm:acmFormatEnumW Unsupported fdwEnum values 00200000
http://bugs.winehq.org/show_bug.cgi?id=10005
--- Comment #8 from Jeff Zaroyko jeffz@jeffz.name 2008-12-07 02:41:42 --- (In reply to comment #7)
(In reply to comment #6)
Created an attachment (id=17707)
--> (http://bugs.winehq.org/attachment.cgi?id=17707) [details] [details]
patch to fix the crash
Tested to apply patch to latest git and used a clean ~/wine directory. Works fine, Both with US trial, and the japanese DVD version of the game.
There is no crash anymore. As a bonus it seems like this helps Never7 from the same maker to stop crashing as well.
However sound does not work yet, every now and then there is a clicky sound from the speakers, presumably when the game tries to use some sound effects. Every time this happens the following line is shown in the terminal:
fixme:msacm:acmFormatEnumW Unsupported fdwEnum values 00200000
Great!
The sound not working is a different issue, please file a new bug report for that.
http://bugs.winehq.org/show_bug.cgi?id=10005
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |leffeman@gmail.com
--- Comment #9 from Jeff Zaroyko jeffz@jeffz.name 2008-12-07 03:01:23 --- *** Bug 14892 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=10005
--- Comment #10 from tyle7@hotmail.com 2008-12-07 09:28:28 ---
The sound not working is a different issue, please file a new bug report for that.
Filed bug 16394 for the sound issue.
http://bugs.winehq.org/show_bug.cgi?id=10005
--- Comment #11 from tyle7@hotmail.com 2008-12-09 12:16:33 --- (In reply to comment #6)
Created an attachment (id=17707)
--> (http://bugs.winehq.org/attachment.cgi?id=17707) [details]
patch to fix the crash
The patch has made it into git. Tested with todays git, and no crash. Good job :-) I would say this bug is fixed now.
http://bugs.winehq.org/show_bug.cgi?id=10005
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Summary|Ever 17 - out of infinity |Ever 17 - out of infinity |crahes |crashes
--- Comment #12 from Lei Zhang thestig@google.com 2008-12-09 12:41:50 --- reported fixed
http://bugs.winehq.org/show_bug.cgi?id=10005
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org 2008-12-20 09:03:07 --- Closing bugs fixed in 1.1.11.