Displaying 2 results from an estimated 2 matches for "same_args".
Did you mean:
safe_args
2020 Feb 17
0
Re: [nbdkit PATCH v5 4/4] vddk: Drive library loading from libdir parameter.
...st be done in a way
that does not cause infinite recursion on re-exec attempts.
In vddk's .config_complete, if the key reexec= is absent, libdir=... is
present, and dlopen()/init of libvixDiskLib.so fails, then we grab argv
from nbdkit and re-exec 'LD_LIBRARY_PATH=libdir... nbdkit vddk
same_args... reexec=true'. Conversely, if key reexec= is present, then
.config_complete calls setenv() to reset LD_LIBRARY_PATH to its former
state. .config_complete runs prior to the point where nbdkit fork()s
the --run child, so the child will see the original environment rather
than the one rewr...
2020 Feb 17
2
Re: [nbdkit PATCH v5 4/4] vddk: Drive library loading from libdir parameter.
Unfortunately this series doesn't work with the real VDDK library :-(
I see:
nbdkit: debug: vddk: config_complete
nbdkit: debug: dlopen shim prefix set to /home/rjones/tmp/vddk-6.7.3/vmware-vix-disklib-distrib/lib64
Then a little bit later during VDDK initialization it fails with:
nbdkit: debug: VixDiskLib: Could not load default plugins from