Forum Discussion

Daril's avatar
14 years ago

QTime crash when start profiled program

Hi,

   I run aqTime, create new project and add module with my exe, created in Delphi 7. After I press Run button. In Event View is these messages





















































































































+ Project run selected, current profiler is Allocation Profiler.   11:07:09:178
  Process create ID: 7152, Thread ID: 5924, Base address: 0x00400000 5924 11:07:09:193
  Module loaded: C:\Development\Others Programs\Test\Project1.exe; Base address: 0x00400000 Size: 3460793 Version: 0.0.0.0 5924 11:07:09:194
  Module loaded: C:\Windows\SysWOW64\ntdll.dll; Base address: 0x76F40000 Size: 1289528 Version: 6.1.7600.16559 5924 11:07:09:195
  Module loaded: C:\Windows\SysWOW64\kernel32.dll; Base address: 0x76A40000 Size: 836608 Version: 6.1.7600.16385 5924 11:07:09:201
  Module loaded: C:\Windows\SysWOW64\KernelBase.dll; Base address: 0x74B10000 Size: 269824 Version: 6.1.7600.16385 5924 11:07:09:204
- First
chance exception 0xC0000005 ACCESS_VIOLATION occurred at 0x76A560B0,
read of address 0x00000008 at 0x76A560B0 (in
C:\Windows\SysWOW64\kernel32.dll)
5924 11:07:09:224
    0x76A560B0 RegCreateKeyExW + 0x66F in kernel32.dll 5924  
    0x76F797A0 RtlQueryEnvironmentVariable + 0x241 in ntdll.dll 5924  
    0x76F7D749 LdrResSearchResource + 0xB4D in ntdll.dll 5924  
    0x76F84305 _vsnwprintf + 0x63C in ntdll.dll 5924  
    0x76F70022 LdrGetProcedureAddress + 0x18 in ntdll.dll 5924  
    0x76F86355 RtlCreateTagHeap + 0xA78 in ntdll.dll 5924  
    0x76F85947 RtlCreateTagHeap + 0x6A in ntdll.dll 5924  
    0x76F79CC9 LdrInitializeThunk + 0x10 in ntdll.dll 5924  
    0x76DB283C 5924  
  Process exit ID: 7152; Exit code: -1073741819   11:07:09:230



Program is break.

It is only small project for testing aqtime. I have Windows 7, 64bit and I installed aqtime544x64.exe.



Any ideas what is wrong?



Daril