[Bug 12654] New: Dungeon Keeper 95 (GOLD) crashes running on AMD64 Gentoo setup
http://bugs.winehq.org/show_bug.cgi?id=12654 Summary: Dungeon Keeper 95 (GOLD) crashes running on AMD64 Gentoo setup Product: Wine Version: 0.9.59. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: bugzilla(a)bennee.com Created an attachment (id=12303) --> (http://bugs.winehq.org/attachment.cgi?id=12303) Backtrace dump of wine crashing After running it with a Windows Path (wine "c:\Keeper\KEEPER95.EXE") and specifying a virtual desktop to prevent my dual head setup confusing it it still crashes. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12654 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal --- Comment #1 from Lei Zhang <thestig(a)google.com> 2008-04-21 17:18:48 --- Is there a downloadable (demo) version with the same problem? Severity is not major. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12654 --- Comment #2 from Alex Bennee <bugzilla(a)bennee.com> 2008-05-09 08:57:16 --- (In reply to comment #1)
Is there a downloadable (demo) version with the same problem?
I'm afraid I don't know. I'm just trying to get it running for my Girlfriend without having generate a kvm partition. I'm happy to do test runs and gather more information if needed.
Severity is not major.
Apologies. I thought crashes would be bad enough to count as major.... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12654 Alexander Dorofeyev <alexd4(a)inbox.lv> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexd4(a)inbox.lv --- Comment #3 from Alexander Dorofeyev <alexd4(a)inbox.lv> 2008-05-09 10:48:26 --- (In reply to comment #2)
(In reply to comment #1)
Is there a downloadable (demo) version with the same problem?
I'm afraid I don't know. I'm just trying to get it running for my Girlfriend without having generate a kvm partition.
I'm happy to do test runs and gather more information if needed. Hmm. I don't know what __wine_emulate_instruction does, but it looks like problems may be originating from ddraw. Strange that there's no line source file / line number information in the backtrace. I thought on Gentoo it would be built from a source, but maybe binaries are stripped there. Backtrace may be more helpful if you compile wine from git source, as then you'll have line number information in it.
Also this looks kinda fishy: libGL error: open DRM failed (Operation not permitted) libGL error: reverting to (slow) indirect rendering Is your setup generally ok? Do any other games run? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12654 --- Comment #4 from Alex Bennee <bugzilla(a)bennee.com> 2008-05-14 04:59:05 --- (In reply to comment #3)
(In reply to comment #2)
I'm happy to do test runs and gather more information if needed. Hmm. I don't know what __wine_emulate_instruction does, but it looks like problems may be originating from ddraw. Strange that there's no line source file / line number information in the backtrace. I thought on Gentoo it would be built from a source, but maybe binaries are stripped there.
Gentoo is built from source but the binaries are stripped and src thrown away by default. I shall re-compile from the git-tree and let you know.
Backtrace may be more helpful if you compile wine from git source, as then you'll have line number information in it.
Also this looks kinda fishy:
libGL error: open DRM failed (Operation not permitted) libGL error: reverting to (slow) indirect rendering
Well DRI isn't working, but that shouldn't stop ddraw running. I'm assuming it's not trying to do directly rendered accelerated 3D?
Is your setup generally ok? Do any other games run?
Otherwise yes. I shall try on the new machine I have and see if I can gather better backtraces. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12654 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-11-12 14:15:43 --- Is this still an issue in current (1.1.8 or newer) wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12654 --- Comment #6 from Alex Bennee <bugzilla(a)bennee.com> 2008-11-13 13:02:11 --- (In reply to comment #5)
Is this still an issue in current (1.1.8 or newer) wine?
Still crashing although the backtrace looks a little different now. I'm attaching the latest crash log. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12654 Alex Bennee <bugzilla(a)bennee.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12303|0 |1 is obsolete| | --- Comment #7 from Alex Bennee <bugzilla(a)bennee.com> 2008-11-13 13:03:36 --- Created an attachment (id=17263) --> (http://bugs.winehq.org/attachment.cgi?id=17263) Latest crash log based on wine 1dba41b104a12dccff2468e572c5d0683fb7cc3b The crash looks different (different addresses) and the wine_emulate_instruction stuff is gone. But still dead. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12654 --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2009-05-18 10:47:45 --- Is this still an issue in current (1.1.21 or newer) wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12654 Alex Bennee <bugzilla(a)bennee.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17263|application/octet-stream |text/plain mime type| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12654 --- Comment #9 from Alex Bennee <bugzilla(a)bennee.com> 2009-05-19 02:35:41 --- Created an attachment (id=21176) --> (http://bugs.winehq.org/attachment.cgi?id=21176) Latest crash log based on wine 94945af5566c73fa3832f7fe70ebc6dede54861d Yep still crashes. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12654 Alex Bennee <bugzilla(a)bennee.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17263|0 |1 is obsolete| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12654 --- Comment #10 from Alex Bennee <bugzilla(a)bennee.com> 2009-05-19 02:38:27 --- Again crash seems to have moved on from the last wine I tried. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12654 --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2009-05-19 10:28:35 --- (In reply to comment #10)
Again crash seems to have moved on from the last wine I tried.
Moved on = still present? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12654 --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2009-05-19 10:28:35 --- (In reply to comment #10)
Again crash seems to have moved on from the last wine I tried.
Moved on = still present? --- Comment #12 from Austin English <austinenglish(a)gmail.com> 2009-11-19 12:52:29 --- This is your friendly reminder that there has been no bug activity for 6 months. Is this still an issue in current (1.1.33 or newer) wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12654 Phil White <cerise-winehq(a)l.armory.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cerise-winehq(a)l.armory.com --- Comment #13 from Phil White <cerise-winehq(a)l.armory.com> 2010-04-05 01:43:29 --- This bug continues to persist. I am also running Wine on Gentoo on a 64-bit platform. I'm using wine-1.1.35 at present. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12654 --- Comment #14 from Austin English <austinenglish(a)gmail.com> 2012-03-19 14:52:32 CDT --- This is your friendly reminder that there has been no bug activity for 650 days. Is this still an issue in current (1.4 or newer) wine? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12654 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |adys.wh(a)gmail.com Resolution| |ABANDONED --- Comment #15 from Jerome Leclanche <adys.wh(a)gmail.com> 2012-04-18 20:08:49 CDT --- 2 years without answer, abandoned. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12654 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #16 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2012-04-30 14:40:53 CDT --- Closing ABANDONED bugs -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org