> Is this gimp from another linux machine, or from a windows machine? I tried these steps with gimp on ubuntu plucky, accessing a remote smb share configured like yours, also on plucky, and the crash didn't happen. Also, I used gnome's way of accessing the samba share, I did not use cifs to mount it locally or something like that.
Another linux machine running mint 22.1 I mount the share via terminal using cifs (actually via shell script as I dont always need to mount it): sudo mount -t cifs -o rw,user=(user),pass=(pass),uid=$(id -u),gid=$(id -g),forceuid,forcegid //192.168.2.200/nas /mnt/nas -- 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 [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
