Bug 136432 - NetworkManager prevents suspend to disk.
Summary: NetworkManager prevents suspend to disk.
Status: RESOLVED DUPLICATE of bug 134178
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Network (show other bugs)
Version: Alpha 3plus
Hardware: Other Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Robert Love
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-01 17:20 UTC by Forgotten User ZhJd0F0L3x
Modified: 2005-12-01 22:17 UTC (History)
2 users (show)

See Also:
Found By: Component Test
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.