http://bugs.winehq.org/show_bug.cgi?id=21545 --- Comment #2 from Stefan Leichter <Stefan.Leichter(a)camLine.com> 2010-02-01 15:09:08 --- Checking the relay log it looks to me like a network function problem. One of the last lines before the crash is: 0023:Call KERNEL32.lstrlenA(008c3c10 "listening on 0.0.0.0:6881 failed: Unknown error") ret=00411b5e The patch.log file in the program directory (%ProgramFiles%\Metin2) indicates also a network problem. The last two lines are: UDP error: Meldung 0x%1 nicht in Datei %2 gefunden from: 0.0.0.0 UDP error: Meldung 0x%1 nicht in Datei %2 gefunden from: 0.0.0.0 The relay log of the crashing thread contains failing calls of the functions AcceptEx(mswsock), setsockopt(ws2_32), WSARecvFrom(ws2_32) -- 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.