Comment 9 for bug 157952

Revision history for this message
John Johansen (jjohansen) wrote : Re: Profile violations fail to log correctly

Well I can say that this isn't related to https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/140508 as the problem there was a message format change and not the message being logged.

Since messages being sent to the kernel ring buffer (dmesg), we can infer that auditd isn't running. What happens if you rerun genprof on the program.

Also are other kernel messages getting logged in /var/log/messages? Could you attach your /etc/syslog.conf and
a tail of /var/log/messages?