[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 53s pour demarrer X



Le Mercredi 17 Avril 2002 09:02, Nicolas Ronayette a écrit :
> Regarde si il n'y a pas un blocage au niveau du hostname
il semble que non :
j'ai ce qu'il faut dans /etc/hosts et /etc/host.conf

> eventuellement strace peut t'indiquer sur quelle fonction il bloque
> strace startx
> Bon je suis pas sur que le probleme vienne de la, mais ca peut te donner
> une piste


voila la piste

15:55:31.909965 stat("/usr/bin/xinit", 0xbffff6fc) = -1 ENOENT (No such file 
or directory)
15:55:31.910117 stat("/bin/xinit", 0xbffff6fc) = -1 ENOENT (No such file or 
directory)
15:55:31.910268 stat("/usr/bin/X11/xinit", {st_mode=S_IFREG|0755, 
st_size=9592, ...}) = 0
15:55:31.910488 stat("/usr/bin/X11/xinit", {st_mode=S_IFREG|0755, 
st_size=9592, ...}) = 0
15:55:31.910720 rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
15:55:31.910920 _llseek(255, -145, [2762], SEEK_CUR) = 0
15:55:31.911053 fork()                  = 485
15:55:31.911578 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
15:55:31.912090 rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0
15:55:31.912282 rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
15:55:31.912499 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
15:55:31.912663 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
15:55:31.912905 rt_sigaction(SIGINT, {0x806e2f8, [], 0x4000000}, {SIG_DFL}, 
8) = 0
15:55:31.913099 wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 
485
********************************************************
c'est ici qu'il "wait for..." mais je ne sais pas quoi
********************************************************
15:57:25.267558 rt_sigprocmask(SIG_BLOCK, [CHLD TTOU], [CHLD], 8) = 0
15:57:25.267834 rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
15:57:25.267994 rt_sigprocmask(SIG_BLOCK, [CHLD], [CHLD], 8) = 0
15:57:25.268190 rt_sigprocmask(SIG_SETMASK, [CHLD], NULL, 8) = 0
15:57:25.268344 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
15:57:25.268484 --- SIGCHLD (Child exited) ---
15:57:25.268586 wait4(-1, 0xbffff7a8, WNOHANG, NULL) = -1 ECHILD (No child 
processes)
15:57:25.268721 sigreturn()             = ? (mask now [])


-- 
To UNSUBSCRIBE, email to debian-user-french-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: