From: Nico Schottelius <schottelius@wdt.de>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: unloading bridge fails [2.5.67]
Date: Thu, 17 Apr 2003 11:34:32 +0200 [thread overview]
Message-ID: <20030417093432.GB266@schottelius.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1313 bytes --]
Hello!
Using plain 2.5.67:
flapp:~ # brctl addbr br0
flapp:~ # brctl addif br0 eth0
flapp:~ # ifconfig br0 23.23.23.23 up
flapp:~ # brctl delif br0 eth0
flapp:~ # ifconfig br0 down
until here it works fine, but now
flapp:~ # brctl delbr br0
simply hangs.
flapp:~ # killall -9 brctl
does not kill it.
After some Minutes the keyboard stops working, only the mouse (ps2)
keeps on working. Later the screen gets shifted left or right.
SysRq like all other keyboard actions do not work.
flapp:~ # dmesg
[...]
device eth0 left promiscuous mode
unregister_netdevice: waiting for br0 to become free. Usage count = 2
unregister_netdevice: waiting for br0 to become free. Usage count = 2
unregister_netdevice: waiting for br0 to become free. Usage count = 2
unregister_netdevice: waiting for br0 to become free. Usage count = 2
unregister_netdevice: waiting for br0 to become free. Usage count = 2
[...repeated many times...]
This does not happen, when I don't activate the bridge (i don't issue
ifconfig br0 up).
Anyone know why ? HowTo solve ?
Nico
--
Please send your messages pgp-signed and/or pgp-encrypted (don't encrypt mails
to mailing list!). If you don't know what pgp is visit www.gnupg.org.
(public pgp key: ftp.schottelius.org/pub/familiy/nico/pgp-key)
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2003-04-18 11:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-17 9:34 Nico Schottelius [this message]
2003-04-18 18:24 ` unloading bridge fails [2.5.67] Stephen Hemminger
2003-04-18 21:13 ` Nico Schottelius
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=20030417093432.GB266@schottelius.org \
--to=schottelius@wdt.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox