Comment 11 for bug 1450493

Revision history for this message
Marcus Tomlinson (marcustomlinson) wrote : Re: Phone reboots after scope run session

Adding 'sudo dmesg' to the app install loop script now produces:

[ 1823.580344] type=1400 audit(1435070740.169:104): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="com.viclog.hodor_hodor_0.2" pid=22736 comm="apparmor_parser"
[ 1859.959133] type=1400 audit(1435070776.548:105): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="com.viclog.hodor_hodor_0.2" pid=23161 comm="apparmor_parser"
[ 1896.309873] type=1400 audit(1435070812.897:106): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="com.viclog.hodor_hodor_0.2" pid=23571 comm="apparmor_parser"
[ 1932.570364] type=1400 audit(1435070849.156:107): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="com.viclog.hodor_hodor_0.2" pid=24012 comm="apparmor_parser"
[ 1968.891988] type=1400 audit(1435070885.474:108): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="com.viclog.hodor_hodor_0.2" pid=24403 comm="apparmor_parser"
[ 2005.267205] type=1400 audit(1435070921.853:109): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="com.viclog.hodor_hodor_0.2" pid=24849 comm="apparmor_parser"
[ 2041.485609] type=1400 audit(1435070958.072:110): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="com.viclog.hodor_hodor_0.2" pid=25284 comm="apparmor_parser"

Firstly, why is profile_replace called so often for one package. Secondly, looking at the dmesg output from the scope click install loop, why does "com.ubuntu.clock_clock_3.3.280.1" get updated? When installing/uninstalling the app we only see profile_replace calls against "com.viclog.hodor_hodor_0.2"