Your message dated Tue, 05 Feb 2013 15:02:41 +0000 with message-id <[email protected]> and subject line Bug#624507: fixed in gvfs 1.12.3-4 has caused the Debian Bug report #624507, regarding Started looping and continuously rewriting metadata file to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 624507: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624507 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: gvfs Version: 1.6.4-3 Severity: important File: gvfsd-metadata I just had gvfsd-metadata start looping continuously in the background, rewriting metadata files. I grabbed a quick strace, then killed it. Repeating pattern in the strace: open("/home/josh/.local/share/gvfs-metadata/home-aec04c3b.log.9QPTUV", O_RDWR|O_CREAT|O_EXCL, 0666) = 11 fcntl(11, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE) fstat(11, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f508e87c000 lseek(11, 0, SEEK_CUR) = 0 write(11, "\332\32jour\1\0\256\300L;\0\0\200\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32768) = 32768 fstatfs(11, {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=18022671, f_bfree=8762318, f_bavail=8579218, f_files=4579328, f_ffree=4085656, f_fsid={1281784360, -1936016178}, f_name len=255, f_frsize=4096}) = 0 lstat("/home/josh/.local/share/gvfs-metadata/home-aec04c3b.log", 0x7fff99738a40) = -1 ENOENT (No such file or directory) close(11) = 0 munmap(0x7f508e87c000, 4096) = 0 rename("/home/josh/.local/share/gvfs-metadata/home-aec04c3b.log.9QPTUV", "/home/josh/.local/share/gvfs-metadata/home-aec04c3b.log") = 0 open("/home/josh/.local/share/gvfs-metadata/home", O_RDWR) = 11 rename("/home/josh/.local/share/gvfs-metadata/home.L2STUV", "/home/josh/.local/share/gvfs-metadata/home") = 0 open("/home/josh/.local/share/gvfs-metadata", O_RDONLY) = 12 fsync(12) = 0 close(12) = 0 mmap(NULL, 16, PROT_READ|PROT_WRITE, MAP_SHARED, 11, 0) = 0x7f508e87c000 munmap(0x7f508e87c000, 16) = 0 close(11) = 0 unlink("/home/josh/.local/share/gvfs-metadata/home-2aa65dd1.log") = 0 open("/home/josh/.local/share/gvfs-metadata/home.43PUUV", O_RDWR|O_CREAT|O_EXCL, 0600) = 11 write(11, "\332\32meta\1\0\0\0\0\0\3\321\307\25\0\0\1d\0\0\0 \0\0\0\0M\267\244\372"..., 1292) = 1292 fsync(11) = 0 close(11) = 0 This pattern seems to repeat infinitely, with only the hashes and mktemp extensions changing. This resulted in continous disk writes. - Josh Triplett -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.39-rc4-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages gvfs depends on: ii libc6 2.11.2-13 Embedded GNU C Library: Shared lib ii libdbus-1-3 1.4.8-3 simple interprocess messaging syst ii libexpat1 2.0.1-7 XML parsing C library - runtime li ii libgconf2-4 2.28.1-6 GNOME configuration database syste ii libgdu0 2.30.1-2 GObject based Disk Utility Library ii libglib2.0-0 2.28.6-1 The GLib library of C routines ii libgnome-keyring0 3.0.0-2 GNOME keyring services library ii libudev0 168-1 libudev shared library ii x11-utils 7.6+1 X11 utilities Versions of packages gvfs recommends: ii dbus 1.4.8-3 simple interprocess messaging syst ii policykit-1-gnome 0.101-2 GNOME authentication agent for Pol Versions of packages gvfs suggests: ii gvfs-backends 1.6.4-3 userspace virtual filesystem - bac -- no debconf information
--- End Message ---
--- Begin Message ---Source: gvfs Source-Version: 1.12.3-4 We believe that the bug you reported is fixed in the latest version of gvfs, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Josselin Mouette <[email protected]> (supplier of updated gvfs package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Tue, 05 Feb 2013 14:02:04 +0100 Source: gvfs Binary: gvfs gvfs-daemons gvfs-libs gvfs-common gvfs-fuse gvfs-backends gvfs-bin gvfs-dbg Architecture: source all amd64 Version: 1.12.3-4 Distribution: unstable Urgency: low Maintainer: Debian GNOME Maintainers <[email protected]> Changed-By: Josselin Mouette <[email protected]> Description: gvfs - userspace virtual filesystem - GIO module gvfs-backends - userspace virtual filesystem - backends gvfs-bin - userspace virtual filesystem - binaries gvfs-common - userspace virtual filesystem - common data files gvfs-daemons - userspace virtual filesystem - servers gvfs-dbg - userspace virtual filesystem - debugging information gvfs-fuse - userspace virtual filesystem - fuse server gvfs-libs - userspace virtual filesystem - private libraries Closes: 624507 Changes: gvfs (1.12.3-4) unstable; urgency=low . * 06_metadata_nfs.patch: new patch. Disable gvfsd-metadata entirely on remote filesystems. It is better to miss functionality than to hammer the server. Closes: #624507. Checksums-Sha1: 8a7558680395d3cd4f58e7e386cd84ade270c4d2 2367 gvfs_1.12.3-4.dsc a805361fc9ad68a9662b8e4c8162529e0de986f6 19569 gvfs_1.12.3-4.debian.tar.gz f3ff3e97f04f357fda926055d2641c421fb6cf06 546894 gvfs-common_1.12.3-4_all.deb 4533c48e79ba4ab8531ec254bb27ea6ea7d63602 205000 gvfs_1.12.3-4_amd64.deb 5a1f4292ed830e58a5dcbfccdb1ffba0297763f8 220988 gvfs-daemons_1.12.3-4_amd64.deb 1de1ad8787bf8b5b957fac41d4c17e4ac7934b00 198016 gvfs-libs_1.12.3-4_amd64.deb 326ff35c052504b06167e778a86632a2ec318693 138934 gvfs-fuse_1.12.3-4_amd64.deb 207608ed520cafe6dbfb4546c69c808f8480f885 357144 gvfs-backends_1.12.3-4_amd64.deb 62aaf44e879dd7b3a7bccceab05c4a98fa07758d 157982 gvfs-bin_1.12.3-4_amd64.deb a1021ba18f790c3bc6e36ae8fa3d1b634600080c 1538724 gvfs-dbg_1.12.3-4_amd64.deb Checksums-Sha256: 4601d7192a3073b6b1ec0e587c4d690cdaa9052eac6ec7062f57a733f7d8dce9 2367 gvfs_1.12.3-4.dsc dd05093f8a0028de8a84ce9bbdfe7106239126fc0dffa418804d3ac65cb2ad6a 19569 gvfs_1.12.3-4.debian.tar.gz 3c0ec8cb69e21b26a40974a1729bd12fa03a2fe243f5a8d1125f3831c4c3df78 546894 gvfs-common_1.12.3-4_all.deb 4aa87a3cf561290da724b04e7db3bf5833f92a12a20e9f97525b22945097af2b 205000 gvfs_1.12.3-4_amd64.deb e5aea734b1b9b4b7f8ef3e322c25b603e7bf747336dbe796b958c150a99db3e7 220988 gvfs-daemons_1.12.3-4_amd64.deb f52a75316ae28d6c39334e482f2536147fd74e8f3e976e119a6c43852b79b022 198016 gvfs-libs_1.12.3-4_amd64.deb 0b6c566c6e2e53055b21e501107e37eb978fb9996e641611ce4cbdc9474b2988 138934 gvfs-fuse_1.12.3-4_amd64.deb e5be374c65d2fdf0d9edba160caf8f3ae6e8d784f1645238bad70febb3334e12 357144 gvfs-backends_1.12.3-4_amd64.deb 24a5d507d6182ad9bdb9d9a64d66f5e9752ce7fa8d9b0afcb82f972950ac2d18 157982 gvfs-bin_1.12.3-4_amd64.deb 5751ba822ee47e0dce84ac159807f2a5fae2944f2c6c66d1b6693d2ecae56be0 1538724 gvfs-dbg_1.12.3-4_amd64.deb Files: d39709e08b06d2bacdae58c6ec616ae2 2367 gnome optional gvfs_1.12.3-4.dsc d4947a69b4f0c878546a4ab27f7a988c 19569 gnome optional gvfs_1.12.3-4.debian.tar.gz ce250ca5c44f4f3ed5e0c79a01c0b641 546894 libs optional gvfs-common_1.12.3-4_all.deb 937fcda7428092cfc473d1507687e087 205000 libs optional gvfs_1.12.3-4_amd64.deb c85547b82e37c808695ab45ff5f3d0ed 220988 libs optional gvfs-daemons_1.12.3-4_amd64.deb fb9515f9121e35c562200e0fd659e138 198016 libs optional gvfs-libs_1.12.3-4_amd64.deb 6baf370018a2ec20de64498cda7c22ea 138934 gnome optional gvfs-fuse_1.12.3-4_amd64.deb e5fff9016083a01cc1eec14c0fe0bd41 357144 gnome optional gvfs-backends_1.12.3-4_amd64.deb ae7984b574ae2b10e40a5fea5ed8d395 157982 gnome optional gvfs-bin_1.12.3-4_amd64.deb 5fad1e0a388ad2a0a635bfd4b976b724 1538724 debug extra gvfs-dbg_1.12.3-4_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iD8DBQFRER1HrSla4ddfhTMRAlTiAKDAgV2+pRt1KfCPHm2a4DvZ1AyfUgCg0xRq KcYMEWrvJYSvDqLIMb1qxPQ= =1TVk -----END PGP SIGNATURE-----
--- End Message ---

