[Bug 25323] Civilization IV Beyond the Sword crashed when trying to start a new game.

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 2 18:33:24 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=25323

--- Comment #11 from Adam Martinson <amartinson at codeweavers.com> 2010-12-02 18:33:24 CST ---
(In reply to comment #10)
> The original logfile is 7.4 Gb. Compressed with Lzma it is 75Mb.

Wow, that's probably a little much... maybe cut it down to 10-20M lines. 
Anything over 1 GB uncompressed is too much.  After the crash you can kill it,
the backtrace doesn't help for this one cuz the crash is in Civ4 itself.

> I am getting the logs using the following redirect:
> .....Civ4BeyondSword.exe  > ~/Desktop/Civ4BTS+tid,+msxml,+variant,+relay.log
> 2>&1
> I remember researching about this and it came up as the recommended way in
> several places. How would you recommend doing it?

First truncate the file:
$ echo '' > ~/Desktop/Civ4BTS+tid,+msxml,+variant,+relay.log
Then append:
$ .....Civ4BeyondSword.exe &>> ~/Desktop/Civ4BTS+tid,+msxml,+variant,+relay.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.



More information about the wine-bugs mailing list