Comment 0 for bug 58171

Revision history for this message
Nikolaus Rath (nikratio) wrote : Does not start

[0] nokile:~$ strace -o log gthumb

[ Nothing happens for about 5 minutes ]

[1]+ Stopped strace -o log gthumb
[148] nokile:~$ bg
[1]+ strace -o log gthumb &

[0] nokile:~$ tail log
chmod("/home/nikratio/.gnome2_private/", 0700) = 0
mkdir("/home/nikratio/.gnome2/accels", 0700) = -1 EEXIST (File exists)
socket(PF_FILE, SOCK_STREAM, 0) = 10
uname({sys="Linux", node="nokile", ...}) = 0
connect(10, {sa_family=AF_FILE, path="/tmp/.ICE-unix/5122"}, 21) = 0
fcntl64(10, F_SETFD, FD_CLOEXEC) = 0
write(10, "\0\1\0\0\0\0\0\0", 8) = 8
read(10, 0x8118548, 8) = ? ERESTARTSYS (To be restarted)
--- SIGCONT (Continued) @ 0 (0) ---