http://bugs.winehq.org/show_bug.cgi?id=29166
Bug #: 29166 Summary: Serious Sam 3: BFE Crashes after selecting difficulty Product: Wine Version: 1.3.33 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dakiato@gmail.com Classification: Unclassified
Created attachment 37622 --> http://bugs.winehq.org/attachment.cgi?id=37622 Wine console output wine C:\Program Files\Steam\steam.exe
After selecting the difficulty in Serious Sam 3: BFE for the Campaign (First Level), the game crashes, no error output from game, simply closes.
Game is running through Steam client.
http://bugs.winehq.org/show_bug.cgi?id=29166
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #37622|log |log.txt filename| | Attachment #37622|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=29166
--- Comment #1 from Vincent Povirk madewokherd@gmail.com 2012-02-13 16:08:18 CST --- There's an exception in the log.
Please try to get a backtrace. http://wiki.winehq.org/Backtraces
http://bugs.winehq.org/show_bug.cgi?id=29166
quaker quaker66@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |quaker66@gmail.com
--- Comment #2 from quaker quaker66@gmail.com 2012-02-17 13:19:50 CST --- Happens for me too. FreeBSD 9, nvidia latest drivers.
http://bugs.winehq.org/show_bug.cgi?id=29166
Mikko Kumara mikko.kumara@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikko.kumara@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=29166
--- Comment #3 from MonoBOY Monoboy4ik@gmail.com 2012-03-09 05:41:40 CST --- Created attachment 39264 --> http://bugs.winehq.org/attachment.cgi?id=39264 Crash
after selecting the difficulty level the game crashes
http://bugs.winehq.org/show_bug.cgi?id=29166
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #39264|новый файл (копия) |winelog.txt filename| | Attachment #39264|application/octet-stream |text/plain mime type| |
--- Comment #4 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2012-03-09 08:22:00 CST --- Comment on attachment 39264 --> http://bugs.winehq.org/attachment.cgi?id=39264 Crash
This output is pretty much useless. Don't use debugger unless instructed to. Many games don't like debuggers.
http://bugs.winehq.org/show_bug.cgi?id=29166
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #5 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2012-03-09 08:22:27 CST --- Confirming - multiple reports.
http://bugs.winehq.org/show_bug.cgi?id=29166
Valeriy Malov jazzvoid@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jazzvoid@gmail.com
--- Comment #6 from Valeriy Malov jazzvoid@gmail.com 2012-07-08 06:51:23 CDT --- According to Oleg Matveev on the appdb comments page, game crashes while trying to create user profile (savegames folder and config file, located in Steam/userdata/*/41070/local/) with wine client error:50: write: Invalid file descriptor.
Initially this folder is empty, so I've tried to copy an existing profile there — now the game crashes as soon as it finds out that there are savegames present (on the "load existing or start new game" menu). Unfortunately, -all,+file 52MB trace contains no errors at all and it seems that the game accessed all these savegames and config file just fine.
http://bugs.winehq.org/show_bug.cgi?id=29166
toon lfor@yandex.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lfor@yandex.ru
--- Comment #7 from toon lfor@yandex.ru 2012-07-23 11:29:56 CDT --- Crash while change options in configuration menu or start new game with latest git wine.
http://bugs.winehq.org/show_bug.cgi?id=29166
--- Comment #8 from Erik erikdejong@gmail.com 2012-08-28 04:40:29 CDT --- Created attachment 41513 --> http://bugs.winehq.org/attachment.cgi?id=41513 Backtrace Serious Sam 3
Used the following to switch to OpenGL mode gfx_iAPI = 1; gfxRestart(); gfxResetRenderingDevice(); oglListExtensions();
http://bugs.winehq.org/show_bug.cgi?id=29166
Erik erikdejong@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |erikdejong@gmail.com
--- Comment #9 from Erik erikdejong@gmail.com 2012-08-28 06:18:42 CDT --- After the backtrace I tried disabling the gameoverlayrenderer library in winecfg but this didn't have any effect
http://bugs.winehq.org/show_bug.cgi?id=29166
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com
--- Comment #10 from Frédéric Delanoy frederic.delanoy@gmail.com --- Is this still an issue in latest wine (1.7.17 or later)?
https://bugs.winehq.org/show_bug.cgi?id=29166
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #11 from Béla Gyebrószki gyebro69@gmail.com --- Still present in 1.7.33.
It's not just when you select difficulty, there's also a crash when you change settings in the options menu. I think they're about the same problem. It's not the usual crash because no bactrace is generated, not a relevant line in the terminal or in the game log file appears. The game suddenly quits without warnings.
Comment #6 is probably right, files and directories are missing in Steam/userdata/xxxxxxx/41070/local. Saved games and the game configuration file SeriousSam3.ini should be here. The configuration file should be updated as you change settings in the game; this is one of the occasions when the game crashes.
I should add that the game executable uses Valve's CEG DRM (Custom Executable Generation) -> bug #32515. Don't know if it adds anything to the problem.
https://bugs.winehq.org/show_bug.cgi?id=29166
--- Comment #12 from Béla Gyebrószki gyebro69@gmail.com --- The game was updated on Steam a couple weeks ago (current build is 233089), I can't reproduce the problem any more in the new version.Previous Wine versions also work with the current game version.
wine-1.7.46-67-g6b205e4
https://bugs.winehq.org/show_bug.cgi?id=29166
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net, | |super_man@post.com
https://bugs.winehq.org/show_bug.cgi?id=29166
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED URL| |store.steampowered.com/app/ | |41070 Resolution|--- |WORKSFORME Summary|Serious Sam 3: BFE Crashes |Serious Sam 3: BFE (Steam) |after selecting difficulty |crashes after selecting | |difficulty
--- Comment #13 from Anastasius Focht focht@gmx.net --- Hello folks,
reported working.
Comment #12 indicates the vendor might have fixed this on their side (not a Wine bug then).
Regards
https://bugs.winehq.org/show_bug.cgi?id=29166
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Austin English austinenglish@gmail.com --- Closing.