Mailinglist Archive: opensuse-bugs (6264 mails)

< Previous Next >
[Bug 561646] on shutdown, computer hangs when " shutting down (localfs) network interface eth0"
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Fri, 11 Dec 2009 16:55:35 +0000
  • Message-id: <20091211165535.8248ACC7CD@xxxxxxxxxxxxxxxxxxxxxx>
http://bugzilla.novell.com/show_bug.cgi?id=561646

http://bugzilla.novell.com/show_bug.cgi?id=561646#c4


Winfried Schenke <winfried.schenke@xxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |winfried.schenke@xxxxxxxx

--- Comment #4 from Winfried Schenke <winfried.schenke@xxxxxxxx> 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.

< Previous Next >
References