Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
4999 Discussions

Access Violation (pinvm.dll) when profiling My Application

yacha
Beginner
558 Views
While profiling, I get a lot of Access Violation errors in pinvm.dll
(ef0.16cc): Access violation - code c0000005 (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
eax=0000000f ebx=0fc14ff3 ecx=00000001 edx=540c0b50 esi=0fc14ffe edi=1831e04f
eip=541881e5 esp=1831ddfc ebp=1831e044 iopl=0 nv up ei pl nz na pe cy
cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00010207
*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\\Program Files\\Intel\\VTune Amplifier XE 2011\\bin32\\pinvm.dll -
pinvm!SetIpcClientData+0x15aaa5:
541881e5 f3a5 rep movs dword ptr es:[edi],dword ptr [esi]
0:034> kb
ChildEBP RetAddr Args to Child
WARNING: Stack unwind information not available. Following frames may be wrong.
1831e044 00000000 00000000 18000000 77e605f6 pinvm!SetIpcClientData+0x15aaa5
(ef0.16cc): Access violation - code c0000005 (first chance)First chance exceptions are reported before any exception handling.This exception may be expected and handled.eax=0000000f ebx=0fc14ff3 ecx=00000001 edx=540c0b50 esi=0fc14ffe edi=1831e04feip=541881e5 esp=1831ddfc ebp=1831e044 iopl=0 nv up ei pl nz na pe cycs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00010207*** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\\Program Files\\Intel\\VTune Amplifier XE 2011\\bin32\\pinvm.dll -pinvm!SetIpcClientData+0x15aaa5:541881e5 f3a5 rep movs dword ptr es:[edi],dword ptr [esi]
0:034> kbChildEBP RetAddr Args to Child WARNING: Stack unwind information not available. Following frames may be wrong.1831e044 00000000 00000000 18000000 77e605f6 pinvm!SetIpcClientData+0x15aaa5
0:034> .exr -1
ExceptionAddress: 541881e5 (pinvm!SetIpcClientData+0x0015aaa5)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000000
Parameter[1]: 0fc15000
Attempt to read from address 0fc15000
0:034> lmvmpinvm*
start end module name
54000000 544fd000 pinvm (export symbols) C:\\Program Files\\Intel\\VTune Amplifier XE 2011\\bin32\\pinvm.dll
Loaded symbol image file: C:\\Program Files\\Intel\\VTune Amplifier XE 2011\\bin32\\pinvm.dll
Image path: C:\\Program Files\\Intel\\VTune Amplifier XE 2011\\bin32\\pinvm.dll
Image name: pinvm.dll
Timestamp: Thu Apr 14 10:49:33 2011 (4DA698FD)
CheckSum: 003FADDF
ImageSize: 004FD000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
0 Kudos
5 Replies
Kirill_R_Intel
Employee
558 Views

Please let us know your OS and Intel VTune AmplifierXE versions.

Is the problem seen with your application only (not standard samples)?
If so, what kind of application do you analyze?
Was Amplifier installed and run by administrator user?
Also please provide Amplifier command line (there is "Get command line" button in GUI window).

Regards,
Kirill

0 Kudos
yacha
Beginner
558 Views
, !
pinvm.dll Windows 7 Windows Server 2003 R2. Update 4build 176374. , . .
. , GUI Locks & Waits.
.
0 Kudos
Kirill_R_Intel
Employee
558 Views
Thanks Vlad,

English is preferred here so everyone can read the forum threads. I would suggest you to open an issue in premier.intel.com, as it may require some debugging and info exchange with you.

The command line can be get even from GUI, there is a button in the right bottom corner. This is just easy way to provide info about your analysis configuration.

Do you have same problem with other user-mode sampling analysises, like Hotspots?
Try EBS analysis (Lightweight hotspots, General Exploration), it may have no the issue so you can profile the application at least this way.

Regards,
Kirill
0 Kudos
yacha
Beginner
558 Views
Thanks Kirill,
I'll try to use your recomendations.
What should I do to open an issue on premier.intel.com?
Will forum's loginId be enoughto post an issue on premier.intel.com?
Vlad
0 Kudos
Kirill_R_Intel
Employee
558 Views
Vlad,

No, forum login doesn't work for premier support. You should obtain login in Intel Registration Center when registering your product. You can find info about premier support usage here:
http://software.intel.com/en-us/articles/performance-tools-for-software-developers-intel-premier-support/?wapkw=(premier.intel.com)

Regards,
Kirill
0 Kudos
Reply