minidump information and bsod

When I read the minidump file with windbg, I can get the information about which driver caused a bsod. There is even an offset shown like:

PhysMem!DriverEntry+109

the callstack shows:

PhysMem!DriverEntry+0x109

How can I figure out with this information, where in my code the cause is? I already made a map file, but now I am missing the link with the information.

Or is there another simple way to locate the cause with windbg and a symbols file (.pdb)? By the way, the bsod is generated at another pc, is that a problem?

TIA, Frank

Reply to
Frank van Eijkelenburg
Loading thread data ...

You're in the wrong group.

There's a few newsgroups @msnews.microsoft.com that are more appropriate.

Regards, Mark

Reply to
Mark McDougall

You are right, I was in a hurry yesterday, sorry for the "spam".

Reply to
Frank van Eijkelenburg

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.