FS#6358 - Digikam crashes with new dbus in testing

Attached to Project: Arch Linux
Opened by Greg Meyer (oggb4mp3) - Wednesday, 07 February 2007, 00:21 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture not specified
Severity High
Priority Normal
Reported Version 0.7.2 Gimmick
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Since the dbus upgrade in testing, digikam crashes when connecting to any of my cameras. Both of my cameras were working prior to the dbus upgrade.

This error message is output to the console when starting the program from the cli:

$ digikam
QSettings::sync: filename is null/empty
process 5592: Applications must not close shared connections - see dbus_connection_close() docs. This is a bug in the application.
/usr/lib/libdbus-1.so.3 [0xb438bcde]
/usr/lib/libdbus-1.so.3 [0xb438b0c7]
/usr/lib/libdbus-1.so.3 [0xb437f5d6]
/usr/lib/libdbus-1.so.3(dbus_connection_close+0x17f) [0xb435e03f]
/usr/lib/libgphoto2_port/0.6.1/disk.so(gp_port_library_list+0x368) [0xb5721f68]
/usr/lib/libgphoto2_port.so.0 [0xb66a5c0a]
/usr/lib/libltdl.so.3 [0xb62ddfcd]
/usr/lib/libltdl.so.3 [0xb62db68a]
/usr/lib/libgphoto2_port.so.0(gp_port_info_list_load+0xa0) [0xb66a5ae0]
/opt/kde/lib/libdigikam.so.0 [0xb7e81b29]
/opt/kde/lib/libdigikam.so.0 [0xb7ea383f]
/opt/qt/lib/libqt-mt.so.3(_ZN15QThreadInstance5startEPv+0x83) [0xb6aaa163]
/lib/libpthread.so.0 [0xb67564a2]
/lib/libc.so.6(__clone+0x5e) [0xb6522ede]
KCrash: Application 'digikam' crashing...
digikam: Fatal IO error: client killed
digikam: Fatal IO error: client killed
This task depends upon

Closed by  Jan de Groot (JGC)
Wednesday, 07 February 2007, 09:45 GMT
Reason for closing:  Fixed
Additional comments about closing:  libgphoto2 was calling dbus_connection_close from the disk backend. libgphoto2-2.3.1-1 fixes this problem.
Comment by Greg Meyer (oggb4mp3) - Wednesday, 07 February 2007, 00:25 GMT
I just confirmed that reverting to dbus-0.93-2 solves the problem. Since digikam is the app that crashed, I listed this bug there, but it is definitely related to the dbus upgrade.

Loading...