[Digikam-users] digikam-0.9.6_3 crashes on FreeBSD 9-CURRENT

Matthias Apitz guru at unixarea.de
Tue Mar 1 14:10:16 GMT 2011


Hello,

The above version from the FreeBSD's ports crashes with SIGSEGV on start while
reading through the existing images:

...
lstat("/home/linchen/Images/20100309-063642.jpg",{ mode=-r--r--r-- ,inode=226107 2,size=2390865,blksize=16384 }) = 0 (0x0)
lstat("/home/linchen/Images/20100309-063622.jpg",{ mode=-r--r--r-- ,inode=226107 3,size=2479361,blksize=16384 }) = 0 (0x0)
lstat("/home/linchen/Images/20100309-063546.jpg",{ mode=-r--r--r-- ,inode=226107 4,size=2648723,blksize=16384 }) = 0 (0x0)
lstat("/home/linchen/Images/20100308-235937.jpg",{ mode=-r--r--r-- ,inode=226107 5,size=2590698,blksize=16384 }) = 0 (0x0)
lstat("/home/linchen/Images/20100308-235748.jpg",{ mode=-r--r--r-- ,inode=226107 6,size=2666020,blksize=16384 }) = 0 (0x0)
lstat("/home/linchen/Images/index.xml~0001~.zip",{ mode=-rw-r--r-- ,inode=226107 7,size=67096,blksize=16384 }) = 0 (0x0)
lstat("/home/linchen/Images/20100310-181436.jpg",{ mode=-r--r--r-- ,inode=226107 8,size=2799016,blksize=16384 }) = 0 (0x0)
getdirentries(0xd,0x2adcd000,0x1000,0x2b1cfb34,0x60,0xbfbfe228) = 0 (0x0)
lseek(13,0x0,SEEK_SET)                           = 0 (0x0)
close(13)                                        = 0 (0x0)
SIGNAL 11 (SIGSEGV)

and then it tries to close thousands of open file descriptor:

getrlimit(RLIMIT_NOFILE,{ cur=11095,max=11095 }) = 0 (0x0)
close(3)                                         = 0 (0x0)
close(4)                                         = 0 (0x0)
close(5)                                         = 0 (0x0)
close(6)                                         = 0 (0x0)
...
close(11092)                                     ERR#9 'Bad file descriptor'
close(11093)                                     ERR#9 'Bad file descriptor'
close(11094)                                     ERR#9 'Bad file descriptor'
write(2,"KCrash: Application 'digikam' cr"...,42) = 42 (0x2a)
getpid()                                         = 2933 (0xb75)

Please let me know if you need further details.

Thx

	matthias
-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <guru at unixarea.de> - w http://www.unixarea.de/



More information about the Digikam-users mailing list