-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[REQUIRED DLL] Injector timed out for Windows/System32/ntdll.dll #808
Comments
This is on ubuntu 20. Also if I try to re run draksetup install isofile, The error encountered is failed to get "write" lock. Is another process using the image /var/lib/drakrun/volumes/vm-0.img |
Hi! What version of Drakvuf do you use? This might be caused by an issue that is discussed here: tklengyel/drakvuf#1639. |
@psrok1 I'm using DRAKVUF Sandbox v0.18.2, I downloaded the files from sandbox github but the timeout issue remains regardless. |
Ok, I see that you have problems with vm-0. Can you paste complete log from |
I nuked the instance and re did everything, the documentation itself is missing alot of things, secondly after running the post install command I am getting the issue below This should have been fixed but its still happening. |
This can be solved by adding libxenforeignmemory.so.1.4 and creating a symlink for drakvuf library file located at /usr/lib/x86_64-linux-gnu/libxenforeignmemory.so.1 |
I think it's the general problem with injector reliability. I hope #933 will fix it a bit. Another thing is injection retrying because sometimes the problem with injection is temporary #818 I also fixed a bug in Drakvuf injector in the meantime: tklengyel/drakvuf#1706. So I think we should track further problems with injector in #933. |
How to reproduce
Steps to reproduce the behavior:
draksetup ...
Following is the output.
checking xl list does not show vm-0 either only domain-0 and vm-1.
Running drakplayground 0 Outputs failed to restore VM vm-0
Re running draksetup postinstall says vm-0 is not running either and health check is passing successfully.
The text was updated successfully, but these errors were encountered: