I actually obtained that utility earlier today. I wasn't able to
locate anything in the DLL list that matched the address given by the
error message... I think (I'm just guessing here) that based on the
addresses that I see the other svchost processes running under that the
address in the message is the load address of the scvhost process that
was terminated... All the module addressed seem to be quite a bit
higher.
So, that leads me to a second question. How would I be able to use the
memory and stack dump files that are created to do error submission to
microsoft to determine which service was causing dep to kill svchost?
On a side note:
I corrected the issue. I noticed the at the same time the error popped
up the HP background software was being started and terminated watching
the process list with ProcessExplorer. I found a driver patch on HP's
web site that corrected the issue. If anyone has an HP all in one and
was getting the error I started this thread with, try this HP driver
patch:
http://h10025.www1.hp.com/ewfrf/wc/...=420428&lang=en&cc=us&softwareitem=oj-27722-1
That solved the issue with out having to reconfigure DEP (which
wouldn't be a fix, it would be a hack).
I would still like to find out how to use the memory dump files to
determine the source of the problem so I don't have to guess, I can go
straight to the issue.
Thanks in advance for any insight!
-Dan