Public bug reported:

Hello, I tried to create a snap package for neovim (see attachment), but it 
freezes whenever I try to save a file.
I connected the home with "sudo snap connect neovim-git:home ubuntu-core:home" 
and I can read any file in my home without any problem.
I noticed checking the dmesg log this situation:
"
[ 9550.930325] audit: type=1326 audit(1465469024.352:54): auid=4294967295 
uid=1000 gid=1000 ses=4294967295 pid=28570 comm="nvim" 
exe="/snap/neovim-git/100024/usr/local/bin/nvim" sig=31 arch=c000003e 
syscall=93 compat=0 ip=0x7fc97bf55a77 code=0x0
"
It seems to me that apparmor is blocking the syscall 93 (fchown) and so it 
freeze the application.

Additional information:
1)Ubuntu 16.04 LTS
2)Snapd 2.0.5
3)I expected to correctly save the file and that neovim would exit
4)The application froze

** Affects: snapd (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "The snapcraft I created for neovim"
   
https://bugs.launchpad.net/bugs/1590720/+attachment/4680304/+files/snapcraft.yaml

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1590720

Title:
  neovim snap package freezes when saving a file (fchown)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1590720/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to