Bug 542885

Summary: [abrt] crash detected in gvfs-1.4.2-1.fc12
Product: [Fedora] Fedora Reporter: Curtis L. Knight <knighcl>
Component: gvfsAssignee: Tomáš Bžatek <tbzatek>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: alexl, bnocera, hedayaty, luzemail, quentin, tbzatek, tsmetana
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:94585cd1c8699e8365bb51c8415f9cc9488cdd6b
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-12-12 18:50:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
Contents of ./.local/share/gvfs-metadata none

Description Curtis L. Knight 2009-12-01 03:54:01 UTC
abrt detected a crash.

Attached file: backtrace
cmdline: /usr/libexec/gvfsd-metadata
component: gvfs
executable: /usr/libexec/gvfsd-metadata
kernel: 2.6.31.5-127.fc12.x86_64
package: gvfs-1.4.2-1.fc12
rating: 4
reason: Process was terminated by signal 11

Comment 1 Curtis L. Knight 2009-12-01 03:54:03 UTC
Created attachment 374955 [details]
File: backtrace

Comment 2 Curtis L. Knight 2009-12-01 03:58:11 UTC
Notice of crash during startup of encrypted DVD through VLC - crash included notification of a kernel crash as well. This error allowed playing of DVD but version 1.4.1 crashes did not allow playing but that could have been because libdvdcss was not installed but hard to tell as just mounting the DVD setup the crash.

Comment 3 Tomáš Bžatek 2009-12-01 09:50:43 UTC
This crash looks trivial but last few frames are missing, which would help us to locate the crash. Can you please install gvfs-debuginfo-1.4.2-1.fc12 package and try catching the crash again? (should be easily reproducible)

Comment 4 Curtis L. Knight 2009-12-02 04:05:30 UTC
Whoops - backtrace with debuginfo installed over @ https://bugzilla.redhat.com/show_bug.cgi?id=543288

Comment 5 Alexander Larsson 2009-12-02 08:59:09 UTC
*** Bug 543288 has been marked as a duplicate of this bug. ***

Comment 6 Alexander Larsson 2009-12-02 08:59:19 UTC
*** Bug 543249 has been marked as a duplicate of this bug. ***

Comment 7 Alexander Larsson 2009-12-02 08:59:24 UTC
*** Bug 543340 has been marked as a duplicate of this bug. ***

Comment 8 Alexander Larsson 2009-12-02 08:59:30 UTC
*** Bug 543300 has been marked as a duplicate of this bug. ***

Comment 9 Alexander Larsson 2009-12-02 09:02:58 UTC
This looks like a corrupted metadata file. Hopefully it was corrupted before the upgrade to gvfs 1.4.2 because we hope the corruptor was fixed there, but it might be that its still around.

Can you attach your ~/.local/share/gvfs-metadata/ directory? (Tar it up as there are several files)

Comment 10 Quentin Armitage 2009-12-02 09:39:46 UTC
Created attachment 375376 [details]
Contents of ./.local/share/gvfs-metadata

I reported bug #543340, which is marked as a duplicate of this bug. Attached is  the contents of ./.local/share/gvfs-metadata.

Comment 11 Alexander Larsson 2009-12-02 10:50:03 UTC
Your "~/.local/share/gvfs-metadata/home" file is corrupt. It looks like random process memory or parts of a binary/library file.

To fix this, just remove it and go on.

We believe the corruption has been fixed in 1.4.2, and the time stamp on your file:
-rw-------. 1 alex alex  2867200 2009-08-06 17:22 home
-rw-r--r--. 1 alex alex    32768 2009-08-06 17:50 home-95008ea9.log

Seems to imply this was created a long time ago, so it may still be fixed.

Comment 12 Curtis L. Knight 2009-12-12 18:50:17 UTC
I deleted my meta file as Alex suggested from .local/share/gvfs-metadata/home and restarted my desktop. I ran VLC with the encrypted DVD with no gvfs crashes.

gvfs-1.4.2-1.fc12.x86_64

Thanks.

Curtis