Bug 557545
Summary: | [abrt] crash in gvfs-archive-1.4.3-3.fc12 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Gregor Hlawacek <gregor> | ||||||||
Component: | gvfs | Assignee: | Tomáš Bžatek <tbzatek> | ||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | low | ||||||||||
Version: | 12 | CC: | adam, alexl, ami.climber, anarchist4ever, antifreeze2173, bconfiant, bizeau.clement, bnocera, brucemartin10, c-9100069, c.gonzalo.luengo, clemenstandetzki, coutinho.sanches, Cyborg.sa, daniel-fedoauth, dematron1986, dimitriakos, dr.diesel, drevix, dvelez1985, einer, encipherJ, ericosaucedo, fairmonk, fedora, florian.voudgaarden, frank.schletz, genes1122, gibkristen, giosif, gregor.binder, gumeni, harrison.ian, headsortails67, hewhoe, info, jacques_legras, jkaiserling, jmcc2950, john.westerdale, kikare, lashar, laskov, laurentlouis.maurin, lecointe_nicolas, linuxnow, lionghostshop, livermob, lordbeaver, maycon.franca, mbooth, mcepl, mcepl, mdmpsyd, musor.zdes, next.little.owl, noops2001, phil.ingram, piotrpietruszka, pizza, plarsen, raphoszap, richard, rob.d.wills, roberto.agria, roberto.verduzco, samuelyogi, sigsegv4, sonarguy, stefano.sintoni.cnigroup, steve_a_foster, tbzatek, tminar, tsmetana, tue, unix63, vendorr, vimodchandran, vladimir.vdv, wellspring3, wrightman84, zork000 | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | x86_64 | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | abrt_hash:e3c5de77a6a9d33978665dd9c4ece904fcf448af | ||||||||||
Fixed In Version: | 1.4.3-4.fc12 | Doc Type: | Bug Fix | ||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2010-02-05 01:37:54 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
Gregor Hlawacek
2010-01-21 19:15:24 UTC
Created attachment 385980 [details]
File: backtrace
Reproduced when unmounting ISO image created by Brasero. ME WHEN RUN CROSSOVER WHITH OFFICE 2007. Reproduced, when unmounting data DVD ISO images (4.4GB, 5.7GB): 1. Right click ISO, Open with Archive Mounter 2. Right click mounted drive, Unmount - crash on unmount Happens repeatedly. ISO files were located on local EXT4 storage, as well as on remote mounted NFS (v3). Created attachment 388401 [details]
Backtrace, ISO image stored on an external USB drive.
Attemp to open an ISO image on an external USB drive (250GB HD, ext3, under heavy load - copying of data). The related backtrace is above. An attempt to open an ISO image on an external USB drive (250GB HD, ext3, under heavy load - copying of data). The related backtrace is above. I am able to reproduce it any time. Steps: 1) Double click on an ISO image, Archive Mounter is run. 2) A new icons appears on the Desktop. 3) Right mouse icon, select unmount from context menu. 4) Crash .... I used the following freely available ISO images - "Fedora-12-i386-netinst.iso" , "CentOS-5.4-i386-netinstall.iso". In the trace, there is the following line: ... Core was generated by `/usr/libexec/gvfsd-archive file=/media/extern/linux/centos/iso/CentOS-5.4-i386-' ... The filename is cut, the last part is missing, hopefully it is an unrelated issue. Couldn't reproduce here on rawhide (the codebase is same though). We could easily remove the assert but we're clearly leaking something when it fails. *** Bug 561272 has been marked as a duplicate of this bug. *** *** Bug 555543 has been marked as a duplicate of this bug. *** gvfs-1.4.3-4.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/gvfs-1.4.3-4.fc12 gvfs-1.4.3-4.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. I'm just curious as to the status of gvfs-1.4.3-4.fc12. I can't find it in any of the repos, including updates-testing. Should I download the RPMs from koji and do a local install? Thanks, Gene Provided your system is using the global mirror system open a terminal and as root run: # yum clean all # yum update To minimise bandwidth and time your system will only check for updated repository information every X hours. It could be that the repository closest/quickest for you may be slightly out of sync too. If the gvfs problem is really effecting you you could try browsing this repo, it has the latest :) ftp://mirror.internode.on.net/pub/fedora/linux/updates/12/i386/ good luck Unfortunately, gvfs-1.4.3-4.fc12 doesn't fix the problem. I am able to reproduce it again. The backtrace is attached bellow. Created attachment 389276 [details]
Backtrace for gvfs-archive-1.4.3-4.fc12
|