Am 25.09.25 um 15:48 schrieb John Paul Adrian Glaubitz:
Hello Bernhard,
Thanks a lot for providing the debug data and also providing a reproducer.
I'm currently a bit overloaded with work, so I didn't find the time to look
into it myself yet. Hopefully, your input will allow upstream to fix the bug.
Adrian
Hello,
just a small addition for a more direct reproducer.
It looks in my VM it is caused by specific apparmor files:
/var/cache/apparmor/e4dbc4ca.0/{nvidia_modprobe,transmission,usr.bin.man}
/etc/apparmor.d/{nvidia_modprobe,transmission,usr.bin.man}
With those files removed the issue is no longer visible.
Following is a more direct reproducer to trigger the "Bail out":
/sbin/apparmor_parser --verbose --binary --replace --
/var/cache/apparmor/e4dbc4ca.0/nvidia_modprobe
#/sbin/apparmor_parser --purge-cache
#/sbin/apparmor_parser --verbose --skip-kernel-load --write-cache --replace
-- /etc/apparmor.d
Kind regards,
Bernhard