http://bugs.winehq.org/show_bug.cgi?id=4512
------- Additional Comments From ploujj@gmail.com 2006-08-02 16:28 ------- It seems that _almost_ none of the wine output I posted so far actually relates to the problem since I see the same thing when running Unreal without problems (in singleplayer):
$ ~/apps/wine-0.9.7/wine ~/.wine/drive_c/UnrealGold/System/Unreal.exe fixme:process:GetProcessWorkingSetSize (0xffffffff,0x55bff568,0x55bff560): stub err:ole:CoGetClassObject class {92fa2c24-253c-11d2-90fb-006008a1f441} not registered err:ole:CoGetClassObject no class object {92fa2c24-253c-11d2-90fb-006008a1f441} could be created for for context 0x1 fixme:ole:CoCreateInstance no classfactory created for CLSID {92fa2c24-253c-11d2-90fb-006008a1f441}, hres is 0x80040154 err:ole:CoGetClassObject class {d8f1eee0-f634-11cf-8700-00a0245d918b} not registered err:ole:CoGetClassObject no class object {d8f1eee0-f634-11cf-8700-00a0245d918b} could be created for for context 0x1 fixme:ole:CoCreateInstance no classfactory created for CLSID {d8f1eee0-f634-11cf-8700-00a0245d918b}, hres is 0x80040154 fixme:keyboard:RegisterHotKey (0x1002a,49218,0x00000001,27): stub fixme:keyboard:RegisterHotKey (0x1002a,49219,0x00000001,9): stub fixme:keyboard:RegisterHotKey (0x1002a,49220,0x00000002,27): stub fixme:keyboard:RegisterHotKey (0x1002a,49221,0x00000002,9): stub fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x559ac798)->((nil),00000008)
This error: fixme:winsock:NtStatusToWSAError Status code c0000024 converted to DOS error code 6
appears quite a lot some time before Unreal crashes, and since it seems like a network error, I don't think its related to the crash in question.