http://bugs.winehq.org/show_bug.cgi?id=35261
Bug ID: 35261 Summary: Ys 1 crashes on startup Product: Wine Version: 1.7.9 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: hibbsncc1701@yahoo.com Classification: Unclassified
Created attachment 47028 --> http://bugs.winehq.org/attachment.cgi?id=47028 Console log showing the segfault
Attempting to start Ys 1 causes a segfault right after the game changes the video resolution / tries to create a window, as seen in the log.
I ran a regression test and this was the result:
74e3f516bc331205474835811d3984b9c53b0f35 is the first bad commit commit 74e3f516bc331205474835811d3984b9c53b0f35 Author: Henri Verbeet hverbeet@codeweavers.com Date: Wed Dec 4 09:49:34 2013 +0100
ddraw: Attach the first surface in the swap chain to the last one.
:040000 040000 e6ce297a739548026a6e2d339dd92a91a524bb10 3e9daf86c77a96b4836d88982786f64a1faa7d88 M dlls
http://bugs.winehq.org/show_bug.cgi?id=35261
hibbsncc1701@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |74e3f516bc331205474835811d3 | |984b9c53b0f35
http://bugs.winehq.org/show_bug.cgi?id=35261
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- Is this the game? http://appdb.winehq.org/objectManager.php?sClass=application&iId=12107
http://bugs.winehq.org/show_bug.cgi?id=35261
--- Comment #2 from hibbsncc1701@yahoo.com --- Yes, that is the game.
http://bugs.winehq.org/show_bug.cgi?id=35261
--- Comment #3 from Henri Verbeet hverbeet@gmail.com --- Does this have a demo? If not, could you please attach a +seh,+tid,+ddraw log, and get a backtrace with winedbg?
http://bugs.winehq.org/show_bug.cgi?id=35261
--- Comment #4 from Henri Verbeet hverbeet@gmail.com --- With current git or 1.7.10, please.
http://bugs.winehq.org/show_bug.cgi?id=35261
--- Comment #5 from hibbsncc1701@yahoo.com --- Created attachment 47090 --> http://bugs.winehq.org/attachment.cgi?id=47090 A console log with seh,tid, and ddraw.
Unfortunely there isn't a demo of this game. (There is a steam version, but it uses a different engine.)
Here is the console log with WINEDEBUG=+seh,+tid,+ddraw enabled.
I've been looking at the wine debug page on the wiki, but I can't get winedbg to connect to it. It seems that Ys is crashing before winedbg will catch it.
Running winedbg on the exe directly makes a "Connection reset by peer" message, and this:
gdbproxy.c:2494: gdb_init_context: Assertion `gdbctx->process == ((void *)0) && de.dwProcessId == dbg_curr_pid' failed.
Attempting to run winedbg with the --gdb --no-start arguments and then attaching gdb outputs a no such process error.
http://bugs.winehq.org/show_bug.cgi?id=35261
--- Comment #6 from hibbsncc1701@yahoo.com --- Forgot to mention that was tested on the git revision: f76f34ca23990f02ba20e5957609ee0c2335b124
http://bugs.winehq.org/show_bug.cgi?id=35261
--- Comment #7 from Henri Verbeet hverbeet@gmail.com --- (In reply to comment #5)
Created attachment 47090 [details] A console log with seh,tid, and ddraw.
Thanks, I think I see what the issue is.
https://bugs.winehq.org/show_bug.cgi?id=35261
--- Comment #8 from Henri Verbeet hverbeet@gmail.com --- I think the issue from the log should be fixed by commit f7ee96c311dd8127141f268f18f9492b218dd75c. Does the game work now?
http://bugs.winehq.org/show_bug.cgi?id=35261
hibbsncc1701@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #9 from hibbsncc1701@yahoo.com --- Yes, that fixes the problem. Thanks!
http://bugs.winehq.org/show_bug.cgi?id=35261
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f7ee96c311dd8127141f268f18f | |9492b218dd75c
https://bugs.winehq.org/show_bug.cgi?id=35261
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.11.
https://bugs.winehq.org/show_bug.cgi?id=35261
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |directx-d3d