Cannot launch snaps on Eoan and kernel 5.2

I cannot launch any snap anymore on Ubuntu Eoan with kernel 5.2

$ snap version
snap    2.39.2+19.10ubuntu1
snapd   2.39.2+19.10ubuntu1
series  16
ubuntu  19.10
kernel  5.2.0-8-generic

core18 has been auto-refreshed yesterday @10:26PM

Everything works fine with kernel 5.0

For example:

$ spotify 
internal error, please report: running "spotify" failed: cannot find installed snap "spotify" at revision 35: missing file /snap/spotify/35/meta/snap.yaml
 
$ code
/snap/code/11/electron-launch: line 28: /snap/code/11/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/gdk-pixbuf-query-loaders: No such file or directory
/snap/code/11/usr/share/code/bin/code: line 44: /snap/code/11/usr/share/code/bin/../code: No such file or directory

$ /snap/bin/google-chrome 
/snap/google-chrome/x1/bin/desktop-launch: line 29: /home/j-lallement/.config/user-dirs.dirs: Permission denied
Failed to move to new namespace: PID namespaces supported, Network namespace supported, but failed: errno = Operation not permitted
Trace/breakpoint trap (core dumped)

$ sweethome3d-homedesign 
internal error, please report: running "sweethome3d-homedesign" failed: cannot find installed snap "sweethome3d-homedesign" at revision 9: missing file /snap/sweethome3d-homedesign/9/meta/snap.yaml

$ /snap/bin/hello
cannot perform operation: mount --rbind /dev /tmp/snap.rootfs_neFJcx//dev: No such file or directory

8 posts were merged into an existing topic: Snap mounts broken with kernel 5.2 and systemd 242