[Bug 32515] Warhammer 40,000: Space Marine (Steam) fails to start

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 4 09:31:40 CST 2013


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

--- Comment #8 from Anastasius Focht <focht at gmx.net> 2013-12-04 09:31:40 CST ---
Hello GyB,

you have to use 'append' mode because the game is multithreaded which causes
interleaving trace output, effectively corrupting message lines.

">SpaceMarine_relay.log" should become ">>SpaceMarine_relay.log"

In general, I advise people to use 'append' mode in first place when generating
logs.
This avoids all the problems with corrupted messages due to
multithreading/parallel process startup.

Regards

-- 
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