lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200607291642.05046.yoda@isr.ist.utl.pt>
Date:	Sat, 29 Jul 2006 16:42:04 +0100
From:	Rodrigo Ventura <yoda@....ist.utl.pt>
To:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Cc:	shemminger@...l.org
Subject: kernel hangs when trying to remove a bridge


I'm using kernel 2.6.16 (-gentoo-r13 actually). A bridge iface br0 is setup 
using eth1 and eth0.1 (VLAN) as slaves. To bring br0, what I do is to remove 
the slaves from the bridge first, "ip link set dev br0 down" next, followed 
by the brctl command to remove the bridge. What happens is that it seems it 
tryes to destroy the bridge iface, and then hangs, with dmesg complaining, 
periodically, about once a second, something like:

unregister_netdevice: waiting for br0 to become free. Usage count = 1
unregister_netdevice: waiting for br0 to become free. Usage count = 1
unregister_netdevice: waiting for br0 to become free. Usage count = 1
...

I say it partially hangs because commands like ifconfig hang (ps state=Disk 
busy)...
To reboot the machine, a HARD reset is required, since, the shutdown process 
hangs... 

Cheers,

Rodrigo

-- 
Rodrigo Ventura
ISR/IST
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ