Ok, I got a simple reproducer. Basicamente just rename a file in the
cifs share while it's open.

For example, assuming /mnt is a cifs mount:

a) in one terminal, run:

  cat > /mnt/bug

(leave it there)

b) in another terminal, run:

  mv /mnt/bug /mnt/oops

That is enough to crash the samba server.

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

Title:
  samba segfaults when modifying any file

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to