Comment 49 for bug 1701222

Revision history for this message
Ionut Lenghel (ilenghel) wrote :

I have tested the proposed kernel, but with this version both bugs are showing up.

Could it be that the bug is not in the kernel, but in systemd?
Below is a comparison of the strace command ran on RHEL 7.3 and Ubuntu 16.04.1, when trying to re-enable the Data Exchange integration service:
http://pastebin.ubuntu.com/25615867/

Since manually starting the daemon after re-enabling the integration service works fine, could it be that systemd doesn't handle the daemon starting process when it receives the call to do so?
Is there any way to see how systemd handles the call to start the daemon?