[Bug 303587] Re: Error in CONDITIONS::CLCS-UNIVERSAL-ERROR-HANDLER [or a callee]: Caught fatal error [memory may be damaged]
Jorrit Kronjee
jorrit at wafel.org
Sun Nov 1 22:09:01 UTC 2009
This problem occurs when address space randomization is enabled (which
is enabled by default on newer kernels). When this option is set to 0 or
1, the error does not occur (default is 2). As a workaround, you should
add the following line to /etc/sysctl.conf:
kernel.randomize_va_space = 1
After that, run sysctl -p
Good luck!
--
Error in CONDITIONS::CLCS-UNIVERSAL-ERROR-HANDLER [or a callee]: Caught fatal error [memory may be damaged]
https://bugs.launchpad.net/bugs/303587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list