Bug 136432

Summary: NetworkManager prevents suspend to disk.
Product: [openSUSE] SUSE Linux 10.1 Reporter: Forgotten User ZhJd0F0L3x <forgotten_ZhJd0F0L3x>
Component: NetworkAssignee: Robert Love <rml>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: aj, behlert
Version: Alpha 3plus   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Component Test Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Forgotten User ZhJd0F0L3x 2005-12-01 17:20:48 UTC
Stopping tasks: ========================================================================
 stopping tasks failed (1 tasks remaining)
Restarting tasks...<6> Strange, NetworkManager not stopped
 done

during suspend, the ipw2200 module for the wireless interface gets unloaded to prevent potential problems with firmware loading during suspend.
Comment 1 Robert Love 2005-12-01 19:50:01 UTC
We don't need to stop NM during suspend.  Is something trying to actively stop it?

Timo: Ideas on what is going on?
Comment 2 Forgotten User ZhJd0F0L3x 2005-12-01 21:01:51 UTC
this is the "process freezing" that fails.

I think i know what's going on:
- we rmmod ipw2200
- NM dies, but slow enough to be a zombie for some time.
- kernel delivers "SIGSTOP" during suspend
- NM does not react
- suspend fails.

(not a real sigstop)
Comment 3 Robert Love 2005-12-01 21:08:43 UTC
So this is a dupe of #134178?  That will get fixed real soon now.
Comment 4 Robert Love 2005-12-01 22:03:30 UTC
Marking as a dupe of #134178, which is now fixed!

*** This bug has been marked as a duplicate of 134178 ***
Comment 5 Forgotten User ZhJd0F0L3x 2005-12-01 22:17:47 UTC
Yes, looks like a duplicate.