[Vm-dev] RE: Linux vm

K. K. Subramaniam kksubbu.ml at gmail.com
Mon Aug 23 06:33:59 UTC 2010


On Sunday 22 Aug 2010 8:09:22 am Schwab,Wilhelm K wrote:
> Is there a way to get such diagnostic information without hacking the vm
> source?  If not, please consider the following as a proposed patch.  I
> have tried to strike a balance between seeing enough to make sense of
> errant plugin paths and giving detailed information about failures when
> given an absolute path
In your place, I would have tried ldd(1) or strace(1) to detect path load 
errors.

In general, failing to load a plugin module is not a fatal error. Sometimes, a 
primtive can fallback to using internal routines if the plugin is not 
available.

Subbu


More information about the Vm-dev mailing list