(X-post to microsoft.public.windbg)
Probably ... in windbg, you could list what modules are
loaded where with "x *!"
--
--
Daniel Chang
Server Setup Team
Search our Knowledge Base at
http://support.microsoft.com/directory
Visit the Windows 2000 Homepage at
http://www.microsoft.com/windows2000/default.asp
See the Windows NT Homepage at
http://www.microsoft.com/ntserver/
NOTE: Please reply to the newsgroup and not directly to me.
This allows others to add to and benefit from these threads
and also helps to ensure a more timely response. Thank you!
This posting is provided "AS IS" without warranty either
expressed or implied, including, but not limited to, the
implied warranties of merchantability or fitness for a
particular purpose.
The views and opinions expressed in this newsgroup posting
are mine and do not necessarily express or reflect the views
and / or opinions of Microsoft.
message :
: How do you go about tracking a driver address from a
: bugcheck? Adress is 804926e2. From what I can tell it is
: closest to the nt kernel. Any help with this?