Hide Forgot
+++ This bug was initially created as a clone of Bug #1318817 +++ Description of problem: * sediff gets killed by OOM killer when --allow or --dontaudit or --stats parameter is used Version-Release number of selected component (if applicable): setools-console-3.3.7-4.el6.x86_64 How reproducible: always Steps to Reproduce: # sediff --allow policy.24 \; /etc/selinux/targeted/policy/policy.24 Killed # echo $? 137 # dmesg | tail -n 2 Out of memory: Kill process 35687 (sediff) score 556 or sacrifice child Killed process 35687, UID 0, (sediff) total-vm:1153776kB, anon-rss:553200kB, file-rss:652kB # Actual results: * sediff is killed by OOM killer because it consumed too much memory Expected results: * sediff works as expected and terminates correctly
Most likely we are not going to fix it on RHEL-6. Please raise an amount of memory on your VMs if you need to run memory demanding operations.
Development Management has reviewed and declined this request. You may appeal this decision by reopening this request.