[ubuntu-mono] [Bug 1351360] [NEW] f-spot crashes (segfault) when any Export method is chosen
Andy Smith
1351360 at bugs.launchpad.net
Fri Aug 1 15:32:46 UTC 2014
Public bug reported:
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("/usr/lib", 0x7fffd90cc130, 4096) = -1 EINVAL (Invalid argument)
readlink("/usr/lib/f-spot", 0x7fffd90cc130, 4096) = -1 EINVAL (Invalid argument)
readlink("/usr/lib/f-spot/Extensions", 0x7fffd90cc130, 4096) = -1 EINVAL (Invalid argument)
readlink("/usr/lib/f-spot/Extensions/FSpot.Exporters.Zip.dll", 0x7fffd90cc130, 4096) = -1 EINVAL (Invalid argument)
close(17) = 0
stat("/home/andy/.config/f-spot/addin-db-001", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
lstat("/home/andy/.config/f-spot/addin-db-001", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
geteuid() = 1000
stat("/home/andy/.config/f-spot/addin-db-001/fdb-lock", {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
lstat("/home/andy/.config/f-spot/addin-db-001/fdb-lock", {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
geteuid() = 1000
stat("/home/andy/.config/f-spot/addin-db-001", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
lstat("/home/andy/.config/f-spot/addin-db-001", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
geteuid() = 1000
stat("/home/andy/.config/f-spot/addin-db-001/fdb-lock", {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
lstat("/home/andy/.config/f-spot/addin-db-001/fdb-lock", {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
geteuid() = 1000
open("/home/andy/.config/f-spot/addin-db-001/fdb-lock", O_RDONLY|O_CREAT, 0666) = 17
fstat(17, {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
fstat(17, {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
stat("/home/andy/.config/f-spot/addin-db-001/addin-data", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
lstat("/home/andy/.config/f-spot/addin-db-001/addin-data", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
geteuid() = 1000
close(17) = 0
open("/usr/lib/f-spot/Extensions/FSpot.Exporters.Zip.dll.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/f-spot/Extensions/FSpot.Exporters.Zip.dll.so.la", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/f-spot/Extensions/FSpot.Exporters.Zip.dll.config", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/mono/assemblies/FSpot.Exporters.Zip/FSpot.Exporters.Zip.config", O_RDONLY) = -1 ENOENT (No such file or directory)
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x18} ---
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
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
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)
** Affects: f-spot (Ubuntu)
Importance: Undecided
Status: Confirmed
** Tags: amd64 apport-bug trusty
--
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to f-spot in Ubuntu.
https://bugs.launchpad.net/bugs/1351360
Title:
f-spot crashes (segfault) when any Export method is chosen
Status in “f-spot” package in Ubuntu:
Confirmed
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("/usr/lib", 0x7fffd90cc130, 4096) = -1 EINVAL (Invalid argument)
readlink("/usr/lib/f-spot", 0x7fffd90cc130, 4096) = -1 EINVAL (Invalid argument)
readlink("/usr/lib/f-spot/Extensions", 0x7fffd90cc130, 4096) = -1 EINVAL (Invalid argument)
readlink("/usr/lib/f-spot/Extensions/FSpot.Exporters.Zip.dll", 0x7fffd90cc130, 4096) = -1 EINVAL (Invalid argument)
close(17) = 0
stat("/home/andy/.config/f-spot/addin-db-001", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
lstat("/home/andy/.config/f-spot/addin-db-001", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
geteuid() = 1000
stat("/home/andy/.config/f-spot/addin-db-001/fdb-lock", {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
lstat("/home/andy/.config/f-spot/addin-db-001/fdb-lock", {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
geteuid() = 1000
stat("/home/andy/.config/f-spot/addin-db-001", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
lstat("/home/andy/.config/f-spot/addin-db-001", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
geteuid() = 1000
stat("/home/andy/.config/f-spot/addin-db-001/fdb-lock", {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
lstat("/home/andy/.config/f-spot/addin-db-001/fdb-lock", {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
geteuid() = 1000
open("/home/andy/.config/f-spot/addin-db-001/fdb-lock", O_RDONLY|O_CREAT, 0666) = 17
fstat(17, {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
fstat(17, {st_mode=S_IFREG|0664, st_size=0, ...}) = 0
stat("/home/andy/.config/f-spot/addin-db-001/addin-data", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
lstat("/home/andy/.config/f-spot/addin-db-001/addin-data", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
geteuid() = 1000
close(17) = 0
open("/usr/lib/f-spot/Extensions/FSpot.Exporters.Zip.dll.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
open("/usr/lib/f-spot/Extensions/FSpot.Exporters.Zip.dll.so.la", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/f-spot/Extensions/FSpot.Exporters.Zip.dll.config", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/etc/mono/assemblies/FSpot.Exporters.Zip/FSpot.Exporters.Zip.config", O_RDONLY) = -1 ENOENT (No such file or directory)
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x18} ---
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
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
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)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/f-spot/+bug/1351360/+subscriptions
More information about the Ubuntu-mono
mailing list