A forum for reverse engineering, OS internals and malware analysis 

Forum for announcements and questions about tools and software.
 #15929  by fasmotol
 Tue Oct 09, 2012 12:08 pm
Hi all.
I needed some more vm's, so I created one more vm, set up vmmon in it. Actually windbg debugging rises no problem, but when i try to use ida (latest v. available in public)+vkd for the same task i got the following thing:
vm starts and i can see what drivers have been loaded (so windbg plugin interacts with vm), but when i try to freeze vm (stop execution), ida pushes a message box with "oops! internal error 30141" and shuts down. I've failed to find error description, so i have no ideas where's the problem - in ida or in vkd itself.
Perhaps someone have experiences the same issue.