Re: server crash dump [message #473184 is a reply to message #473148] |
Thu, 16 August 2012 15:49 ![Go to previous message Go to previous message](/theme/Renegade_Forums/images/up.png) ![Go to next message Go to previous message](/theme/Renegade_Forums/images/down.png) |
StealthEye
Messages: 2518 Registered: May 2006 Location: The Netherlands
Karma:
|
General (2 Stars) |
![86412520](/theme/Renegade_Forums/images/icq.png) ![stealteye](/theme/Renegade_Forums/images/yahoo.png)
|
|
Well, to give another hint then, because that reveals that this crash was actually in scripts.dll: if you go to the call stack and find that the first (few) entries are in microsoft dlls, then right click those entries (topmost one first) and select "Load Symbols From" -> "Microsoft Symbol Servers". This loads the .pdb, so that the call stack below it becomes more accurate.
In these crashdumps, it crashed in memmove which was called from a scripts.dll function. Before loading the symbols, scripts.dll does not show up on the call stack.
BlackIntel admin/founder/coder
Please visit http://www.blackintel.org/
[Updated on: Thu, 16 August 2012 15:50] Report message to a moderator
|
|
|