From: Adrian Vraciu <adrian790@catv.embit.ro>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Network is not starting
Date: Mon, 24 Jul 2006 20:10:12 +0300 [thread overview]
Message-ID: <200607242010.12885.adrian790@catv.embit.ro> (raw)
In-Reply-To: <7573e9640607240939u4f711dbi1a3fd2a8da2d52ea@mail.gmail.com>
On Monday 24 July 2006 19:39, Richard Fish wrote:
# strace -f ifconfig -a
execve("/sbin/ifconfig", ["ifconfig", "-a"], [/* 61 vars */]) = 0
uname({sys="Linux", node="varky", ...}) = 0
brk(0) = 0x8057000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or
directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=90931, ...}) = 0
mmap2(NULL, 90931, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f8f000
close(3) = 0
open("/lib/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\200"..., 512) =
512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1209816, ...}) = 0
mmap2(0x49cc3000, 1146076, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3,
0) = 0x49cc3000
madvise(0x49cc3000, 1146076, MADV_SEQUENTIAL|0x1) = 0
mmap2(0x49dd5000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
MAP_DENYWRITE, 3, 0x112) = 0x49dd5000
mmap2(0x49dd9000, 7388, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
MAP_ANONYMOUS, -1, 0) = 0x49dd9000
close(3) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0xb7f8e000
mprotect(0x49dd5000, 4096, PROT_READ) = 0
mprotect(0x494a2000, 4096, PROT_READ) = 0
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7f8ea90, limit:1048575,
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1,
seg_not_present:0, useable:1}) = 0
munmap(0xb7f8f000, 90931) = 0
open("/dev/urandom", O_RDONLY) = 3
read(3, "\366\370\264\224", 4) = 4
close(3) = 0
brk(0) = 0x8057000
brk(0x8078000) = 0x8078000
uname({sys="Linux", node="varky", ...}) = 0
access("/proc/net", R_OK) = 0
access("/proc/net/unix", R_OK) = 0
socket(PF_FILE, SOCK_DGRAM, 0) = 3
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4
access("/proc/net/if_inet6", R_OK) = -1 ENOENT (No such file or
directory)
access("/proc/net/ax25", R_OK) = -1 ENOENT (No such file or
directory)
access("/proc/net/rose", R_OK) = -1 ENOENT (No such file or
directory)
access("/proc/net/ipx", R_OK) = -1 ENOENT (No such file or
directory)
access("/proc/net/appletalk", R_OK) = -1 ENOENT (No such file or
directory)
access("/proc/sys/net/econet", R_OK) = -1 ENOENT (No such file or
directory)
access("/proc/sys/net/ash", R_OK) = -1 ENOENT (No such file or
directory)
access("/proc/net/x25", R_OK) = -1 ENOENT (No such file or
directory)
write(2, "No usable address families found"..., 34No usable address families
found.
) = 34
write(2, "socket: No such file or director"..., 34socket: No such file or
directory
) = 34
exit_group(1) = ?
Process 11166 detached
> Well everything in kernel-land looks ok to me. Can you send the output of:
>
> strace -f ifconfig -a
>
> -Richard
--
Best Regards,
Adrian Vraciu
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-07-24 17:42 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-23 6:13 [gentoo-user] Network is not starting Adrian Vraciu
2006-07-23 6:55 ` Rumen Yotov
2006-07-23 7:02 ` Adrian Vraciu
2006-07-23 12:01 ` Hans-Werner Hilse
2006-07-23 14:13 ` Adrian Vraciu
2006-07-23 14:16 ` Adrian Vraciu
2006-07-23 14:18 ` Adrian Vraciu
2006-07-23 16:42 ` Rumen Yotov
2006-07-23 17:38 ` Adrian Vraciu
2006-07-24 5:52 ` Richard Fish
2006-07-24 11:34 ` adrian790
2006-07-24 16:39 ` Richard Fish
2006-07-24 17:10 ` Adrian Vraciu [this message]
2006-07-25 8:37 ` Richard Fish
2006-07-25 17:29 ` Adrian Vraciu
-- strict thread matches above, loose matches on Subject: below --
2006-07-23 14:41 Zinn, Stefan
2006-07-23 14:56 ` Adrian Vraciu
2006-07-23 16:19 ` Randy Barlow
2006-07-23 16:28 ` Adrian Vraciu
2006-07-24 3:38 ` Nick Rout
2006-07-24 5:13 ` Adrian Vraciu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200607242010.12885.adrian790@catv.embit.ro \
--to=adrian790@catv.embit.ro \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox