http://bugs.winehq.org/show_bug.cgi?id=34059
Bug #: 34059 Summary: Anno 1602 crashs Product: Wine Version: 1.4 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: volkerobhof@web.de Classification: Unclassified
Created attachment 45272 --> http://bugs.winehq.org/attachment.cgi?id=45272 backtrace of crash
Hi there,
after an excessive gameplay. Today I started to play Anno 1602 again. After a few minutes I got a "page fault on read access" error message and wine crashed.
I attached the backtrace file report.
best regards
http://bugs.winehq.org/show_bug.cgi?id=34059
--- Comment #1 from asdgandalf@gmx.net 2013-08-13 11:10:44 CDT --- Created attachment 45603 --> http://bugs.winehq.org/attachment.cgi?id=45603 Crash of "Anno 1602 Königs Edition" after few minutes of playing
Same here ...
http://bugs.winehq.org/show_bug.cgi?id=34059
asdgandalf@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #45603|Crash of "Anno 1602 Königs |Backtrace - Anno 1602 description|Edition" after few minutes |Königs-Edition |of playing |
http://bugs.winehq.org/show_bug.cgi?id=34059
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #2 from GyB gyebro69@gmail.com 2013-08-13 13:29:30 CDT --- Wine 1.4.1 is very old, please try again with Wine 1.6 (or 1.7.0).
http://bugs.winehq.org/show_bug.cgi?id=34059
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com
--- Comment #3 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-09-03 04:33:18 CDT --- Now that bug 33890 is fixed, could you please retry with latest git (or with wine 1.7.2 when it comes out?)
http://bugs.winehq.org/show_bug.cgi?id=34059
--- Comment #4 from Frédéric Delanoy frederic.delanoy@gmail.com 2013-09-03 04:35:20 CDT --- (In reply to comment #3)
Now that bug 33890 is fixed, could you please retry with latest git (or with wine 1.7.2 when it comes out?)
Also, it the crash persists, make sure you have wine debugging symbols installed beforehand in order to get a useful backtrace.
http://bugs.winehq.org/show_bug.cgi?id=34059
martijngastkemper@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |martijngastkemper@gmail.com
--- Comment #5 from martijngastkemper@gmail.com --- Created attachment 48787 --> http://bugs.winehq.org/attachment.cgi?id=48787 Backtrace crash Wine 1.6.2
I installed Anno 1602 successfully, but staring with "$ wine ~/.wine/drive_c/Program\ Files/ANNO\ 1602\ Gold-Edition/1602.EXE" failed. I'm running Mac OS 10.9
https://bugs.winehq.org/show_bug.cgi?id=34059
Cùran debian@carbon-project.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |debian@carbon-project.org
--- Comment #6 from Cùran debian@carbon-project.org --- Created attachment 52227 --> https://bugs.winehq.org/attachment.cgi?id=52227 Backtrace with 1.7.50
Still an issue with 1.7.50 and the GOG version of 1602 (KE). (The platform value shown in the attached backtrace seems fishy unless it refers to the Wine build used, which is indeed an i386 build running on x86_64 (amd64))
The GOG installer reports an error before going to the "successfully installed" page, but since I've seen this with every GOG game and they work afterwards, I don't think it matters. For example the Anno 1701 installer also has these errors at the end, but the game runs perfectly. And while Anno 1503 doesn't launch into a scenario/map, the game at least starts and I can create a profile, change settings, etc.
My current graphics stack (Debian testing as a base): GPU: Hawaii PRO [Radeon R9 290] (ChipID = 0x67b1) Mesa: Git:master/0d19dc302f libdrm: 2.4.64-1 LLVM: SVN:trunk/r246424 (3.8 devel) X.Org: 2:1.17.2-1.1 Linux: 4.1.6 Firmware: https://secure.freedesktop.org/~agd5f/radeon_ucode/hawaii/
286640da3d90d7b51bdb038b65addc47 hawaii_ce.bin 161105a73f7dfb2fca513327491c32d6 hawaii_mc.bin d6195059ea724981c9acd3abd6ee5166 hawaii_me.bin ad511d31a4fe3147c8d80b8f6770b8d5 hawaii_mec.bin 63eae3f33c77aadbc6ed1a09a2aed81e hawaii_pfp.bin 5b72c73acf0cbd0cbb639302f65bc7dc hawaii_rlc.bin f00de91c24b3520197e1ddb85d99c34a hawaii_sdma1.bin 8e16f749d62b150d0d1f580d71bc4348 hawaii_sdma.bin 7b6ca5302b56bd35bf52804919d57e63 hawaii_smc.bin 9f2ba7e720e2af4d7605a9a4fd903513 hawaii_uvd.bin b0f2a043e72fbf265b2f858b8ddbdb09 hawaii_vce.bin
libclc: Git:master/7958b0202b DDX: Git:master/b6d871bf29
glxinfo reports OpenGL 4.1 for Core Contexts and OpenGL 3.0 for Compatibility Contexts.. The 32 bit libraries are installed.
Let me know, if you need something else.
https://bugs.winehq.org/show_bug.cgi?id=34059
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #7 from Sebastian Lackner sebastian@fds-team.de --- (In reply to Cùran from comment #6)
Created attachment 52227 [details] Backtrace with 1.7.50
Not sure if its related to your issue, but some apps/games expect data files to be present in the current working directory. Try to chdir to "C:\GOG Games\Anno 1602 - Creation of a New World" first, and check if it makes a difference.
Btw ... this whole bug report seems to be a bit messed up. There are three different backtraces, most likely all related to the different issues. The initial description was that Anno 1602 crashes after some minutes of playing, whereas the recent reports mention that it doesn't start at all. Could be a regression or a different version of the game, nevertheless mixing all this up doesn't really make it easier to fix this.
https://bugs.winehq.org/show_bug.cgi?id=34059
--- Comment #8 from Cùran debian@carbon-project.org --- (In reply to Sebastian Lackner from comment #7)
(In reply to Cùran from comment #6)
Created attachment 52227 [details] Backtrace with 1.7.50
Not sure if its related to your issue, but some apps/games expect data files to be present in the current working directory. Try to chdir to "C:\GOG Games\Anno 1602 - Creation of a New World" first, and check if it makes a difference.
Yes. I already was in that directory, because without that I won't even get the splash screen.
Btw ... this whole bug report seems to be a bit messed up. There are three different backtraces, most likely all related to the different issues. The initial description was that Anno 1602 crashes after some minutes of playing, whereas the recent reports mention that it doesn't start at all. Could be a regression or a different version of the game, nevertheless mixing all this up doesn't really make it easier to fix this.
Sorry, I missed that part in the initial report. I somehow only noticed what Martijn wrote and that sounded like my bug. I'm happy to move this to it's own bug, if you prefer it.
https://bugs.winehq.org/show_bug.cgi?id=34059
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #9 from winetest@luukku.com --- Could you please retest? wine 1.7.50 is really outdated now.
https://bugs.winehq.org/show_bug.cgi?id=34059
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #10 from joaopa jeremielapuree@yahoo.fr --- No answer since 5 years. No download available.
Can an administrator close this bug as ABANDONED?
https://bugs.winehq.org/show_bug.cgi?id=34059
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #11 from Jeff Zaroyko jeffz@jeffz.name --- No response from reporter.
https://bugs.winehq.org/show_bug.cgi?id=34059
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Anno 1602 crashs |Anno 1602 crashes after a | |few minutes
https://bugs.winehq.org/show_bug.cgi?id=34059
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de Status|RESOLVED |CLOSED
--- Comment #12 from André H. nerv@dawncrow.de --- closing abandoned