[Bug 217027] New: memory leak in NetworkManager
https://bugzilla.novell.com/show_bug.cgi?id=217027 Summary: memory leak in NetworkManager Product: openSUSE 10.2 Version: Beta 1 plus Platform: Other OS/Version: Other Status: NEW Severity: Blocker Priority: P5 - None Component: Network AssignedTo: tambet@ximian.com ReportedBy: seife@novell.com QAContact: qa@suse.de CC: thoenig@novell.com OtherBugsDependingO 215208 nThis: Today, i did the following: - unplug my network cable - walk to the next office - replug my network cable - in the mean time, nm tried to connect to Wireless network "wpa2-test" (which does not work currently, since knm apparently never asks for the kwallet, but this is a different issue) - it does not automatically detect that there is a cable plugged, so i select "cable" in knetworkmanager - network is up, i am happy and go away. I come back after maybe one hour and find, that something is loading my CPU to 100%. The screen is blanked, the fan is roaring. I touch the machine and CPU usage stops. I see that everything is swapping in slowly. ps aux shows: seife@strolchi:~> ps aux|grep etwork seife 8345 0.9 0.8 30176 8560 ? S Oct31 11:36 knetworkmanager [kdeinit] root 9772 1.1 0.1 5308 1200 ? Ss 12:36 3:09 /usr/sbin/NetworkManagerDispatcher root 9777 4.8 53.6 1244844 550816 ? Ssl 12:36 14:02 /usr/sbin/NetworkManager ok. So this is a typical case of "WTF????". NetworkManager logfile is 1.5GB. Last rotated yesterday. Will attach the output of "pmap" for the NM process and the logfile. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217027 ------- Comment #1 from seife@novell.com 2006-11-01 09:28 MST ------- Created an attachment (id=103336) --> (https://bugzilla.novell.com/attachment.cgi?id=103336&action=view) output of "pmap" for the NM process -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217027 ------- Comment #2 from seife@novell.com 2006-11-01 09:33 MST ------- Created an attachment (id=103338) --> (https://bugzilla.novell.com/attachment.cgi?id=103338&action=view) /var/log/NetworkManager logfile. WARNING! decompresses to 1.5GB size! first part, combine with "cat NetworkManager.bz2.* > NetworkManager.bz2" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217027 ------- Comment #3 from seife@novell.com 2006-11-01 09:35 MST ------- Created an attachment (id=103339) --> (https://bugzilla.novell.com/attachment.cgi?id=103339&action=view) /var/log/NetworkManager logfile. WARNING! decompresses to 1.5GB size! second part, combine with "cat NetworkManager.bz2.* > NetworkManager.bz2" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217027 tambet@ximian.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #4 from tambet@ximian.com 2006-11-02 03:57 MST ------- The root cause is that knetworkmanager keeps providing the same invalid key indefinitely, resulting in infinite loop. I'll look into the memory leak and adding some guards in NM to not allow the infinite loops. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217027 ------- Comment #5 from thoenig@novell.com 2006-11-02 04:06 MST ------- I'll look into this wrt KNetworkManager. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217027 ------- Comment #6 from seife@novell.com 2006-11-02 08:31 MST ------- ok. If knm provides an invalid key, that's because it never asks me for the kwallet credentials and thus cannot know the correct key. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217027 ------- Comment #7 from tambet@ximian.com 2006-11-08 02:32 MST ------- I've fixed the memory leaks in upstream NetworkManager, will be included in the next build. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217027 tambet@ximian.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|tambet@ximian.com |thoenig@novell.com Status|ASSIGNED |NEW Summary|memory leak in |knetworkmanager keeps passing invalid keys |NetworkManager | ------- Comment #8 from tambet@ximian.com 2006-11-10 04:44 MST ------- Memory leak fixes are submitted. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217027 thoenig@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Blocker |Major Status|NEW |ASSIGNED Version|Beta 1 plus |Beta 2 ------- Comment #9 from thoenig@novell.com 2006-11-10 04:53 MST ------- Lowering severity as it only happens for WPA Enterprise. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217027 ------- Comment #10 from seife@novell.com 2006-11-24 05:09 MST ------- This is still true on RC1. And of course i consider this a blocker ;-)) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217027 ------- Comment #11 from seife@novell.com 2007-01-09 04:18 MST ------- Created an attachment (id=111969) --> (https://bugzilla.novell.com/attachment.cgi?id=111969&action=view) /var/log/NetworkManager, 2007-01-03 Again, the machine went to 100% CPU load as it wanted to switch to my home wireless network (no, knetworkmanager did not ask me if it might access kwallet) I did not check if it consumed lots of memory, though. This is on an oS10.2final -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217027 thoenig@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|thoenig@novell.com |hschaa@novell.com Status|ASSIGNED |NEW -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=217027 hschaa@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #12 from hschaa@novell.com 2007-04-10 03:44 MST ------- I think thats related to bug #253413 and since WPA-EAP passwords can now be stored in the wallet I consider this issue is fixed too. Fixed package is in STABLE already and for 10.2 available at [1]. [1] http://beta.suse.com/private/hschaa/bugzilla/253413/ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com