From: Gordon Sadler <gbsadler1@lcisp.com>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.2.19ac-pre9 lo interface Broke
Date: Tue, 13 Feb 2001 14:32:34 -0600 [thread overview]
Message-ID: <20010213143234.A18024@home-desktop> (raw)
In-Reply-To: <20010212101318.A6980@home-desktop>
In-Reply-To: <20010212101318.A6980@home-desktop>; from gbsadler on Mon, Feb 12, 2001 at 10:13:18AM -0600
I have some further info here.
I performed strace on ifup -a and ifdown -a.
They aren't more than 4Kb each, but I'll cut and paste what appear to be
most relevant:
ifup.strace:
fork() = 17974
wait4(17974, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 17974
--- SIGCHLD (Child exited) ---
fork() = 17976
wait4(17976, SIOCSIFADDR: Bad file descriptor
lo: unknown interface: Bad file descriptor
lo: unknown interface: Bad file descriptor
[WIFEXITED(s) && WEXITSTATUS(s) == 255], 0, NULL) = 17976
--- SIGCHLD (Child exited) ---
ifdown.strace:
munmap(0x40018000, 4096) = 0
fork() = 17989
wait4(17989, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0, NULL) = 17989
--- SIGCHLD (Child exited) ---
fork() = 17991
wait4(17991, lo: unknown interface: Bad file descriptor
[WIFEXITED(s) && WEXITSTATUS(s) == 255], 0, NULL) = 17991
--- SIGCHLD (Child exited) ---
I think a better question would be, does anyone here have any ideas
where I might look to correcting this? Since it did not occur with same
tools under 2.2.18pre24, should I assume the kernel is at fault and look
there? Or maybe the eepro module code? I notice quite a bit of
discussion concerning this driver, but all (?) relating to 2.4.x
Can anyone point a finger?
Thanks
Gordon Sadler
next prev parent reply other threads:[~2001-02-13 20:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-12 16:13 2.2.19ac-pre9 lo interface Broke Gordon Sadler
2001-02-13 20:32 ` Gordon Sadler [this message]
2001-02-13 20:34 ` Alan Cox
2001-02-13 21:06 ` Scott Ashcroft
2001-02-13 22:04 ` Gordon Sadler
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=20010213143234.A18024@home-desktop \
--to=gbsadler1@lcisp.com \
--cc=linux-kernel@vger.kernel.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 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.