dump files [message #448574] |
Wed, 08 June 2011 04:48 |
robbyke
Messages: 348 Registered: September 2010 Location: Belgium
Karma: 0
|
Recruit |
|
|
how do i read the dump files wich are created when the server crashes because it crashes and i dont really find out why or can crash it myself
Owner of kambot TT server
kambot.freeforums.org
|
|
|
|
|
Re: dump files [message #448608 is a reply to message #448574] |
Thu, 09 June 2011 10:52 |
|
danpaul88
Messages: 5795 Registered: June 2004 Location: England
Karma: 0
|
General (5 Stars) |
|
|
Well... yes... it would. That's the whole point of the dump files.
To put it simply (and slightly inaccurately, but close enough for the purposes of this topic) a dump file is basically a dump of the applications memory address space at the time it crashed, allowing you to load that into Visual Studio to try and find out why it crashed by duplicating the state of the process at the time of the crash and attaching a debugger to it.
[Updated on: Thu, 09 June 2011 10:54] Report message to a moderator
|
|
|
Re: dump files [message #448609 is a reply to message #448574] |
Thu, 09 June 2011 11:16 |
robbyke
Messages: 348 Registered: September 2010 Location: Belgium
Karma: 0
|
Recruit |
|
|
yea but i cant seem to get that to work
Owner of kambot TT server
kambot.freeforums.org
|
|
|