Hi All,
I am novice developing File system filter driver for Win XP using Win DDK
build 3790.
I have set up the Win debugger.
I have given the Symbol path as :
SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Event then i recieve the error as
‘Kernel Symbols are wrong. Please fix symbols to do analysis’
When i issue command !analyze -v.
Please help me in resolving this.
Thanks
Yashasvi
I believe you can get this message when your local
symbols don’t match your driver. Make sure the driver
you are loading matches your local symbol path.
Also, there is another list hosted by OSR just for
windbg. You can also search it’s archives. I’m sure
someone has had this problem before.
— Yashasvi Raykar wrote:
> Hi All,
>
> I am novice developing File system filter driver
> for Win XP using Win DDK
> build 3790.
>
> I have set up the Win debugger.
> I have given the Symbol path as :
>
>
SRVc:\symbolshttp://msdl.microsoft.com/download/symbols
>
> Event then i recieve the error as
>
> ‘Kernel Symbols are wrong. Please fix symbols to do
> analysis’
>
> When i issue command !analyze -v.
>
> Please help me in resolving this.
>
> Thanks
> Yashasvi
>
>
>
> —
> Questions? First check the IFS FAQ at
> https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as:
> xxxxx@yahoo.com
> To unsubscribe send a blank email to
> xxxxx@lists.osr.com
>
__________________________________
Do you Yahoo!?
Vote for the stars of Yahoo!'s next ad campaign!
http://advision.webevents.yahoo.com/yahoo/votelifeengine/
Hi,
Thanks this solved the problem. I was using two different versions.
Thanks
Yashasvi
“Yashasvi Raykar” wrote in message news:xxxxx@ntfsd…
> Hi All,
>
> I am novice developing File system filter driver for Win XP using Win DDK
> build 3790.
>
> I have set up the Win debugger.
> I have given the Symbol path as :
>
> SRVc:\symbolshttp://msdl.microsoft.com/download/symbols
>
> Event then i recieve the error as
>
> ‘Kernel Symbols are wrong. Please fix symbols to do analysis’
>
> When i issue command !analyze -v.
>
> Please help me in resolving this.
>
> Thanks
> Yashasvi
>
>
>