[ILUG] more wierd bugs
[ILUG] more wierd bugs
John P . Looney
valen at tuatha.org
Wed Nov 3 11:20:40 GMT 1999
I decided to upgrade to 2.3.24 (so I can get my HPT366 working 100%). I
upgraded modutils to 2.3.6, and everything seemed OK. Except gnome-terminal
now wont work - xterm works fine, but when gnome-terminal spawns off
gnome-pty-helper, I get:
[root at minbar valen]# strace -f gnome-pty-helper
execve("/usr/sbin/gnome-pty-helper", ["gnome-pty-helper"], [/* 41 vars */])
= 0
brk(0) = 0x804aaa0
open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or
directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=17227, ...}) = 0
mmap(0, 17227, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40013000
close(3) = 0
open("/lib/libutil.so.1", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0755, st_size=46504, ...}) = 0
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\f\0\000"...,
4096) = 4096
mmap(0, 10104, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40018000
mprotect(0x4001a000, 1912, PROT_NONE) = 0
mmap(0x4001a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3,
0x1000) = 0x4001a000
close(3) = 0
open("/lib/libc.so.6", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0755, st_size=4118299, ...}) = 0
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\250\202"..., 4096)
= 4096
mmap(0, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x4001b000
mmap(0, 993500, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x4001c000
mprotect(0x40107000, 30940, PROT_NONE) = 0
mmap(0x40107000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3,
0xea000) = 0x40107000
mmap(0x4010b000, 14556, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4010b000
close(3) = 0
mprotect(0x4001c000, 962560, PROT_READ|PROT_WRITE) = 0
mprotect(0x4001c000, 962560, PROT_READ|PROT_EXEC) = 0
munmap(0x40013000, 17227) = 0
personality(0 /* PER_??? */) = 0
getpid() = 1526
fcntl(0, F_GETFD) = 0
fcntl(1, F_GETFD) = 0
fcntl(2, F_GETFD) = 0
brk(0) = 0x804aaa0
brk(0x804ac40) = 0x804ac40
brk(0x804b000) = 0x804b000
fcntl(0, F_GETFL) = 0x2 (flags O_RDWR)
fcntl(1, F_GETFL) = 0x2 (flags O_RDWR)
fcntl(2, F_GETFL) = 0x2 (flags O_RDWR)
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
close(3) = -1 EBADF (Bad file descriptor)
close(4) = -1 EBADF (Bad file descriptor)
close(5) = -1 EBADF (Bad file descriptor)
close(6) = -1 EBADF (Bad file descriptor)
close(7) = -1 EBADF (Bad file descriptor)
close(8) = -1 EBADF (Bad file descriptor)
close(9) = 0
close(10) = -1 EBADF (Bad file descriptor)
close(11) = -1 EBADF (Bad file descriptor)
[....]
close(1022) = -1 EBADF (Bad file descriptor)
close(1023) = -1 EBADF (Bad file descriptor)
getrlimit(RLIMIT_CPU, {rlim_cur=-1, rlim_max=-1}) = 0
write(2, "Living environment not ok\n", 26Living environment not ok
) = 26
_exit(1)
Anyone see this before ?
Kate
--
Microsoft - the best reason in the world to drink beer
More information about the ILUG
mailing list
Read this without the formatting .