A couple of annoying F8t3 things

Rodd Clarkson rodd at clarkson.id.au
Thu Oct 25 09:29:57 UTC 2007


On Thu, 2007-10-25 at 16:53 +0800, John Summerfield wrote:
> Rodd Clarkson wrote:
> > On Thu, 2007-10-25 at 08:50 +0100, Caolan McNamara wrote:
> >> On Thu, 2007-10-25 at 16:56 +1000, Rodd Clarkson wrote:
> >>> I've noticed two annoying issues in f8t3.
> >>>
> >>> 1. Applications seems to take quite a while to 'appear' on the desktop.
> >>> After clicking an application on the panel (gedit, gnome-terminal, etc)
> >>> it takes about 10 secs for them to appear on the desktop.
> >>>
> >>> 2. Evolution (particularly compose) seems to 'pause' for 10 seconds or
> >>> so every now and then and it becomes unresponsive.  Makes typing emails
> >>> a pain in the bum (and I've seen it three times in this short email.)
> >>>
> >>> I'm going to bz these, but we wondering if others have seen this too.
> >> I've sometimes seen stuff like that happen with slightly busted
> >> networking or something, i.e. strace -f gedit from a terminal and see if
> >> it is blocking a long time on /tmp/.ICE-unix/XXXX and compare startup
> >> time of apps before after after deleting /tmp/.ICE-unix/XXXX
> >>
> > <snip>
> > access("/home/rodd/.ICEauthority", R_OK) = 0
> > open("/home/rodd/.ICEauthority", O_RDONLY) = 11
> > fstat64(11, {st_mode=S_IFREG|0600, st_size=65366, ...}) = 0
> > mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
> > 0) = 0xb7cb6000
> > read(11, "\0\4XSMP\0\0\0\35unix/unix:/tmp/.ICE-un"..., 4096) = 4096
> > close(11)                               = 0
> > munmap(0xb7cb6000, 4096)                = 0
> > write(10, "\0\4\1\0\3\0\0\0\20\0\0\0\0\0\0\0\f+v($c\347x\204R\351\236
> > \02689\351", 32) = 32
> > read(10, "\0\10\0\1\3\0\0\0", 8)        = 8
> > read(10, "\7\0GnomeSM\0001.\6\0002.20.13301", 24) = 24
> > write(10, "\1\1\1\0\1\0\0\0\0\0\0\0\0\0\0\0", 16) = 16
> > read(10, <snip>
> > 
> > There's a big pause at this point.  Is this what you expect?
> 
> What's 10 pointing at? Go back to the open/connect.
> 
> Possibly something's trying to do a DNS lookup, and timing out (that 
> would give ten seconds, or a higher multiple).

Okay, here's more of the output.  I've left a gap where I think it opens
10.


open("/etc/gnome-vfs-2.0/modules/mapping-modules.conf", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=151, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7cab000
read(10, "#\n# Module configuration file fo"..., 4096) = 151
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb7cab000, 4096)                = 0
rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_IGN}, 8) = 0
time(NULL)                              = 1193303788
mkdir("/home/rodd/.gnome2", 0700)       = -1 EEXIST (File exists)
mkdir("/home/rodd/.gnome2_private", 0700) = -1 EEXIST (File exists)
stat64("/home/rodd/.gnome2_private/", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
mkdir("/home/rodd/.gnome2/accels", 0700) = -1 EEXIST (File exists)
open("/usr/share/locale/en_US.UTF-8/LC_MESSAGES/libbonobo-2.0.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US.utf8/LC_MESSAGES/libbonobo-2.0.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en_US/LC_MESSAGES/libbonobo-2.0.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en.UTF-8/LC_MESSAGES/libbonobo-2.0.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en.utf8/LC_MESSAGES/libbonobo-2.0.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/share/locale/en/LC_MESSAGES/libbonobo-2.0.mo", O_RDONLY) = -1 ENOENT (No such file or directory)
gettimeofday({1193303788, 369260}, NULL) = 0
gettimeofday({1193303788, 369335}, NULL) = 0
gettimeofday({1193303788, 369382}, NULL) = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 10
connect(10, {sa_family=AF_FILE, path=@/tmp/.ICE-unix/2546}, 22) = -1 ECONNREFUSED (Connection refused)
close(10)                               = 0




socket(PF_FILE, SOCK_STREAM, 0)         = 10
connect(10, {sa_family=AF_FILE, path="/tmp/.ICE-unix/2546"}, 21) = 0
fcntl64(10, F_SETFD, FD_CLOEXEC)        = 0
write(10, "\0\1\0\0\0\0\0\0", 8)        = 8
read(10, "\0\1\0\0\0\0\0\0", 8)         = 8
access("/home/rodd/.ICEauthority", R_OK) = 0
open("/home/rodd/.ICEauthority", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0600, st_size=65366, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7cab000
read(11, "\0\4XSMP\0\0\0\35unix/unix:/tmp/.ICE-un"..., 4096) = 4096
read(11, "omain:/tmp/.ICE-unix/3453\0\22MIT-M"..., 4096) = 4096
read(11, "localhost:/tmp/.ICE-unix/2559\0\22M"..., 4096) = 4096
read(11, "\315\5\240\t\0\4XSMP\0\0\0/local/localhost.lo"..., 4096) = 4096
read(11, "alhost.localdomain:/tmp/.ICE-uni"..., 4096) = 4096
read(11, "x/3137\0\22MIT-MAGIC-COOKIE-1\0\20\260\220@\353"..., 4096) = 4096
read(11, "\227,K\305\334\3718(F \316=e\254I\0\4XSMP\0\0\0000local/l"..., 4096) = 4096
read(11, "T-MAGIC-COOKIE-1\0\20Q\321\324u_\373\36qF\252N\\\357\320"..., 4096) = 4096
read(11, "C-COOKIE-1\0\20=\0\\\214\10\354\'\316\0J\24\216\16\231#\373\0\4XS"..., 4096) = 4096
read(11, "SMP\0\0\0\37local/goose:/tmp/.ICE-uni"..., 4096) = 4096
read(11, "2504\0\22MIT-MAGIC-COOKIE-1\0\20\224w2Y\3036"..., 4096) = 4096
read(11, "J\177\247J#\207\21j?;\33\0\4XSMP\0\0\0/local/local"..., 4096) = 4096
read(11, "ost.localdomain:/tmp/.ICE-unix/1"..., 4096) = 4096
read(11, "unix/3405\0\22MIT-MAGIC-COOKIE-1\0\20\210"..., 4096) = 4096
read(11, "\0/local/localhost.localdomain:/t"..., 4096) = 4096
read(11, "tmp/.ICE-unix/2965\0\22MIT-MAGIC-CO"..., 4096) = 3926
read(11, "", 4096)                      = 0
close(11)                               = 0
munmap(0xb7cab000, 4096)                = 0
write(10, "\0\2\1\1\6\0\0\0\0\0\0\0\0\0\0\0\3\0MIT\0\0\0\3\0001.0\0\0\0"..., 56) = 56
read(10, "\0\3\0\0\1\0\0\0", 8)         = 8
read(10, "\0\0\0\0\0\0\0\0", 8)         = 8
access("/home/rodd/.ICEauthority", R_OK) = 0
open("/home/rodd/.ICEauthority", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0600, st_size=65366, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7cab000
read(11, "\0\4XSMP\0\0\0\35unix/unix:/tmp/.ICE-un"..., 4096) = 4096
close(11)                               = 0
munmap(0xb7cab000, 4096)                = 0
write(10, "\0\4\1\1\3\0\0\0\20\0\0\0\0\0\0\0\f+v($c\347x\204R\351\236\02689\351", 32) = 32
read(10, "\0\6\0\0\2\0\0\0", 8)         = 8
read(10, "\3\0MIT\0\0\0\3\0001.0100", 16) = 16
fcntl64(10, F_GETFD)                    = 0x1 (flags FD_CLOEXEC)
fcntl64(10, F_SETFD, FD_CLOEXEC)        = 0
fstat64(10, {st_mode=S_IFSOCK|0777, st_size=0, ...}) = 0
fcntl64(10, F_GETFL)                    = 0x2 (flags O_RDWR)
access("/home/rodd/.ICEauthority", R_OK) = 0
open("/home/rodd/.ICEauthority", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0600, st_size=65366, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7cab000
read(11, "\0\4XSMP\0\0\0\35unix/unix:/tmp/.ICE-un"..., 4096) = 4096
read(11, "omain:/tmp/.ICE-unix/3453\0\22MIT-M"..., 4096) = 4096
read(11, "localhost:/tmp/.ICE-unix/2559\0\22M"..., 4096) = 4096
read(11, "\315\5\240\t\0\4XSMP\0\0\0/local/localhost.lo"..., 4096) = 4096
read(11, "alhost.localdomain:/tmp/.ICE-uni"..., 4096) = 4096
read(11, "x/3137\0\22MIT-MAGIC-COOKIE-1\0\20\260\220@\353"..., 4096) = 4096
read(11, "\227,K\305\334\3718(F \316=e\254I\0\4XSMP\0\0\0000local/l"..., 4096) = 4096
read(11, "T-MAGIC-COOKIE-1\0\20Q\321\324u_\373\36qF\252N\\\357\320"..., 4096) = 4096
read(11, "C-COOKIE-1\0\20=\0\\\214\10\354\'\316\0J\24\216\16\231#\373\0\4XS"..., 4096) = 4096
read(11, "SMP\0\0\0\37local/goose:/tmp/.ICE-uni"..., 4096) = 4096
read(11, "2504\0\22MIT-MAGIC-COOKIE-1\0\20\224w2Y\3036"..., 4096) = 4096
read(11, "J\177\247J#\207\21j?;\33\0\4XSMP\0\0\0/local/local"..., 4096) = 4096
read(11, "ost.localdomain:/tmp/.ICE-unix/1"..., 4096) = 4096
read(11, "unix/3405\0\22MIT-MAGIC-COOKIE-1\0\20\210"..., 4096) = 4096
read(11, "\0/local/localhost.localdomain:/t"..., 4096) = 4096
read(11, "tmp/.ICE-unix/2965\0\22MIT-MAGIC-CO"..., 4096) = 3926
read(11, "", 4096)                      = 0
close(11)                               = 0
munmap(0xb7cab000, 4096)                = 0
write(10, "\0\7\1\0\7\0\0\0\1\1\0\0\0\0\0\0\4\0XSMP\347x\3\0MIT89\351"..., 64) = 64
read(10, "\0\3\0\0\1\0\0\0", 8)         = 8
read(10, "\0\0MIT\0\0\0", 8)            = 8
access("/home/rodd/.ICEauthority", R_OK) = 0
open("/home/rodd/.ICEauthority", O_RDONLY) = 11
fstat64(11, {st_mode=S_IFREG|0600, st_size=65366, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7cab000
read(11, "\0\4XSMP\0\0\0\35unix/unix:/tmp/.ICE-un"..., 4096) = 4096
close(11)                               = 0
munmap(0xb7cab000, 4096)                = 0
write(10, "\0\4\1\0\3\0\0\0\20\0\0\0\0\0\0\0\f+v($c\347x\204R\351\236\02689\351", 32) = 32
read(10, "\0\10\0\1\3\0\0\0", 8)        = 8
read(10, "\7\0GnomeSM\0001.\6\0002.20.13302", 24) = 24
write(10, "\1\1\1\0\1\0\0\0\0\0\0\0\0\0\0\0", 16) = 16
read(10



R
-- 
"It's a fine line between denial and faith.
 It's much better on my side"




More information about the fedora-test-list mailing list