- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have one application which I can successfully monitor using intel inspector, and it flags it as having a leak. I have another program that makes the same win32 calls that has the leak, but it doesn't flag anything, but I also get a message stating:
Warnring occurred during analysis
Found no symbols for this module: C:\\windows\\system32\\profapi.dll
Analysis may be incomplete.
Does anyone have any troubleshooting advice on how to go about resolving this... or can I even hope to resolve this?
Thanks in advance.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The root-cause is - there was no corresponding profapi.pdb found. You may download package from http://msdn.microsoft.com/en-us/windows/hardware/gg463028, then install it.
Please add symbol path in Inspector's Project Properties, redo Inspector's analysis.
Regards, Peter
Please add symbol path in Inspector's Project Properties, redo Inspector's analysis.
Regards, Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks. I figured it was something along those lines, but wasn't quite sure what direction to go. I will try this and greatly appreciate your insight.

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