- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,I profiled the sample project tachyon vc10, and got a problem.. B elow is the log:
Analyzing Debug configuration
11/24/14 19:49:16 Profiling Debug configuration may provide misleading results. Change active configuration for performance measurements to Release to accurately reflect the behavior of your released product.
Collection failed
11/24/14 19:49:23 Collection failed. The data cannot be displayed.
[Instrumentation Engine]: SYSCALL_INSPECTOR: Too long trace in the NTDLL!NtSetContextThread function Incompatible operating system or incompatible software installed on the system Pin is exiting due to fatal error
My environment is:
intel-i3
WIN 7 64bit
Microsoft VS 2013
NO anti-virus program is running
Thanks in advance, any advise would be appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@YuGang
It seems that there is no installed any hooks or inline trampoline jumps.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My VTune Version is, Intel VTune Amplifier XE 2015 (update1_setup).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for reply.
I Followed his solution and removed all the anti-virus SW. without effect.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Possibly there was other 3rd-party software - which had installed ntdll.dll patch. If you are not sure what software is - you can try other machine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@YuGang
You can use Windows debugger (windbg) !chkimg command in order to check for image consistency. In your case I would try to check Ntdll.dll image first for installed hooks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
iliyapolak wrote:
@YuGang
You can use Windows debugger (windbg) !chkimg command in order to check for image consistency. In your case I would try to check Ntdll.dll image first for installed hooks.
http://community.websense.com/blogs/securitylabs/archive/2010/04/29/anal...
Thanks for reply.
I've got the windbg tool and then how should i use it to trace the problem.
I read the article above but still dont know how to !chkimg, for i dont have a dump file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@YuGang
Please download following tool for creating user mode dump file : http://www.microsoft.com/en-us/download/details.aspx?id=4060
Proceed further as it was explained in this article http://community.websense.com/blogs/securitylabs/archive/2010/04/29/analyzing-malwares-using-microsoft-tools.aspx
If you want you can send me dump files and I will run !chkimg command.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
iliyapolak wrote:
@YuGang
Please download following tool for creating user mode dump file : http://www.microsoft.com/en-us/download/details.aspx?id=4060
Proceed further as it was explained in this article http://community.websense.com/blogs/securitylabs/archive/2010/04/29/anal...
If you want you can send me dump files and I will run !chkimg command.
Windbg can not show the command window any more on my pc.
I upload 2 dump files, will u please !chkimg them. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@YuGang
Tomorrow I will check those files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You are welcome.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@YuGang
It seems that there is no installed any hooks or inline trampoline jumps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
iliyapolak wrote:
@YuGang
It seems that there is no installed any hooks or inline trampoline jumps.
Thanks.
Seems my windows system need to be reinstalled.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@YuGang
Probably it can be the best solution in your case. I will run !chkimg on my other laptop in order to verify the results.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page