Help Analyzing Crash.mdmp

Post Reply
tehswiftone
New to forums
New to forums
Posts: 14
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Aug 10, 2012 4:32 pm

Help Analyzing Crash.mdmp

Post by tehswiftone »

Well our server has been crashing 6 times a day with no errors in the console and I can't seem to track down the problem. I tried to analyze the file with Visual C++ Express Edition but I failed horribly. I asked for a little direction with VEE but your staff said they do not have much experience in this department and pointed me in this direction. Can you please analyze my crash dump file and let me know whats causing the issue?

Thanks again NFO you guys are the best =D


http://www.megafileupload.com/en/file/4 ... -mdmp.html
If there is a better way to upload it please let me know.
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: Help Analyzing Crash.mdmp

Post by kraze »

Have you made any recent changes to your server? Any new plugins, addons or config changes?

Have you checked your normal log files to see if any output is being generated that may be of some help? If not you may want to contact us back and ask that we add -condebug to your command line so you can see the console.log file as well.

As for reading a dump, have you seen this guide?
http://www.nfoservers.com/forums/viewto ... =18&t=4218
It explains how to do it.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
tehswiftone
New to forums
New to forums
Posts: 14
Joined: Fri Aug 10, 2012 4:32 pm

Re: Help Analyzing Crash.mdmp

Post by tehswiftone »

Thanks Krazy I found out that you can just view them in notepad or just use http://dumps.metastruct.uk.to/
Also I have not made ANY changes to the code in months. I think it has something to do with the last update.

On a side note here is the error I found in the .dpmp file:

Code: Select all

10250(36049.236307):  L 05/06/2013 - 14:36:34: Engine error: player\leet.mdl (2) at -1.$ -1.$ -1.$ in contact with player\leet.mdl (2) at -1.$ -1.$ -1.$, crash. dist = -1, minq = 99999999999999998000000000000000000000000000000000000000000000000000000000000000000000000000000000000.000000

10249(36049.236042):  player\leet.mdl (2) at -1.$ -1.$ -1.$ in contact with player\leet.mdl (2) at -1.$ -1.$ -1.$, crash. dist = -1, minq = 99999999999999998000000000000000000000000000000000000000000000000000000000000000000000000000000000000.000000
10248(36049.214907):  Crazy physics on [352][prop_physics] [Ang:-1.#IND00,1.#QNAN0,180.000000] [Pos:-1.#IND00,-1.#IND00,1.#QNAN0] - removing
Now I was reading on facepunch and someone else with the same error was told to delete their bin folder, srcds executable and run the update tool. Although I do not know if this will fix the issue. I rent two gmod servers from NFO each on a seperate box and after the update the other day one of our servers was down for ~12 hours. Then I believe our host said something about a bad update or something and had to do it again. I am wondering if the server that "worked" AKA broken one atm had a bad update as well?
tehswiftone
New to forums
New to forums
Posts: 14
Joined: Fri Aug 10, 2012 4:32 pm

Re: Help Analyzing Crash.mdmp

Post by tehswiftone »

After making some posts on FP it seems that others are having this problem as well. So I doubt that it was a bad update on NFO's behalf.
Post Reply