- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Guys:
Just doing an eval with 9.0 at the moment with an AutoCAD custom application, using the Call Graph collector. When loading the extension DLL (called an ObectARX module in AutoCAD) for our application, we get an instrumentation error:
enum_img_on <= MAX_LOADLIB_NESTING failed.
Nesting level of LoadLibrary calls exceeds limit.
This occurs while it is instrumenting some Oracle dlls that are demand loaded by our application.
Is there any easy way around this? Perhaps disabling the instrumentation of the Oracle dlls? In the config for the collector I can see the list of dlls (long) - but for some reason I can't scroll down in this list to get to the Oracle dlls (that are presumably) somewhere further down the list.
Thanks in advance
Anthony
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The problem seems to be either a bug in VTune runtime code or unexpected behavior of Windows loader we did not consider in runtime design at time of VTune 9.0 release.
Attempt to reduce instrumentation level will not help, as the problem occurs before instrumentation engine analyzes loaded image and decides which instrumentation level to apply.
Will you please open new tracker in Premier on this problem.
regards, Andrei
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Andrei

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page