public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* unloading bridge fails [2.5.67]
@ 2003-04-17  9:34 Nico Schottelius
  2003-04-18 18:24 ` Stephen Hemminger
  0 siblings, 1 reply; 3+ messages in thread
From: Nico Schottelius @ 2003-04-17  9:34 UTC (permalink / raw)
  To: Linux Kernel Mailing List

[-- 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 --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-05-05 10:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-17  9:34 unloading bridge fails [2.5.67] Nico Schottelius
2003-04-18 18:24 ` Stephen Hemminger
2003-04-18 21:13   ` Nico Schottelius

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox