Package: digikam Version: 2:0.8.2-4 Severity: important
When I start digikam on my system, I get the dialog that it's scanning and then nothing else happens - it hangs. If I strace the hung process, it shows this: ~> strace -p 30620 Process 30620 attached - interrupt to quit write(13, "\0\0\0g", 4 (And it will set there forever.) If I look at /proc/30620/fd/13 it says: ~> ls -l /proc/30620/fd/13 lrwx------ 1 dmartin dmartin 64 2007-03-17 21:22 /proc/30620/fd/13 -> socket:[22513] The weird thing is, if I run "strace digikam" to get some more context, then it starts up OK. My albums and the DBs are being accessed over NFS if that provides any hints as to the problem. Here is strace data from a run that worked when I started it with "strace digikam": open("/var/yp/binding/martinnet.2", O_RDONLY) = 12 pread64(12, "\1\0\0\0\300\250\n\1\2\370\0\0", 12, 2) = 12 gettimeofday({1174180997, 400389}, NULL) = 0 socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 13 bind(13, {sa_family=AF_INET, sin_port=htons(853), sin_addr=inet_addr("0.0.0.0")}, 16) = -1 EACCES (Permission denied) ioctl(13, FIONBIO, [1]) = 0 setsockopt(13, SOL_IP, IP_RECVERR, [1], 4) = 0 futex(0xb63cc140, FUTEX_WAKE, 2147483647) = 0 fcntl64(13, F_SETFD, FD_CLOEXEC) = 0 There is also this: mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4dc2000 getgroups32(65536, [7, 20, 24, 29, 44, 46, 105, 106, 110, 111, 115, 116, 1000, 1010, 1015]) = 15 geteuid32() = 1000 write(13, "\0\0\0g", 4) = 4 write(13, "M12 1000 7 /home/dmartin/pics/19"..., 103) = 103 munmap(0xb4dc2000, 266240) = 0 select(14, [13], NULL, NULL, {0, 0}) = 1 (in [13], left {0, 0}) read(13, "\0\0\0\re1 20040314\n\0", 3000) = 17 select(14, [13], NULL, NULL, {0, 0}) = 0 (Timeout) That might give some useful context... Let me know if there is more info I can provide. In general I really really like digikam. Thanks! Dale -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-k7 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages digikam depends on: ii dcraw 8.39-1 decode raw digital camera images ii kdelibs4c2a 4:3.5.5a.dfsg.1-6 core libraries and binaries for al ii libacl1 2.2.41-1 Access control list shared library ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi ii libattr1 2.4.32-1 Extended attribute shared library ii libaudio2 1.8-3 The Network Audio System (NAS). (s ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries ii libexif12 0.6.13-5 library to parse EXIF files ii libfam0 2.7.0-12 Client library to control the FAM ii libfontconfig1 2.4.2-1.2 generic font configuration library ii libfreetype6 2.2.1-5 FreeType 2 font engine, shared lib ii libgcc1 1:4.1.1-21 GCC support library ii libgphoto2-2 2.2.1-16 gphoto2 digital camera library ii libgphoto2-2-dev 2.2.1-16 gphoto2 digital camera library (de ii libgphoto2-port0 2.2.1-16 gphoto2 digital camera port librar ii libice6 1:1.0.1-2 X11 Inter-Client Exchange library ii libidn11 0.6.5-1 GNU libidn library, implementation ii libimlib2 1.3.0.0debian1-4 powerful image loading and renderi ii libjpeg62 6b-13 The Independent JPEG Group's JPEG ii libkexif1 0.2.3-2 library for KDE to read/display/ed ii libkipi0 0.1.4-1 library for apps that want to use ii libpng12-0 1.2.15~beta5-1 PNG library - runtime ii libqt3-mt 3:3.3.7-3 Qt GUI Library (Threaded runtime v ii libsm6 1:1.0.1-3 X11 Session Management library ii libsqlite3-0 3.3.8-1 SQLite 3 shared library ii libstdc++6 4.1.1-21 The GNU Standard C++ Library v3 ii libtiff4 3.8.2-7 Tag Image File Format (TIFF) libra ii libx11-6 2:1.0.3-6 X11 client-side library ii libxcursor1 1.1.7-4 X cursor management library ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar ii libxft2 2.1.8.2-8 FreeType-based font drawing librar ii libxi6 1:1.0.1-4 X11 Input extension library ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library ii libxrandr2 2:1.1.0.2-5 X11 RandR extension library ii libxrender1 1:0.9.1-3 X Rendering Extension client libra ii libxt6 1:1.0.2-2 X11 toolkit intrinsics library ii zlib1g 1:1.2.3-13 compression library - runtime Versions of packages digikam recommends: ii digikamimageplugins 2:0.8.2-4 image editor plugins for digikam a ii kdeprint 4:3.5.5a.dfsg.1-6 print system for KDE ii kipi-plugins 0.1.2-3 image manipulation/handling plugin ii konqueror 4:3.5.5a.dfsg.1-6 KDE's advanced file manager, web b -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]