libgphoto2-2 segmentation fault on intrepid
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libgphoto2 (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
Everytime I install a package it gives libgphoto2-2 error like this. The other package will install properly so this is more like an annoying factor but I fear that something else may be bad....
Setting up libgphoto2-2 (2.4.2-0ubuntu3) ...
Segmentation fault
dpkg: error processing libgphoto2-2 (--configure):
subprocess post-installation script returned error exit status 139
...
...
ldconfig deferred processing now taking place
Processing triggers for menu ...
Errors were encountered while processing:
libgphoto2-2
libsane
hplip
f-spot
hpijs
foomatic-db-hpijs
gthumb
gvfs-backends
nautilus
nautilus-cd-burner
nautilus-share
ubuntu-desktop
xsane
E: Sub-process /usr/bin/dpkg returned an error code (1)
$ lsb_release -rd
Description: Ubuntu 8.10
Release: 8.10
ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess post-installation script returned error exit status 139
Package: libgphoto2-2 2.4.2-0ubuntu3
SourcePackage: libgphoto2
Title: package libgphoto2-2 2.4.2-0ubuntu3 failed to install/upgrade: subprocess post-installation script returned error exit status 139
Uname: Linux 2.6.27-7-generic i686
Can you still reproduce this? If you open a terminal and run
/usr/ lib/libgphoto2/ print-camera- list
does that crash? If so, please enable apport with
sudo gedit /etc/default/apport
and set enabled=1, then
sudo /etc/init.d/apport start
then run /usr/lib/ libgphoto2/ print-camera- list again, and report the crash through apport. This will file a new bug. Thanks!