Jaime, thank you for taking the time to report this.  First, please
upload the result of this:

cd /etc/apparmor.d/ && ls

Next, as a security precaution, we would like to make sure your firewall
is running and increase the level of logging by your firewall.  Please
run the following commands:

sudo ufw enable
sudo ufw default deny
sudo ufw logging high

Also, we would like to have you up the security level of AppArmor:

sudo aptitude install apparmor apparmor-profiles
cd /etc/apparmor.d/
for i in *
do sudo aa-enforce $i
done

The next time this happens, please re-upload your auth logs and firewall
logs.

-- 
My user session closes randomly [Karmic]
https://bugs.launchpad.net/bugs/511774
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to