[Bug 561646] New: on shutdown, computer hangs when " shutting down (localfs) network interface eth0"
http://bugzilla.novell.com/show_bug.cgi?id=561646 http://bugzilla.novell.com/show_bug.cgi?id=561646#c0 Summary: on shutdown, computer hangs when " shutting down (localfs) network interface eth0" Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: i586 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: deverandering@zeelandnet.nl QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; nl; rv:1.9.1.5) Gecko/20091103 SUSE/3.5.5-1.1.2 Firefox/3.5.5 when shutting down or rebooting from KDE or from console, the computer hangs after mentioning "shutting down (localfs) network interface" eth0 is a BCM4401 100Base-T on a Dell Computer. It worked fine on openSuse 11.0, but after upgrade to 11.2 shut down no longer worked. also when using ifconfig to stop/start eth0, the computer hangs. When disabling the network device in the computer's setup, openSuse starts and shuts down (ut then of course there is no network connection). The openSuse forum contains two (I think identical) cases, one under hardware - ifconfig eth0 down hangs on shutdown and one under install/boot/login - Can't shutdown/reboot? Reproducible: Always Steps to Reproduce: 1.simply shutdown or reboot, either from KDE or from console 2. 3. Actual Results: the computer hangs after mentioning "shutting down (localfs) network interface" Expected Results: shutdown or reboot properly I am willing to add extra information when I know which specific information is required. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=561646 http://bugzilla.novell.com/show_bug.cgi?id=561646#c1 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |jeffm@novell.com Info Provider| |deverandering@zeelandnet.nl --- Comment #1 from Jeff Mahoney <jeffm@novell.com> 2009-12-08 18:15:50 UTC --- Is there anything on console 10 indicating a kernel problem? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=561646 http://bugzilla.novell.com/show_bug.cgi?id=561646#c2 Winfried Donkers <Dnk1287@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Dnk1287@yahoo.com --- Comment #2 from Winfried Donkers <Dnk1287@yahoo.com> 2009-12-09 15:34:16 UTC --- The console that shows all the messages during startup and shutdown says (I copied only the last couple of lines): Shutting down mail service (Postfix) Done Shutting down network time protocol daemon (NTPD) Done Shutting down (remotefs) network interfaces: Umount SMB/CIFS File Systems Done Shutting down Samba NMB Daemon Done Shutting down NFS Client Services Done Shutting down HAL Daemon Done Shutting down rpcbind Done Shutting down syslog services Done Shutting down (localfs) network interfaces: eth0 name: BCM4401 100Base-T and the computer freezes. I leave the NEEDINFO on as I don't know if I answered your question sufficiently. (I am no newbie, but certainly no expert) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=561646 http://bugzilla.novell.com/show_bug.cgi?id=561646#c3 --- Comment #3 from Winfried Donkers <Dnk1287@yahoo.com> 2009-12-09 17:14:17 UTC --- There is something else, meaning it is possibly NOT a kernel problem: When I startup and log in in Console mode, not in KDE, I can reboot and switch off without problem. When I startup, log in in KDE and inmediately reboot, there is no problem. When I startup, log in in KDE, collect mail (i.e use eth0 to communicate) and then reboot, there is no problem. When I startup, log in in KDE, start YAST, change the volume of the sound device and then reboot, the computer freezes as mentioned before. Since the update from 11.0 to 11.2, I seem to have no sound. In YAST, the master volume appears to be at 0%. When setting the master volume to 100%, the testsound is audible. When closing YAST, there is no sound. I thought the freezing of the computer on shutdown was not connected to the audio-probleem, now it appears to be connected after all. I will first search for solutions for the audioproblem and then see if the freezing problem still occurs. In the mean time I suggest you remove the bug report, or move it to another category (hardware device drivers?). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=561646 http://bugzilla.novell.com/show_bug.cgi?id=561646#c4 Winfried Schenke <winfried.schenke@tele2.at> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winfried.schenke@tele2.at --- Comment #4 from Winfried Schenke <winfried.schenke@tele2.at> 2009-12-11 16:55:33 UTC --- I save the same problem (PC: Dell Dimension 5000). Additional hints: - "ifdown eth0 -o rc onboot" (/etc/init.d/network) causes the problem. Then the shutdown screen opens automatically (kernel panic?). - The shutdown works in seldom cases, apparently, if there was no network traffic since reboot. - I added a temporary workaround to /etc/init.d/network: 940 if [ "$IFACE" != eth0 -a "$FS_FILTER" != localfs ] ; then $FAKE ifdown $CONFIG $IFACE -o rc $MODE else echo " Skipped (workaround): ifdown $CONFIG $IFACE -o rc $MODE" fi - The error did not occur with openSUSE 11.1. I installed openSUSE 11.2 "from scratch", i.e. I did not use the update mode. - The error occurs also, if I invoke "ifdown" on runlevel 3. - I am using GNOME, not KDE. - A second problem came in with openSUSE 11.2, might be related: The computer hangs also, if Google Earth is used and generates traffic on the network (other network applications work fine). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=561646 http://bugzilla.novell.com/show_bug.cgi?id=561646#c5 --- Comment #5 from Winfried Schenke <winfried.schenke@tele2.at> 2009-12-11 17:00:16 UTC --- Sorry - The first line of my comment should start with I have the same... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=561646 http://bugzilla.novell.com/show_bug.cgi?id=561646#c6 Winfried Donkers <Dnk1287@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|Dnk1287@yahoo.com | --- Comment #6 from Winfried Donkers <Dnk1287@yahoo.com> 2009-12-17 15:36:28 UTC --- Further thinking and more freezes led to the following conclusion: The behaviour (freezing of the computer) should never happen with an architecture like Linux, meaning that the kernel does not handle something as it should be, i.e. kernel bug. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=561646 http://bugzilla.novell.com/show_bug.cgi?id=561646#c7 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |Dnk1287@yahoo.com --- Comment #7 from Jeff Mahoney <jeffm@novell.com> 2009-12-17 20:21:28 UTC --- You'll need to switch to console 10 to see the messages. I'm interested in the kernel messages, which syslog outputs there. The shutdown messages narrow it down but don't define what the problem is. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=561646 http://bugzilla.novell.com/show_bug.cgi?id=561646#c8 Winfried Donkers <Dnk1287@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|Dnk1287@yahoo.com | --- Comment #8 from Winfried Donkers <Dnk1287@yahoo.com> 2009-12-19 16:35:15 UTC --- Created an attachment (id=333558) --> (http://bugzilla.novell.com/attachment.cgi?id=333558) openSUSE11.2 kernel panic -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=561646 http://bugzilla.novell.com/show_bug.cgi?id=561646#c9 --- Comment #9 from Winfried Donkers <Dnk1287@yahoo.com> 2009-12-19 16:36:08 UTC --- I have written the output from console 10 on a piece of paper and added the typed version as an attachment. Extra information: -I found out that also with a disabled sound device the computer froze on some shutdowns. -To bypass the problem I put a PCI-network card in my computer and switched off the onboard network device in the setup of the pc. Also, reinstalled openSUSE 11.2 (this time not an update, but a complete new install on formatted partitions). This restored my sound (which didn't work since the update to 11.2) and 'solved' the freezing-problem on shutdown. -To get the information you asked, I switched on the onboard network device in setup, started Linux, logged in with KDE, started YAST, went to network devices, switched off eth1 (the PCI-card), switched on eth0 (the onboard device), pressed the OK button and went fast to console 10 so that I could witness the freezing. The resulting kernel-panic can be found in the attachment. I am willing to provide extra information if you need it. Only, if you want more console 10 output, please tell me what is important and what not (e.g. the timestamp on each line), as it is a lot of writing. Or do you suggest a photograph of the screen? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=561646 http://bugzilla.novell.com/show_bug.cgi?id=561646#c10 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #10 from Jeff Mahoney <jeffm@novell.com> 2010-03-18 19:50:02 UTC --- This issue was fixed upstream with commit e0188829 and in openSUSE 11.2 with the update to 2.6.31.9. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com