Yep :)
But I do want to make it clear that it seems the bug is not in the plugin, it is in the libuuid implementations. We've all been trying to find workarounds, but unfortunately not with much success. For a while we could work around it by compiling the plugin internally (which somehow prevents the bug from being exposed), but now we have some 64-bit Linux distros that accidentally left the 32-bit libuuid out of the distro, which prevents the VM from running if the plugin was compiled internally. I'm sure it has been fixed in up to date distros, but now we have one set of Linux users with buggy libuuid libraries, and another set of Linux users with missing 32-bit libuuid libraries, so somebody is going to get screwed either way now :-/
;( May be should put a large readme file somewhere explaining the situation.
I'm sure there must be some way to fix this that we're all missing, so if anyone wants to look at it with a fresh set of eyes that would be great.
Dave