[kde-freebsd] kded4 processus

Patrick Lamaizière patfbsd at davenulle.org
Thu May 21 20:10:52 CEST 2009


Hello,

[KDE 4.2.3 FreeBSD 7.2/i386] 

I'm asking why the processus kded4 is always running on my box:
top:
 1497 1  48    0 90408K 41656K select 0  29:02  5.86% kded4

kded4 is looping on:

(truss)
loop:
read(8,0x2a178018,4096)                          ERR#35 'Resource
temporarily unavailable' poll({3/POLLIN 8/POLLIN 5/POLLIN
10/POLLIN},4,0) = 0 (0x0)
clock_gettime(4,{22332.053440954 })              = 0 (0x0)
read(8,0x2a178018,4096)                          ERR#35 'Resource
temporarily unavailable'
clock_gettime(4,{22332.053564992 })              = 0 (0x0)
read(8,0x2a178018,4096)                          ERR#35 'Resource
temporarily unavailable' poll({3/POLLIN 8/POLLIN 5/POLLIN
10/POLLIN},4,499) = 0 (0x0)
clock_gettime(4,{22332.553113958 })              = 0 (0x0)
read(8,0x2a178018,4096)                          ERR#35 'Resource
temporarily unavailable'
clock_gettime(4,{22332.553243024 })              = 0 (0x0)
stat("/etc/localtime",{ mode=-r--r--r-- ,inode=47527,size=1082,blksize=4096 })
= 0 (0x0)
stat("/home/patrick/.kde4/share/kde4/servicetypes",0xbfbfe088) ERR#2
'No such file or directory'
stat("/home/patrick/.local/share/Trash/files",{ mode=drwx------ ,inode=1837180,size=512,blksize=4096 })
= 0 (0x0)
stat("/usr/local/kde4/share/kde4/services/ScreenSavers/hyperball.desktop",{ mode=-rw-r--r-- ,inode=3267079,size=7956,blksize=4096 })
= 0 (0x0)

[cut a lot (hundreds!) of "stat"]

stat("/usr/share/zoneinfo/Europe/Paris",{ mode=-r--r--r-- ,inode=3163329,size=1082,blksize=4096 })
= 0 (0x0)
stat("/usr/share/zoneinfo/zone.tab",{ mode=-r--r--r-- ,inode=3163527,size=18735,blksize=4096 })
= 0 (0x0) clock_gettime(4,{22332.834635771 })              = 0 (0x0)
clock_gettime(4,{22332.834726285 })              = 0 (0x0)
clock_gettime(4,{22332.834784673 })              = 0 (0x0)
clock_gettime(4,{22332.834858425 })              = 0 (0x0)
read(8,0x2a178018,4096)                          ERR#35 'Resource
temporarily unavailable' poll({3/POLLIN 8/POLLIN 5/POLLIN
10/POLLIN},4,0) = 0 (0x0)
clock_gettime(4,{22332.835045879 })              = 0 (0x0)
read(8,0x2a178018,4096)                          ERR#35 'Resource
temporarily unavailable'
clock_gettime(4,{22332.835196736 })              = 0 (0x0)
read(8,0x2a178018,4096)                          ERR#35 'Resource
temporarily unavailable'

(goto loop)

The file #8 with the error ERR#35 is a stream connected to Xorg:
fstat:
patrick  kded4       1497    8* local stream c6e1b2a0 <-> c6e1b1f8
root     Xorg        1398   34* local stream c6e1b1f8 <-> c6e1b2a0

Any idea?

Thanks, regards.


More information about the kde-freebsd mailing list