error on startup - savedump.exe

  • Thread starter Thread starter Fabrizio T.
  • Start date Start date
F

Fabrizio T.

On the startup of the system i obtain a messang in a windows error.
Savedump.exe
The dynamics library couldn' t found a link in symsetaddr64 for dbghelp.dll

After i press "ok" button and all function correctly.
What could i do for patch this?

I have a P4 with windows XP home with all patch at2 june.
Thanks
 
"Fabrizio T." wrote:

> On the startup of the system i obtain a messang in a windows error.
> Savedump.exe
> The dynamics library couldn' t found a link in symsetaddr64 for dbghelp.dll
>
> After i press "ok" button and all function correctly.
> What could i do for patch this?
>
> I have a P4 with windows XP home with all patch at2 june.
> Thanks


You could try System Restore first!.
You have installed an old application that replace the dbghelp.dll with old
version, or your computer is infected.
Does this machine has a programming environment Tools like VB, SQL, C#, V
web/SDK?.
It is looks like an application calling the Memory and entry point not found
causing this error.
Savedump.exe:
http://search.microsoft.com/results.aspx?mkt=en-US&setlang=en-US&q=Savedump.exe
Windows Image Helper:
http://msdn2.microsoft.com/en-us/library/ms680321.aspx
About DbgHelp
http://msdn2.microsoft.com/en-us/library/ms679267.aspx
How to use Sqldumper.exe to generate dump files for Windows applications
http://support.microsoft.com/kb/827690/
SymCleanup
http://msdn2.microsoft.com/en-us/library/ms680696.aspx
This utility, which has the most comprehensive knowledge of auto-starting
locations of any startup monitor, shows you what programs are configured to
run during system bootup or login
http://www.microsoft.com/technet/sysinternals/SystemInformation/Autoruns.mspx
HTH.
nass
----
www.nasstec.co.uk
 
Back
Top