Public bug reported: Binary package hint: nautilus
$ lsb_release -rd Description: Ubuntu 8.10 Release: 8.10 $ apt-cache policy nautilus nautilus: Installed: 1:2.24.1-0ubuntu2 Candidate: 1:2.24.1-0ubuntu2 Version table: *** 1:2.24.1-0ubuntu2 0 500 http://us.archive.ubuntu.com intrepid-updates/main Packages 100 /var/lib/dpkg/status 1:2.24.1-0ubuntu1 0 500 http://us.archive.ubuntu.com intrepid/main Packages Behavior: Nautilus window opens as expected. When closed via the upper- right window-manager X (close) button, nautilus encounters segmentation fault. Running under valgrind: $ G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log /usr/bin/nautilus --no-desktop --browser . seahorse nautilus module initialized Initializing nautilus-share extension ** (nautilus:25353): WARNING **: Unable to add monitor: Operation not supported Shutting down nautilus-share extension Killed $ echo $? 137 Running without valgrind: $ /usr/bin/nautilus --no-desktop --browser .seahorse nautilus module initialized Initializing nautilus-share extension ** (nautilus:25437): WARNING **: Unable to add monitor: Operation not supported Shutting down nautilus-share extension Segmentation fault $ echo $? 139 ** Affects: nautilus (Ubuntu) Importance: Undecided Status: New -- Consistent nautilus segmentation fault on exit https://bugs.launchpad.net/bugs/336515 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs