Comment 62 for bug 36581

Revision history for this message
In , Ellen (ellen-redhat-bugs) wrote :

Ok, I'm seeing it again. Unfortunately after two days of trying to
catch it in debug mode, I had rebooted the system for updates and
forgot to put gam_server in debug mode again :(

This time it's looping against the following two (different than
before) files:

stat64("/home/wes/.kde/share/config/knotify.eventsrc",
{st_dev=makedev(9, 0), st_ino=7314, st_mode=S_IFREG|0600, st_nlink=1,
st_uid=500, st_gid=500, st_blksize=4096, st_blocks=8, st_size=1085,
st_atime=2004/09/15-19:41:19, st_mtime=2004/08/29-20:53:09,
st_ctime=2004/08/29-20:53:09}) = 0
stat64("/home/wes/.kde/share/config/kpilot_vcalconduitsrc",
{st_dev=makedev(9, 0), st_ino=163235, st_mode=S_IFREG|0600,
st_nlink=1, st_uid=500, st_gid=500, st_blksize=4096, st_blocks=8,
st_size=57, st_atime=2004/08/25-23:49:33,
st_mtime=2004/08/25-23:49:33, st_ctime=2004/08/25-23:49:33}) = 0

I see there is a new glibc in rawhide today, so I'm going to install
it and hope it helps.