https://bugzilla.novell.com/show_bug.cgi?id=496204 https://bugzilla.novell.com/show_bug.cgi?id=496204#c1 --- Comment #1 from Christian Boltz <suse-beta@cboltz.de> 2011-01-11 23:49:19 CET --- FYI: This still happens on Factory with the AppArmor 2.5.1 package from security:apparmor:factory installed. Here's a reproducer that is much shorter (and easier to run) than in the initial comment: 1. save the following tho lines as "mycat" and chmod +x the file #!/bin/bash cat "$1" 2. run aa-genprof mycat 3. run mycat some_file 4. switch to genprof, choose "child" for executing cat, allow everything else 5. save the profile in genprof, but let it running (do not choose "(F)inish") 5. run mycat other_file -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.