* Xserver does not start
@ 1998-10-30 14:07 Sven Grundmann
0 siblings, 0 replies; only message in thread
From: Sven Grundmann @ 1998-10-30 14:07 UTC (permalink / raw)
To: ultralinux
Here is the stracedump of
strace -o /root/X.log Xwrapper
execve("/usr/X11R6/bin/Xwrapper", ["/usr/X11R6/bin/Xwrapper"], [/* 37 vars
*/]) = 0
brk(0) = 0x20f14
open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/opt/SUNWspro/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/usr/openwin/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/usr/ucblib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/usr/local/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/usr/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/data/grundman/sw/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file
or directory)
open("/etc/ld.so.cache", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size\x16070, ...}) = 0
mmap(0, 16070, PROT_READ, MAP_PRIVATE, 4, 0) = 0x70012000
close(4) = 0
open("/lib/libc.so.6", O_RDONLY) = 4
mmap(0, 8192, PROT_READ, MAP_PRIVATE, 4, 0) = 0x70016000
munmap(0x70016000, 8192) = 0
mmap(0, 774360, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x70022000
mprotect(0x700bc000, 143576, PROT_NONE) = 0
mmap(0x700c2000, 81920, PROT_READ|PROT_WRITE|PROT_EXEC,
MAP_PRIVATE|MAP_FIXED, 4, 0x90000) = 0x700c2000
mmap(0x700d6000, 37080, PROT_READ|PROT_WRITE|PROT_EXEC,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x700d6000
close(4) = 0
personality(PER_LINUX) = 0
getpid() = 465
geteuid() = 0
getuid() = 0
geteuid() = 0
execve("/etc/X11/X", ["/usr/X11R6/bin/Xwrapper"], [/* 37 vars */]) = 0
brk(0) = 0x2a0a9c
open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/opt/SUNWspro/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/usr/openwin/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/usr/ucblib/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/usr/local/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/usr/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/data/grundman/sw/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No such file
or directory)
open("/etc/ld.so.cache", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size\x16070, ...}) = 0
mmap(0, 16070, PROT_READ, MAP_PRIVATE, 4, 0) = 0x70012000
close(4) = 0
open("/lib/libm.so.6", O_RDONLY) = 4
mmap(0, 8192, PROT_READ, MAP_PRIVATE, 4, 0) = 0x70016000
munmap(0x70016000, 8192) = 0
mmap(0, 222024, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x70022000
mprotect(0x70048000, 66376, PROT_NONE) = 0
mmap(0x70052000, 32768, PROT_READ|PROT_WRITE|PROT_EXEC,
MAP_PRIVATE|MAP_FIXED, 4, 0x20000) = 0x70052000
close(4) = 0
open("/opt/SUNWspro/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/usr/openwin/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/usr/ucblib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/usr/local/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/usr/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/data/grundman/sw/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file
or directory)
open("/lib/libc.so.6", O_RDONLY) = 4
mmap(0, 8192, PROT_READ, MAP_PRIVATE, 4, 0) = 0x70016000
munmap(0x70016000, 8192) = 0
mmap(0, 774360, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x7005a000
mprotect(0x700f4000, 143576, PROT_NONE) = 0
mmap(0x700fa000, 81920, PROT_READ|PROT_WRITE|PROT_EXEC,
MAP_PRIVATE|MAP_FIXED, 4, 0x90000) = 0x700fa000
mmap(0x7010e000, 37080, PROT_READ|PROT_WRITE|PROT_EXEC,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7010e000
close(4) = 0
personality(PER_LINUX) = 0
getpid() = 465
close(0) = 0
close(1) = 0
write(2, "", 0) = 0
getpgrp(0) = 464
getrlimit(RLIMIT_NOFILE, {rlim_cur\x1024, rlim_max\x1024}) = 0
setrlimit(RLIMIT_NOFILE, {rlim_cur\x136, rlim_max\x1024}) = 0
open("/dev/kbd", O_RDWR) = 0
open("/dev/mouse", O_RDWR) = 1
gettimeofday({909756294, 783220}, NULL) = 0
nanosleep(0xefffe6b8, 0, 0, 0xb71b0, 0) = 0
gettimeofday({909756295, 537103}, NULL) = 0
ioctl(0, KIOCTYPE, 0x240e68) = 0
ioctl(0, KIOCLAYOUT, 0x240e6c) = 0
brk(0) = 0x2a0a9c
brk(0x2a0b1c) = 0x2a0b1c
brk(0x2a2000) = 0x2a2000
open("/usr/X11R6/lib/X11/rgb.txt", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0444, st_size\x17375, ...}) = 0
mmap(0, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) 0x70016000
read(4, "! $XConsortium: rgb.txt,v 10.41 "..., 8192) = 8192
brk(0x2a4000) = 0x2a4000
read(4, "139\t\tturquoise4\n 0 255 255\t"..., 8192) = 8192
brk(0x2a6000) = 0x2a6000
read(4, "7 217 \t\tgray85\n217 217 217 \t"..., 8192) = 991
read(4, "", 8192) = 0
close(4) = 0
munmap(0x70016000, 8192) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur\x136, rlim_max\x1024}) = 0
uname({sys="Linux", node="hal7", ...}) = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 4
setsockopt(4, IPPROTO_TCP, 1, [1], 4) = 0
setsockopt(4, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
bind(4, {sin_family¯_INET, sin_port=htons(6000),
sin_addr=inet_addr("0.0.0.0")}, 16) = 0
setsockopt(4, SOL_SOCKET, SO_LINGER, [0], 8) = 0
listen(4, 128) = 0
getsockname(4, {sin_family¯_INET, sin_port=htons(6000),
sin_addr=inet_addr("0.0.0.0")}, [16]) = 0
uname({sys="Linux", node="hal7", ...}) = 0
socket(PF_UNIX, SOCK_STREAM, 0) = 5
umask(0) = 07
mkdir("/tmp/.X11-unix", 0777) = -1 EEXIST (File exists)
unlink("/tmp/.X11-unix/X0") = 0
bind(5, {sun_family¯_UNIX, sun_path="/tmp/.X11-unix/X0"}, 19) = 0
listen(5, 128) = 0
umask(07) = 0
ioctl(4, SIOCGIFCONF, 0xeffff000) = 0
ioctl(4, SIOCGIFFLAGS, 0xefffefc8) = 0
ioctl(4, SIOCGIFBRDADDR, 0xefffefc8) = 0
sigaction(-13, {SIG_IGN}, {SIG_DFL}) = 0
sigaction(-1, {0x4de6c, [HUP],
SA_NOMASK|SA_ONESHOT|SA_NOCLDSTOP|0xeffff740}, {SIG_DFL}) = 0
sigaction(-2, {0x4de8c, [INT],
SA_NOMASK|SA_ONESHOT|SA_NOCLDSTOP|0xeffff740}, {SIG_DFL}) = 0
sigaction(-15, {0x4de8c, [TERM],
SA_NOMASK|SA_ONESHOT|SA_NOCLDSTOP|0xeffff740}, {SIG_DFL}) = 0
open("/etc/X0.hosts", O_RDONLY) = -1 ENOENT (No such file or
directory)
sigaction(-30, {SIG_IGN}, {SIG_DFL}) = 0
getppid() = 464
brk(0x2a8000) = 0x2a8000
gettimeofday({909756295, 597656}, NULL) = 0
geteuid() = 0
open("/dev/console", O_WRONLY) = 6
ioctl(6, VT_OPENQRY, 0x29ac88) = 0
close(6) = 0
write(2, "(using VT number 12)\n\n", 22) = 22
setpgid(0, 0) = 0
open("/dev/tty12", O_RDWR|O_NONBLOCK|0x4) = 6
stat("/usr/X11R6/lib/X11/fonts/misc/", {st_mode=S_IFDIR|0755, st_size072,
...}) = 0
stat("/usr/X11R6/lib/X11/fonts/misc//fonts.dir", {st_mode=S_IFREG|0444,
st_sizeT56, ...}) = 0
stat("/usr/X11R6/lib/X11/fonts/Speedo/", {st_mode=S_IFDIR|0755,
st_size\x1024, ...}) = 0
stat("/usr/X11R6/lib/X11/fonts/Speedo//fonts.dir", {st_mode=S_IFREG|0444,
st_sizeV4, ...}) = 0
stat("/usr/X11R6/lib/X11/fonts/Type1/", {st_mode=S_IFDIR|0755, st_size\x1024,
...}) = 0
stat("/usr/X11R6/lib/X11/fonts/Type1//fonts.dir", {st_mode=S_IFREG|0444,
st_size\x1075, ...}) = 0
stat("/usr/X11R6/lib/X11/fonts/75dpi/", {st_mode=S_IFDIR|0755, st_sizeQ20,
...}) = 0
stat("/usr/X11R6/lib/X11/fonts/75dpi//fonts.dir", {st_mode=S_IFREG|0444,
st_size\x15430, ...}) = 0
stat("/usr/X11R6/lib/X11/fonts/100dpi/", {st_mode=S_IFDIR|0755,
st_sizeQ20, ...}) = 0
stat("/usr/X11R6/lib/X11/fonts/100dpi//fonts.dir", {st_mode=S_IFREG|0444,
st_size\x15926, ...}) = 0
getuid() = 0
getgid() = 0
chown("/dev/tty12", 0, 0) = 0
getuid() = 0
getgid() = 0
chown("/dev/console", 0, 0) = 0
getuid() = 0
getgid() = 0
chown("/dev/tty0", 0, 0) = 0
ioctl(6, VT_GETSTATE, 0xeffff7b0) = 0
open("/dev/tty", O_RDWR) = 7
ioctl(7, TIOCNOTTY, 0) = 0
close(7) = 0
ioctl(6, VT_ACTIVATE, 0xc) = 0
ioctl(6, VT_WAITACTIVE, 0xc) = 0
ioctl(6, VT_GETMODE, 0xeffff7c8) = 0
sigaction(-30, {0x1bc7c, [], 0}, {SIG_IGN}) = 0
ioctl(6, VT_SETMODE, 0xeffff7c8) = 0
access("/dev/cgtwo0", R_OK|W_OK) = -1 ENOENT (No such file or
directory)
access("/dev/cgtwo1", R_OK|W_OK) = -1 ENOENT (No such file or
directory)
access("/dev/cgtwo2", R_OK|W_OK) = -1 ENOENT (No such file or
directory)
access("/dev/cgthree0", R_OK|W_OK) = -1 ENOENT (No such file or
directory)
access("/dev/cgthree1", R_OK|W_OK) = -1 ENOENT (No such file or
directory)
access("/dev/cgthree2", R_OK|W_OK) = -1 ENOENT (No such file or
directory)
access("/dev/cgsix0", R_OK|W_OK) = -1 ENOENT (No such file or
directory)
access("/dev/cgsix1", R_OK|W_OK) = -1 ENOENT (No such file or
directory)
access("/dev/cgsix2", R_OK|W_OK) = -1 ENOENT (No such file or
directory)
access("/dev/cgfour0", R_OK|W_OK) = -1 ENOENT (No such file or
directory)
access("/dev/bwtwo0", R_OK|W_OK) = -1 ENOENT (No such file or
directory)
access("/dev/bwtwo1", R_OK|W_OK) = -1 ENOENT (No such file or
directory)
access("/dev/bwtwo2", R_OK|W_OK) = -1 ENOENT (No such file or
directory)
access("/dev/fb", R_OK|W_OK) = 0
open("/dev/fb", O_RDWR) = 7
ioctl(7, FBIOGATTR, 0x2a6ba0) = 0
ioctl(7, 0x80144604, 0x29aaf0) = 0
fstat(7, {st_mode=S_IFCHR|0666, st_rdev=makedev(29, 0), ...}) = 0
mmap(0, 1130496, PROT_READ|PROT_WRITE, MAP_PRIVATE, 7, 0x70000000) 0x7016a000
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~1998-10-30 14:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1998-10-30 14:07 Xserver does not start Sven Grundmann
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.