I'm using net-misc/kiax-0.8.51 and for the past few months it has
started taking nearly a minute to startup.  It's not an app that I use
very often, but still I'd like to find out why.  I ran an strace on it
today and it's running thousands and thousands of this call:

fstat(6,{st_dev=makedev(254, 0), st_ino=3719182, st_mode=S_IFREG|0644,
  st_nlink=1, st_uid=500, st_gid=500, st_blksize=4096, st_blocks=216,
  st_size=105243, st_atime=2008/06/01-22:15:24,
  st_mtime=2008/06/01-16:27:05, st_ctime=2008/06/01-16:27:05}) = 0

This happens when I run it both locally and remotely over ssh -X.  What
can I do to figure out why it's running so many of these function calls?
The inode maps to ~/.qt/kiaxrc


Justin
-- 
gentoo-user@lists.gentoo.org mailing list

Reply via email to