Summary: | Digikam crash when importing photos from a camera | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Ricardo <thrawnkb> |
Component: | Import-Gphoto2 | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | carl, caulier.gilles, marc.derumaux |
Priority: | NOR | ||
Version: | 2.8.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.13.0 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Ricardo
2012-07-15 10:36:01 UTC
Created attachment 72605 [details]
New crash information added by DrKonqi
digikam (2.6.0) on KDE Platform 4.8.4 (4.8.4) "release 2" using Qt 4.8.1
- What I was doing when the application crashed:
Started digikam and attempted to import photos from IXUS 230HS camera. Alternatively accepted to import with digikam from the menu that pops up when the camera is attached. In either case digikam immediately crashed, rendering the program utterly useless for its purpose.
-- Backtrace (Reduced):
#10 0x00007fe966fc5cc5 in gp_port_usb_exit (port=0x2aad2b0) at libusb1.c:275
#11 0x00007fe9b85a4756 in gp_port_exit (port=0x2aad2b0) at gphoto2-port.c:124
#12 0x00007fe9b85a48d1 in gp_port_free (port=0x2aad2b0) at gphoto2-port.c:319
#13 0x000000000075a250 in Digikam::GPCamera::findConnectedUsbCamera (vendorId=1193, productId=12855, model=..., port=...) at /usr/src/debug/digikam-2.6.0/core/utilities/cameragui/devices/gpcamera.cpp:1844
#14 0x0000000000586260 in Digikam::DigikamApp::openSolidCamera (this=this@entry=0x1180dd0, udi=..., cameraLabel=...) at /usr/src/debug/digikam-2.6.0/core/digikam/main/digikamapp.cpp:1824
It crash in Gphoto Driver ? Which libgphoto version you use ? Go to Help/Components Info dialog for details... Gilles Caulier digiKam version 2.8.0 Exiv2 can write to Jp2: Yes Exiv2 can write to Jpeg: Yes Exiv2 can write to Pgf: Yes Exiv2 can write to Png: Yes Exiv2 can write to Tiff: Yes Exiv2 supports XMP metadata: Yes LibCImg: 130 LibClapack: internal library LibExiv2: 0.22 LibJPEG: 62 LibJasper: 1.900.1 LibKDE: 4.8.4 (4.8.4) "release 513" LibKExiv2: 2.1.0 LibKGeoMap: 2.0.0 LibKdcraw: 2.0.1 LibLCMS: 119 LibLensFun: 0.2.6-0 - internal library LibLqr: internal library LibPGF: 6.12.27 - internal library LibPNG: 1.4.8 LibQt: 4.8.2 LibRaw: 0.14.4 LibTIFF: LIBTIFF, Version 3.9.5 Copyright (c) 1988-1996 Sam Leffler Copyright (c) 1991-1996 Silicon Graphics, Inc. Marble Widget: 0.13.4 (stable release) Parallelized PGF codec: No Parallelized demosaicing: Yes Database backend: QSQLITE LibGphoto2: 2.4.14 LibKface: 2.0.0 LibKipi: 1.3.0 LibOpenCV: 2.4.0 Libface: 0.2 It sound like a binary incompatibility broken between libusb and libgphoto2. Please check your packages... Gilles Caulier Ok, thx. I can live with it until the next opensuse release.. Created attachment 72834 [details]
New crash information added by DrKonqi
digikam (2.6.0) on KDE Platform 4.8.4 (4.8.4) "release 2" using Qt 4.8.1
- What I was doing when the application crashed:
I was trying to upload photos from my nikon D90 camera via PTP. Digikam always crashes.
I work on opensuse 12.2 RC1.
-- Backtrace (Reduced):
#7 0x00007f31e059c213 in libusb_unref_device (dev=0xf0) at core.c:859
#8 0x00007f31e059c2b5 in libusb_free_device_list (list=0x550bb30, unref_devices=<optimized out>) at core.c:676
#9 0x00007f31b0b2bcc5 in gp_port_usb_exit (port=0x5509a50) at libusb1.c:278
#10 0x00007f31f55d6756 in gp_port_exit (port=0x5509a50) at gphoto2-port.c:124
#11 0x00007f31f55d68d1 in gp_port_free (port=0x5509a50) at gphoto2-port.c:319
It crash in libusb, used by libgphoto2. It's not a crash from digiKam. Sound like a packaging problem between libusb and libgphoto2... Gilles Caulier Thanks, I'll transmit to the opensuse bugzilla. https://bugzilla.novell.com/show_bug.cgi?id=771743 Marc New digiKam 4.11.0 is available : https://www.digikam.org/node/740 Can you reproduce the problem with this release ? Gilles caulier digiKam 4.12.0 is out : https://www.digikam.org/node/741 We need a fresh feedback using this release please... Thanks in advance. (In reply to Gilles Caulier from comment #10) > digiKam 4.12.0 is out : > > https://www.digikam.org/node/741 > > We need a fresh feedback using this release please... > Thanks in advance. Hi Gilles, I made a fresh install of Digikam 4.12.0 on OpenSuse 13.2 x64 repos (built by simotek), which only requiered two or three update of packages for dependencies, but no problem in the end. I could launch Digikam (pretty fast to launch) and I'm currently uploading photos from my camera (Nikon D90). No crash ! Thanks for this very good software ! Marc |