Inconsistency Detected ld.so
This is a general question about the indicated subject.
When the Linux program loader fails with the message "Inconsistency detected ld.so" where is the inconsistency?
Is it between the shared libraries being used to link edit the program being loaded?
Is it between the kernel and the shared libraries being used by the loader ld.so.
Worse still, could it be something to do with package management in the distribution being used?
Is there some way to get a more verbose response from ld.so about the error.
|