Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

symbol lookup using module and offset

9 views
Skip to first unread message

Dave Calkins

unread,
Dec 7, 2009, 4:15:01 PM12/7/09
to
We're using WER on the WinQual site. We see a crash event reported, but no
dump files are available (if they were we'd just load the dump file into
WinDbg). However, the event view on the WinQual site does indicate the
module and the offset in that module.

Any idea how to (using the symbol files) resolve that module offset? I'm
thinking there has to be a way to, given the module and offset, figure out
which function the crash ocurred in, but I'm not clear on how to use the
offset value for that.

Scott Noone

unread,
Dec 9, 2009, 11:46:02 AM12/9/09
to
Assuming that you have the exact same driver image with PDBs loaded
someplace else, ln should be sufficient to turn the module base + offset
into something meaningful.

-scott

--
Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com


"Dave Calkins" <DaveC...@discussions.microsoft.com> wrote in message
news:52712396-E56A-4C68...@microsoft.com...

0 new messages