Your message dated Mon, 8 Aug 2005 13:15:58 +0200 with message-id <[EMAIL PROTECTED]> and subject line kernel-source-2.6.9: 6to4 tunnel interface cannot be freed on shutdown, causing hang has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 19 Nov 2004 08:17:09 +0000 >From [EMAIL PROTECTED] Fri Nov 19 00:17:09 2004 Return-path: <[EMAIL PROTECTED]> Received: from mxfep02.bredband.com [195.54.107.73] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1CV3x6-0000r2-00; Fri, 19 Nov 2004 00:17:09 -0800 Received: from thales.home.better.se ([83.227.74.123] [83.227.74.123]) by mxfep02.bredband.com with ESMTP id <[EMAIL PROTECTED]>; Fri, 19 Nov 2004 09:16:36 +0100 Received: from thales.home.better.se (localhost.localdomain [127.0.0.1]) by thales.home.better.se (8.13.1/8.13.1/Debian-16) with ESMTP id iAJ8GaMO004102 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 19 Nov 2004 09:16:36 +0100 Received: (from [EMAIL PROTECTED]) by thales.home.better.se (8.13.1/8.13.1/Submit) id iAJ8GZZL004101; Fri, 19 Nov 2004 09:16:35 +0100 Message-Id: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Marcus Better <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: kernel-source-2.6.9: 6to4 tunnel interface cannot be freed on shutdown, causing hang X-Mailer: reportbug 2.63 Date: Fri, 19 Nov 2004 09:16:35 +0100 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: kernel-source-2.6.9 Version: 2.6.9-2 Severity: normal I have configured a 6to4 tunnel for IPv6 access. When I do a shutdown or reboot of the system, I get the following on the console: Deconfiguring network interfaces... unregister_netdevice: Waiting for tun6to4 to become free. Usage count=1 unregister_netdevice: Waiting for tun6to4 to become free. Usage count=1 unregister_netdevice: .... and so on, with the last line repeated at 10 second intervals. I cannot break out of this loop except by turning off the power. I have observed this with my custom-compiled kernel, and also with the official kernel, and on two different machines. It happens even if I haven't actually transferred any data over the tunnel. The first system is an Athlon XP 2400+ desktop. The other one is an Acer TravelMate 223X laptop with a Mobile Celeron at 1.13 Ghz. The 6to4 tunnel device looks as follows (IP addresses removed): ~$ /sbin/ifconfig tun6to4 tun6to4 Link encap:IPv6-in-IPv4 inet6 addr: 2002:xxxx:yyyy::1/16 Scope:Global inet6 addr: ::83.227.xxx.yyy/128 Scope:Compat UP RUNNING NOARP MTU:1480 Metric:1 (packet stats removed, all zeros) ~$ ip tunnel show tun6to4: ipv6/ip remote any local 83.227.xxx.yyy ttl 255 -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.9custom-skas3-v7 Locale: LANG=sv_SE.ISO-8859-15, LC_CTYPE=sv_SE.ISO-8859-15 Versions of packages kernel-source-2.6.9 depends on: ii binutils 2.15-4 The GNU assembler, linker and bina ii bzip2 1.0.2-1 A high-quality block-sorting file ii coreutils [fileutils] 5.2.1-2 The GNU core utilities -- no debconf information --------------------------------------- Received: (at 282023-done) by bugs.debian.org; 8 Aug 2005 11:16:38 +0000 >From [EMAIL PROTECTED] Mon Aug 08 04:16:38 2005 Return-path: <[EMAIL PROTECTED]> Received: from baikonur.stro.at [213.239.196.228] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1E25cT-0008Ng-00; Mon, 08 Aug 2005 04:16:38 -0700 Received: by baikonur.stro.at (Postfix, from userid 1001) id 5BA2B5C00F; Mon, 8 Aug 2005 13:15:58 +0200 (CEST) Date: Mon, 8 Aug 2005 13:15:58 +0200 From: Maximilian Attems <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: kernel-source-2.6.9: 6to4 tunnel interface cannot be freed on shutdown, causing hang Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <[EMAIL PROTECTED]> User-Agent: Mutt/1.5.9i X-Virus-Scanned: by Amavis (ClamAV) at stro.at Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 On Sun, Aug 07, 2005 at 08:15:51PM +0200, Marcus Better wrote: > > can you please upgrade and check status on newer image like 2.6.12 > > The problem disappeared with 2.6.10, and 2.6.11 also works. (I didn't > try 2.6.12 yet.) closing therefor. thanks for feedback. -- maks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]