https://bugs.winehq.org/show_bug.cgi?id=41344
Bug ID: 41344 Summary: err:seh:setup_exception_record stack overflow crash in SAO visual novel Product: Wine Version: 1.9.18 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: wyrex@openmailbox.org Distribution: ---
Created attachment 55691 --> https://bugs.winehq.org/attachment.cgi?id=55691 Log without +seh
Game plays opening video but crashes after second screen of text ingame. Happens every time. Trial version which I used is available here (NSFW!) http://sample9.dmm.co.jp/digital/cg_game/d_066395/d_066395t.lzh.
winecfg is set to Win 7 and "devenum ffdshow quartz vcrun6 native_oleaut32" are installed from winetricks.
https://bugs.winehq.org/show_bug.cgi?id=41344
--- Comment #1 from Wyrex wyrex@openmailbox.org --- Created attachment 55692 --> https://bugs.winehq.org/attachment.cgi?id=55692 Log with +seh
https://bugs.winehq.org/show_bug.cgi?id=41344
--- Comment #2 from Wyrex wyrex@openmailbox.org --- This was tested with wine 1.9.18 (Staging) with staging features disabled. Starting with CSMT crashes without showing window at all:
X Error of failed request: 136 Major opcode of failed request: 134 () Minor opcode of failed request: 15 Serial number of failed request: 928 Current serial number in output stream: 928
https://bugs.winehq.org/show_bug.cgi?id=41344
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs@gmail.c | |om
--- Comment #3 from Sagawa sagawa.aki+winebugs@gmail.com --- Could you try plain wine without winetricks? In my environment, the trial version works well without crashes.
https://bugs.winehq.org/show_bug.cgi?id=41344
--- Comment #4 from Wyrex wyrex@openmailbox.org --- I did some testing with 1.9.23 with version set to Windows 7.
Fresh wineprefix: Demo is playable until the end and doesn't crash. Video only plays sound and images/animations don't show.
winetricks vcrun6 native_oleaut32: background images show and second animation works.
yuvcodecs-1.2.exe (https://www.moviecodec.com/downloads/file.php?id=61): opening video + first animation show but upside down
with those two demo is fully playable.
I no longer have 1.9.18 but quartz + devenum + ffdshow segfaults in 1.9.23 before game window is shown.
https://bugs.winehq.org/show_bug.cgi?id=41344
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #5 from winetest@luukku.com --- Can you add the demo into url field and also add keyword download? Each bug should have 1 issue. You should decide what this bug is about and open new bug reports for the other issues.
https://bugs.winehq.org/show_bug.cgi?id=41344
Wyrex wyrex@openmailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Summary|err:seh:setup_exception_rec |Images and animation are |ord stack overflow crash in |invisible in SAO visual |SAO visual novel |novel URL| |http://sample9.dmm.co.jp/di | |gital/cg_game/d_066395/d_06 | |6395t.lzh Version|1.9.18 |2.0-rc1
https://bugs.winehq.org/show_bug.cgi?id=41344
--- Comment #6 from Wyrex wyrex@openmailbox.org --- The seh error only happens when 'devenum' is installed from winetricks. I changed the title to actual bug and tested using old wine. Game uses hot soup processor script engine.
Images and one animation are not shown without winetricks vcrun6 native_oleaut32.
Wine 1.9.18
- opening video doesn't work - text shows, images and second animation fail to show - winetricks fixes everything except video and animation 1 (both WMV).
Wine 2.0rc1
- opening video and animation 1 work - text shows, images and second animation fail to show - everything works with winetricks
https://bugs.winehq.org/show_bug.cgi?id=41344
--- Comment #7 from Sagawa sagawa.aki+winebugs@gmail.com --- Opening video issue should be fixed by my patch (547f4bc2cf3263c880c99498d4a1ebde7daaf6a1).
At least, I can't reproduce your issues in wine 2.0rc1. Even without "winetricks vcrun6 native_oleaut32", it works fine including background images and second animation.
https://bugs.winehq.org/show_bug.cgi?id=41344
--- Comment #8 from Wyrex wyrex@openmailbox.org --- (In reply to Sagawa from comment #7)
Even without "winetricks vcrun6 native_oleaut32", it works fine including background images and second animation.
I can't get it work without winetricks in Archlinux or Debian 8 container. Maybe some missing package?
https://bugs.winehq.org/show_bug.cgi?id=41344
--- Comment #9 from Wyrex wyrex@openmailbox.org --- Created attachment 56766 --> https://bugs.winehq.org/attachment.cgi?id=56766 WINEDEBUG="+msvideo,+msvidc32,+ole"
Log until end of first text line.
https://bugs.winehq.org/show_bug.cgi?id=41344
--- Comment #10 from Sagawa sagawa.aki+winebugs@gmail.com --- This issue is a regression of wine-staging. From my research, it was fixed recent wine-staging, see https://github.com/wine-compholio/wine-staging/commit/11313c0788fd9f9f280d17... for details.
https://bugs.winehq.org/show_bug.cgi?id=41344
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
https://bugs.winehq.org/show_bug.cgi?id=41344
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Product|Wine |Wine-staging Component|-unknown |-unknown CC| |erich.e.hoover@wine-staging | |.com, michael@fds-team.de Version|2.0-rc1 |1.9.18
https://bugs.winehq.org/show_bug.cgi?id=41344
--- Comment #11 from Wyrex wyrex@openmailbox.org --- Works with wine 2.0rc4.
https://bugs.winehq.org/show_bug.cgi?id=41344
--- Comment #12 from Wyrex wyrex@openmailbox.org --- (In reply to Wyrex from comment #11)
Works with wine 2.0rc4.
Nevermind it was non-staging version. Trying later today, when i get updated staging.
https://bugs.winehq.org/show_bug.cgi?id=41344
--- Comment #13 from Wyrex wyrex@openmailbox.org --- (In reply to Sagawa from comment #10)
This issue is a regression of wine-staging. From my research, it was fixed recent wine-staging, see https://github.com/wine-compholio/wine-staging/commit/ 11313c0788fd9f9f280d17cb80b520f72120a290 for details.
Wine-staging 2.0-rc3 works after applying this patch.
https://bugs.winehq.org/show_bug.cgi?id=41344
Wyrex wyrex@openmailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #14 from Wyrex wyrex@openmailbox.org --- works in wine-staging 2.0rc4.
https://bugs.winehq.org/show_bug.cgi?id=41344
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Fixed Staging 3.14