herebelow please find tail -30 of strace startx: [EMAIL PROTECTED]:~$ tail -30 xorg_problema_strace stat64("/usr/bin/deallocvt", {st_mode=S_IFREG|0755, st_size=5632, ...}) = 0 stat64("/usr/bin/deallocvt", {st_mode=S_IFREG|0755, st_size=5632, ...}) = 0 stat64("/usr/bin/deallocvt", {st_mode=S_IFREG|0755, st_size=5632, ...}) = 0 write(1, "/usr/bin/deallocvt\n", 19) = 19 dup2(11, 2) = 2 fcntl64(11, F_GETFD) = 0x1 (flags FD_CLOEXEC) close(11) = 0 dup2(10, 1) = 1 fcntl64(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) close(10) = 0 stat64(".", {st_mode=S_IFDIR|0755, st_size=40960, ...}) = 0 stat64("/usr/local/bin/deallocvt", 0xaffa55d8) = -1 ENOENT (No such file or directory) stat64("/usr/bin/deallocvt", {st_mode=S_IFREG|0755, st_size=5632, ...}) = 0 stat64("/usr/bin/deallocvt", {st_mode=S_IFREG|0755, st_size=5632, ...}) = 0 rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xa7da3928) = 7193 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 --- SIGCHLD (Child exited) @ 0 (0) --- waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 7193 waitpid(-1, 0xaffa524c, WNOHANG) = -1 ECHILD (No child processes) sigreturn() = ? (mask now []) rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0 rt_sigaction(SIGINT, {0x807b580, [], 0}, {SIG_DFL}, 8) = 0 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0 rt_sigaction(SIGINT, {SIG_DFL}, {0x807b580, [], 0}, 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 read(255, "", 3886) = 0 exit_group(0) = ?
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]