f-spot crashes (segfault) when any Export method is chosen
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
f-spot (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
When exporting any photo or group of photos by any enabled method f-spot reproducibly suffers a segfault and crashes.
This appears to be a duplicate of bug #1269760
Here's some output from strace around the time it happens:
readlink("/usr", 0x7fffd90cc130, 4096) = -1 EINVAL (Invalid argument)
readlink(
readlink(
readlink(
readlink(
close(17) = 0
stat("/
lstat("
geteuid() = 1000
stat("/
lstat("
geteuid() = 1000
stat("/
lstat("
geteuid() = 1000
stat("/
lstat("
geteuid() = 1000
open("/
fstat(17, {st_mode=
fstat(17, {st_mode=
stat("/
lstat("
geteuid() = 1000
close(17) = 0
open("/
open("/
open("/
open("/
--- SIGSEGV {si_signo=SIGSEGV, si_code=
This is not specific to the Zip file export; any export option (such as "Export to folder") behaves the same way.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: f-spot 0.8.2-5.1ubuntu1
ProcVersionSign
Uname: Linux 3.13.0-32-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Aug 1 16:28:42 2014
InstallationDate: Installed on 2014-07-19 (13 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
SourcePackage: f-spot
UpgradeStatus: No upgrade log present (probably fresh install)
Status changed to 'Confirmed' because the bug affects multiple users.