[Bug 6709] [Game] Ceasar IV crashes.
http://bugs.winehq.org/show_bug.cgi?id=6709 Jeff Zaroyko <jeffzaroyko(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeffzaroyko(a)gmail.com --- Comment #5 from Jeff Zaroyko <jeffzaroyko(a)gmail.com> 2008-01-09 05:55:11 --- (In reply to comment #4)
This is m$' bug: http://support.microsoft.com/kb/884538
Vitaliy, I haven't tested this game, but that message isn't specifically a microsoft problem, the message can be reproduced by the following program. #include <stdlib.h> int main(void) { abort(); return 0; } So I'm not sure that your diagnosis is correct, this program could just be calling abort() because something went wrong, unless you are saying the author of this software is recommending the ms kb fix? Meanwhile, Malum, could you please test this again with the latest version of wine (0.9.52)? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org