http://bugs.winehq.org/show_bug.cgi?id=14595 Korn <wine(a)temporaryforwarding.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14965|0 |1 is obsolete| | --- Comment #16 from Korn <wine(a)temporaryforwarding.com> 2008-07-26 05:46:32 --- Created an attachment (id=15050) --> (http://bugs.winehq.org/attachment.cgi?id=15050) console output of wine In wine-1.1.2 the bug still exists but the error has changed. The output of wine is attached. The error message of unreal tournament follows. Again reverting this commit fixes the bug. git clone git://source.winehq.org/git/wine.git wine-git && cd wine-git git checkout wine-1.1.2 CC="ccache gcc" ./configure --verbose && make clean && make ./wine /home/korn/.wine/drive_c/Programme/UnrealTournament/System/UnrealTournament.exe unreal tournament crashes again. git revert a4a5a2ec121eeb2a7cd4ffbb5ba7b298f2a050b1 CC="ccache gcc" ./configure --verbose && make clean && make ./wine /home/korn/.wine/drive_c/Programme/UnrealTournament/System/UnrealTournament.exe unreal tournament runs. -- 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.