[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 03182) Re: Major deadlock: unregister_netdevice: waiting for <device> to become free. Usage count = 1
- To: Maillist USAGI-users <usagi-users@xxxxxxxxxxxxxx>
- Subject: (usagi-users 03182) Re: Major deadlock: unregister_netdevice: waiting for <device> to become free. Usage count = 1
- From: Daniel NAKATA <dnakata@xxxxxxxxxxxxxxxx>
- Date: Thu, 30 Dec 2004 13:00:27 -0800
- Organization: Ferite Ninjas
- Reply-to: usagi-users@xxxxxxxxxxxxxx
- User-agent: KMail/1.7.1
I believe this issue is within the tunnel code, because I have the same issue
with my TUN/TAP interfaces; probably some unrelated code changed in the
kernel which is now causing the issue.
Just a hunch, because I have several sit tunnels, and have never had this
particular problem on those interfaces. I'm actually going to investigate
this further, myself, because it seems 2.6.10 still has not addressed this
particular issue (according to the ChangeLog, at least).
First off, it would be nice to know of a reliable way to reproduce this
condition... Does anybody have any additional leads in this respect?
--Daniel