Anonymous | Login | 2024-11-21 19:54 UTC |
My View | View Issues | Change Log | Roadmap |
View Revisions: Issue #1596 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0001596: Memory leak every turn | ||
Revision | 2015-02-04 18:10 by Povelitel | ||
Additional Information | I played in auto mode 72 months. still happens client: 19:05:43.671875 TRACE global [e00] - Creating Saves/Autosave_3.vcgm1 19:05:43.671875 TRACE global [e00] - Can't create file: wrong mount point: CONFIG/ 19:05:43.671875 TRACE global [e00] - Resource created successfully 19:05:43.671875 INFO global [e00] - Saving lib part of game... 19:05:43.687500 INFO global [e00] - Saving header 19:05:43.687500 INFO global [e00] - Saving options 19:05:43.687500 INFO global [e00] - Saving handlers 19:05:43.765625 INFO global [e00] - Saving gamestate 19:05:44.203125 TRACE global [e00] - Entering void __thiscall CClient::serialize(class COSer &,const int): Saving player 0 interface. 19:05:44.203125 TRACE global [e00] - Leaving void __thiscall CClient::serialize(class COSer &,const int). 19:05:44.203125 TRACE global [e00] - Entering void __thiscall CClient::serialize(class COSer &,const int): Saving player 1 interface. 19:05:44.203125 TRACE ai [e00] - Entering void __thiscall VCAI::saveGame(class COSer &,const int): version '752'. 19:05:44.203125 TRACE ai [e00] - Entering void __thiscall CAdventureAI::saveGame(class COSer &,const int): version '752'. 19:05:44.203125 TRACE ai [e00] - Leaving void __thiscall CAdventureAI::saveGame(class COSer &,const int). 19:05:44.234375 TRACE ai [e00] - Leaving void __thiscall VCAI::saveGame(class COSer &,const int). 19:05:44.234375 TRACE global [e00] - Leaving void __thiscall CClient::serialize(class COSer &,const int). 19:05:44.234375 TRACE network [e00] - Made second apply on cl 19:05:44.234375 TRACE network [e00] - Listening... 19:05:44.250000 TRACE network [e00] - received server message of type struct PackageApplied, data: {CPack: type '94'} 19:05:44.250000 TRACE network [e00] - Made first apply on cl 19:05:44.250000 TRACE network [e00] - Applied on gs 19:05:44.250000 TRACE network [e00] - Made second apply on cl 19:05:44.250000 TRACE network [e00] - Listening... 19:05:44.265625 TRACE network [e00] - received server message of type struct PackageApplied, data: {CPack: type '94'} 19:05:44.265625 TRACE network [e00] - Made first apply on cl 19:05:44.265625 TRACE network [e00] - Applied on gs 19:05:44.265625 TRACE network [e00] - Made second apply on cl 19:05:44.265625 TRACE network [e00] - Listening... 19:05:44.296875 TRACE network [e00] - received server message of type struct YourTurn, data: {CPack: type '100'} 19:05:44.296875 TRACE network [e00] - Made first apply on cl 19:05:44.296875 TRACE network [e00] - Applied on gs 19:05:44.312500 TRACE ai [e00] - Entering void __thiscall VCAI::yourTurn(void). 19:05:44.406250 TRACE ai [e00] - Leaving void __thiscall VCAI::yourTurn(void). 19:05:44.406250 ERROR network [e00] - Lost connection to server, ending listening thread! 19:05:44.437500 ERROR network [e00] - boost::thread_resource_error: Была сделана попытка загрузить программу, имеющую неверный формат 19:05:44.437500 ERROR network [e00] - Something wrong, lost connection while game is still ongoing... 19:05:44.453125 ERROR global [e00] - Disaster happened. 19:05:44.468750 ERROR global [e00] - Reason: 0xe06d7363 - UNKNOWN EXCEPTION at 7d610023:7D,4E2,1B6 19:05:44.468750 ERROR global [e00] - Thread ID: 3584 [3584] 19:05:44.468750 ERROR global [e00] - Crash info will be put in VCMI_client.exe_crashinfo.dmp 19:05:44.656250 TRACE global [c5c] - Del-ing music file music/AITheme2 19:05:44.656250 TRACE global [c5c] - Playing music file Music/Snow.mp3 server: 19:05:43.625000 INFO global [dfc] - Saving to Saves/Autosave_3 19:05:43.625000 TRACE global [dfc] - Creating Saves/Autosave_3.vsgm1 19:05:43.625000 TRACE global [dfc] - Can't create file: wrong mount point: CONFIG/ 19:05:43.625000 TRACE global [dfc] - Resource created successfully 19:05:43.625000 INFO global [dfc] - Ordering clients to serialize... 19:05:43.625000 TRACE global [dfc] - Sending to all clients a package of type struct SaveGame 19:05:43.625000 INFO global [dfc] - Saving lib part of game... 19:05:43.625000 INFO global [dfc] - Saving header 19:05:43.625000 INFO global [dfc] - Saving options 19:05:43.625000 INFO global [dfc] - Saving handlers 19:05:43.703125 INFO global [dfc] - Saving gamestate 19:05:44.109375 INFO global [dfc] - Saving server state 19:05:44.109375 INFO global [dfc] - Game has been successfully saved! 19:05:44.109375 INFO global [dfc] - Game has been saved as Saves/Autosave_3 19:05:44.109375 TRACE global [dfc] - Message successfully applied (result=1)! 19:05:44.125000 TRACE global [dfc] - Received client message (request 91123 by player |
||
Revision | 2014-11-25 11:35 by Povelitel | ||
Additional Information |
Copyright © 2000 - 2024 MantisBT Team |