- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, I run into this problem where I can't see the source for the library that I'm trying to do performance analysis using VTune Amplifier 2017 and the error I see in the collection log is:
"cannot match the module with the symbol file <librarytobedebug>.pdb: checksum is different. ..".
I do have the path to the .pdb file set correctly, so what could be the reason for this error and how to fix it?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What are your OS, programming language and compiler?
This error could be printed when .pdb file is built for another version of the executable binary file. Can you try to rebuild both the binary file and its .pdb file?
If rebuilding does't help, I would appreciate if you attach a reproducer: this or another binary + .pdb pair.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page