/lib/*.so: munlock failed: Invalid argument
Posted: Thu Jul 26, 2012 10:39 am
Hello.
I've downloaded the 2.6.32.59 Kernel from kernel.org and applied the grsecurity patch to it. This was done on a Debian 6.0 32-bit (x86) with a 2.6.32-5-686 Kernel.
Upon booting when the Operating System does its auto-probing, it reports in the console the following:
The same is available for other dynamic shared object library files such as:
The machine is running on VMware as a virtual machine and the powerhorse behind this is an AMD 64 DualCore processor.
Any ideas what munlock is all about and how this affects what?
Thank you.
I've downloaded the 2.6.32.59 Kernel from kernel.org and applied the grsecurity patch to it. This was done on a Debian 6.0 32-bit (x86) with a 2.6.32-5-686 Kernel.
Upon booting when the Operating System does its auto-probing, it reports in the console the following:
- Code: Select all
b05db000-b05f8000 r-xp 00000000 fe:00 55107 /lib/libgcc_s.so.1: munlock failed: invalid argument
The same is available for other dynamic shared object library files such as:
- Code: Select all
/lib/i686/cmov/libc-2.11.3.so
/lib/libudev.so.0.9.3
/lib/libdevmapper.so.1.02.1
/lib/ld-2.11.3.so
The machine is running on VMware as a virtual machine and the powerhorse behind this is an AMD 64 DualCore processor.
Any ideas what munlock is all about and how this affects what?
Thank you.