[Digikam-devel] [Bug 210361] New: digikam crashes on exit

Paweł gorkypl at gmail.com
Mon Oct 12 18:50:43 BST 2009


https://bugs.kde.org/show_bug.cgi?id=210361

           Summary: digikam crashes on exit
           Product: digikam
           Version: unspecified
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel at kde.org
        ReportedBy: gorkypl at gmail.com


Version:           1.0.0_beta5 (using KDE 4.3.2)
Compiler:          gcc 4.3.2 gcc version 4.3.2 (Gentoo 4.3.2-r3 p1.6,
pie-10.1.5)
OS:                Linux
Installed from:    Gentoo Packages

After closing digikam always crashes.

It crashes independently of its running time, having opened or closed images
and other factors. 

Tried recompiling with no positive results.

Exif library versions:
kde-base/libkexiv2-4.3.2
media-gfx/exiv2-0.18.1

strace shows:

access("/home/users/gorky/.kde4/share/locale/pl/LC_MESSAGES/digikam.mo", R_OK)
= -1 ENOENT (No such file or directory)  
access("/usr/share/locale/pl/LC_MESSAGES/digikam.mo", R_OK) = 0
stat64("/usr/share/locale/pl/LC_MESSAGES/digikam.mo", {st_mode=S_IFREG|0644,
st_size=244790, ...}) = 0

...
(many of these)
...

access("/usr/share/locale/en_US/LC_SCRIPTS/digikam/digikam.js", R_OK) = -1
ENOENT (No such file or directory)                
poll([{fd=7, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=7,
revents=POLLIN|POLLOUT}])                                          
read(7, "\22\305\215\302n\0 \3n\0
\3\0\0\0\0x\360\201\277\232\364\10\10\234\360\201\277n\0 \3\n"..., 4096) = 576  
writev(7, [{"\223\7\2\0\343\n \3\4\0\2\0\342\n \3\223\7\2\0\353\n
\3\4\1\2\0\352\n \3\223"..., 1760}, {NULL, 0}, {""..., 0}], 3) = 1760           
read(7, 0x8a35a30, 4096)                = -1 EAGAIN (Resource temporarily
unavailable)                                       
--- SIGSEGV (Segmentation fault) @ 0 (0) ---                                    
rt_sigaction(SIGALRM, {SIG_DFL, [ALRM], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0   
alarm(3) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
close (3) = 0

...

close(1023) = -1 EBADF (Bad file descriptor)
write(2, "KCrash: Application 'digikam' cra"..., 42KCrash: Application
'digikam' crashing...) = 42

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list