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

Bug#264482: More weirdness



~ # strace /sbin/klogd -c 2
execve("/sbin/klogd", ["/sbin/klogd", "-c", "2"], [/* 3 vars */]) = 0
uname({sys="Linux", node="(none)", ...}) = 0
brk(0)                                  = 0x14e000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = -1 ENOENT (No such file or directory)
open("/lib/v9/libc.so.6", O_RDONLY)     = -1 ENOENT (No such file or directory)
stat64("/lib/v9", 0xeffff390)           = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\2\0\0\0\1\0\0\366"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0666, st_size=724900, ...}) = 0
mmap(NULL, 794096, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x7002c000
mprotect(0x700d8000, 89584, PROT_NONE)  = 0
mmap(0x700dc000, 73728, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0xa0000) = 0x700dc000
close(3)                                = 0
fork(

At this point the machine freezes.

I'm sure the problems are related.. wli can you comment on this?
again, this is 2.6.8-rc3-bk2 this time, on sparc64, with busybox-cvs.

The machine has 1G of RAM. I'm about to pull some to see if it makes a
difference.

-- 
Joshua Kwan

Attachment: signature.asc
Description: Digital signature


Reply to: