https://bugzilla.novell.com/show_bug.cgi?id=436261 User roland.kletzing@materna.de added comment https://bugzilla.novell.com/show_bug.cgi?id=436261#c6 --- Comment #6 from roland kletzing <roland.kletzing@materna.de> 2008-10-26 10:01:36 MDT --- i was wrong - it actually happens after a fresh reboot. strace looks like the the one from initial report (see below), but _before_ logging in. vm (latest factory) runs in vmware workstation 6.5 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7159758) = 17898 close(22) = 0 close(24) = 0 read(21, "\1\0\0\0\2\0\0\0"..., 8) = 8 --- SIGCHLD (Child exited) @ 0 (0) --- waitpid(17898, NULL, 0) = 17898 close(21) = 0 close(23) = 0 gettimeofday({1225036606, 383161}, NULL) = 0 pipe([21, 22]) = 0 pipe([23, 24]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7159758) = 17899 --- SIGCHLD (Child exited) @ 0 (0) --- close(22) = 0 close(24) = 0 read(21, "\1\0\0\0\2\0\0\0"..., 8) = 8 waitpid(17899, NULL, 0) = 17899 close(21) = 0 close(23) = 0 gettimeofday({1225036606, 402827}, NULL) = 0 pipe([21, 22]) = 0 pipe([23, 24]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7159758) = 17900 close(22) = 0 close(24) = 0 read(21, "\1\0\0\0\2\0\0\0"..., 8) = 8 --- SIGCHLD (Child exited) @ 0 (0) --- waitpid(17900, NULL, 0) = 17900 close(21) = 0 close(23) = 0 gettimeofday({1225036606, 416089}, NULL) = 0 pipe([21, 22]) = 0 pipe([23, 24]) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7159758) = 17901 close(22) = 0 close(24) = 0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.