# strace startx texmaker -- :1
execve("/usr/bin/startx", ["startx", "texmaker", "--", ":1"], [/* 38 vars */]) = 0
brk(0) = 0xb3e000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f7d316c5000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=106900, ...}) = 0
mmap(NULL, 106900, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f7d316aa000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\356\1\0\0\0\0\0"..., 832) = 832
fstat(3, {st_mode=S_IFREG|0755, st_size=1572232, ...}) = 0
mmap(NULL, 3680296, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f7d31124000
mprotect(0x7f7d3129e000, 2093056, PROT_NONE) = 0
mmap(0x7f7d3149d000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x179000) = 0x7f7d3149d000
mmap(0x7f7d314a2000, 18472, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f7d314a2000
close(3) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f7d316a9000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f7d316a8000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f7d316a7000
arch_prctl(ARCH_SET_FS, 0x7f7d316a8700) = 0
mprotect(0x7f7d3149d000, 16384, PROT_READ) = 0
mprotect(0x618000, 4096, PROT_READ) = 0
mprotect(0x7f7d316c7000, 4096, PROT_READ) = 0
munmap(0x7f7d316aa000, 106900) = 0
getpid() = 4560
rt_sigaction(SIGCHLD, {SIG_DFL, [CHLD], SA_RESTORER|SA_RESTART, 0x7f7d31157c20}, {SIG_DFL, [], 0}, 8) = 0
geteuid() = 1000
brk(0) = 0xb3e000
brk(0xb5f000) = 0xb5f000
getppid() = 4558
stat("/home/sergey", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/bin/startx", O_RDONLY) = 3
fcntl(3, F_DUPFD, 10) = 10
close(3) = 0
fcntl(10, F_SETFD, FD_CLOEXEC) = 0
rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, {0x40f790, ~[RTMIN RT_1], SA_RESTORER, 0x7f7d31157c20}, NULL, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7f7d31157c20}, NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL, ~[RTMIN RT_1], SA_RESTORER, 0x7f7d31157c20}, NULL, 8) = 0
read(10, "#!/bin/sh\n\n#\n# This is just a sa"..., 8192) = 4488
open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
fcntl(1, F_DUPFD, 10) = 11
close(1) = 0
fcntl(11, F_SETFD, FD_CLOEXEC) = 0
dup2(3, 1) = 1
close(3) = 0
fcntl(2, F_DUPFD, 10) = 12
close(2) = 0
fcntl(12, F_SETFD, FD_CLOEXEC) = 0
dup2(1, 2) = 2
stat("/usr/local/sbin/expr", 0x7fff36b83a10) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/expr", 0x7fff36b83a10) = -1 ENOENT (No such file or directory)
stat("/usr/sbin/expr", 0x7fff36b83a10) = -1 ENOENT (No such file or directory)
stat("/usr/bin/expr", {st_mode=S_IFREG|0755, st_size=100928, ...}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f7d316a89d0) = 4561
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4561
--- SIGCHLD (Child exited) @ 0 (0) ---
dup2(11, 1) = 1
close(11) = 0
dup2(12, 2) = 2
close(12) = 0
open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
fcntl(1, F_DUPFD, 10) = 11
close(1) = 0
fcntl(11, F_SETFD, FD_CLOEXEC) = 0
dup2(3, 1) = 1
close(3) = 0
fcntl(2, F_DUPFD, 10) = 12
close(2) = 0
fcntl(12, F_SETFD, FD_CLOEXEC) = 0
dup2(1, 2) = 2
stat("/usr/local/sbin/hostname", 0x7fff36b83940) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/hostname", 0x7fff36b83940) = -1 ENOENT (No such file or directory)
stat("/usr/sbin/hostname", 0x7fff36b83940) = -1 ENOENT (No such file or directory)
stat("/usr/bin/hostname", 0x7fff36b83940) = -1 ENOENT (No such file or directory)
stat("/sbin/hostname", 0x7fff36b83940) = -1 ENOENT (No such file or directory)
stat("/bin/hostname", {st_mode=S_IFREG|0755, st_size=14736, ...}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f7d316a89d0) = 4562
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4562
--- SIGCHLD (Child exited) @ 0 (0) ---
dup2(11, 1) = 1
close(11) = 0
dup2(12, 2) = 2
close(12) = 0
pipe([3, 4]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f7d316a89d0) = 4563
close(4) = 0
read(3, "", 128) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
close(3) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0, NULL) = 4563
pipe([3, 4]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f7d316a89d0) = 4566
close(4) = 0
read(3, "amunnb\n", 128) = 7
read(3, "", 128) = 0
close(3) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4566
--- SIGCHLD (Child exited) @ 0 (0) ---
pipe([3, 4]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f7d316a89d0) = 4567
close(4) = 0
read(3, "d12ae057883eba650ce3a972361b7f54"..., 128) = 33
read(3, "", 128) = 0
close(3) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4567
--- SIGCHLD (Child exited) @ 0 (0) ---
pipe([3, 4]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f7d316a89d0) = 4568
close(4) = 0
read(3, "/tmp/serverauth.5qMIc1ifWp\n", 128) = 27
read(3, "", 128) = 0
close(3) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4568
--- SIGCHLD (Child exited) @ 0 (0) ---
rt_sigaction(SIGHUP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGHUP, {0x40f790, ~[RTMIN RT_1], SA_RESTORER, 0x7f7d31157c20}, NULL, 8) = 0
rt_sigaction(SIGQUIT, {0x40f790, ~[RTMIN RT_1], SA_RESTORER, 0x7f7d31157c20}, NULL, 8) = 0
rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGILL, {0x40f790, ~[RTMIN RT_1], SA_RESTORER, 0x7f7d31157c20}, NULL, 8) = 0
rt_sigaction(SIGTRAP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTRAP, {0x40f790, ~[RTMIN RT_1], SA_RESTORER, 0x7f7d31157c20}, NULL, 8) = 0
rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGKILL, {0x40f790, ~[RTMIN RT_1], SA_RESTORER, 0x7f7d31157c20}, NULL, 8) = -1 EINVAL (Invalid argument)
rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGBUS, {0x40f790, ~[RTMIN RT_1], SA_RESTORER, 0x7f7d31157c20}, NULL, 8) = 0
rt_sigaction(SIGTERM, {0x40f790, ~[RTMIN RT_1], SA_RESTORER, 0x7f7d31157c20}, NULL, 8) = 0
pipe([3, 4]) = 0
write(4, "add :0 . d12ae057883eba650ce3a97"..., 42) = 42
close(4) = 0
fcntl(0, F_DUPFD, 10) = 11
close(0) = 0
fcntl(11, F_SETFD, FD_CLOEXEC) = 0
dup2(3, 0) = 0
close(3) = 0
stat("/usr/local/sbin/xauth", 0x7fff36b83af0) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/xauth", 0x7fff36b83af0) = -1 ENOENT (No such file or directory)
stat("/usr/sbin/xauth", 0x7fff36b83af0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/xauth", {st_mode=S_IFREG|0755, st_size=40280, ...}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f7d316a89d0) = 4569
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4569
--- SIGCHLD (Child exited) @ 0 (0) ---
dup2(11, 0) = 0
close(11) = 0
open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
fcntl(2, F_DUPFD, 10) = 11
close(2) = 0
fcntl(11, F_SETFD, FD_CLOEXEC) = 0
dup2(3, 2) = 2
close(3) = 0
pipe([3, 4]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f7d316a89d0) = 4570
close(4) = 0
read(3, "", 128) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
close(3) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4570
dup2(11, 2) = 2
close(11) = 0
pipe([3, 4]) = 0
write(4, "add :1 . d12ae057883eba650ce3a97"..., 42) = 42
close(4) = 0
fcntl(0, F_DUPFD, 10) = 11
close(0) = 0
fcntl(11, F_SETFD, FD_CLOEXEC) = 0
dup2(3, 0) = 0
close(3) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f7d316a89d0) = 4573
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4573
--- SIGCHLD (Child exited) @ 0 (0) ---
dup2(11, 0) = 0
close(11) = 0
open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
fcntl(2, F_DUPFD, 10) = 11
close(2) = 0
fcntl(11, F_SETFD, FD_CLOEXEC) = 0
dup2(3, 2) = 2
close(3) = 0
pipe([3, 4]) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f7d316a89d0) = 4574
close(4) = 0
read(3, "", 128) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
close(3) = 0
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4574
dup2(11, 2) = 2
close(11) = 0
pipe([3, 4]) = 0
write(4, "add amunnb:1 . d12ae057883eba650"..., 48) = 48
close(4) = 0
fcntl(0, F_DUPFD, 10) = 11
close(0) = 0
fcntl(11, F_SETFD, FD_CLOEXEC) = 0
dup2(3, 0) = 0
close(3) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f7d316a89d0) = 4577
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4577
--- SIGCHLD (Child exited) @ 0 (0) ---
dup2(11, 0) = 0
close(11) = 0
stat("/usr/local/sbin/xinit", 0x7fff36b83bb0) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/xinit", 0x7fff36b83bb0) = -1 ENOENT (No such file or directory)
stat("/usr/sbin/xinit", 0x7fff36b83bb0) = -1 ENOENT (No such file or directory)
stat("/usr/bin/xinit", {st_mode=S_IFREG|0755, st_size=18960, ...}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f7d316a89d0) = 4578
wait4(-1,
X.Org X Server 1.9.0
Release Date: 2010-08-20
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-28-server x86_64 Ubuntu
Current Operating System: Linux amunnb 2.6.35-24-generic #42-Ubuntu SMP Thu Dec 2 02:41:37 UTC 2010 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.35-24-generic root=UUID=9cd53a18-92fe-4465-839a-99e197960559 ro quiet splash
Build Date: 23 November 2010 11:54:56PM
xorg-server 2:1.9.0-0ubuntu7.1 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.18.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.1.log", Time: Wed Jan 19 21:51:47 2011
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:17:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:5) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:22:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:22:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
Backtrace:
0: /usr/bin/X (xorg_backtrace+0x28) [0x45c448]
1: /usr/bin/X (0x400000+0x5a71d) [0x45a71d]
2: /lib/libpthread.so.0 (0x7f287d470000+0xfb40) [0x7f287d47fb40]
3: /usr/lib/xorg/modules/libfb.so (fbCopyNtoN+0x6e) [0x7f28793ac22e]
4: /usr/lib/xorg/extra-modules/modules/glesx.so (0x7f28772bc000+0x645a9) [0x7f28773205a9]
5: /usr/lib/xorg/extra-modules/modules/glesx.so (0x7f28772bc000+0x65d15) [0x7f2877321d15]
6: /usr/bin/X (0x400000+0xdc2b0) [0x4dc2b0]
7: /usr/bin/X (0x400000+0xd0a29) [0x4d0a29]
8: /usr/bin/X (0x400000+0x3f949) [0x43f949]
9: /usr/bin/X (0x400000+0x2184b) [0x42184b]
10: /lib/libc.so.6 (__libc_start_main+0xfe) [0x7f287c3dbd8e]
11: /usr/bin/X (0x400000+0x213d9) [0x4213d9]
Segmentation fault at address 0x18
Caught signal 11 (Segmentation fault). Server aborting
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
Please also check the log file at "/var/log/Xorg.1.log" for additional information.
ddxSigGiveUp: Closing log
xterm: fatal IO error 11 (Ресурс временно недоступен) or KillClient on X server ":1.0"
xinit: connection to X server lost.
[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4578
--- SIGCHLD (Child exited) @ 0 (0) ---
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f7d316a89d0) = 4606
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4606
--- SIGCHLD (Child exited) @ 0 (0) ---
stat("/usr/local/sbin/rm", 0x7fff36b83b20) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/rm", 0x7fff36b83b20) = -1 ENOENT (No such file or directory)
stat("/usr/sbin/rm", 0x7fff36b83b20) = -1 ENOENT (No such file or directory)
stat("/usr/bin/rm", 0x7fff36b83b20) = -1 ENOENT (No such file or directory)
stat("/sbin/rm", 0x7fff36b83b20) = -1 ENOENT (No such file or directory)
stat("/bin/rm", {st_mode=S_IFREG|0755, st_size=55920, ...}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f7d316a89d0) = 4607
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 4607
--- SIGCHLD (Child exited) @ 0 (0) ---
exit_group(0) = ?