Bugzilla – Bug 149183
powersave fails on syslog-ng
Last modified: 2006-03-27 09:39:44 UTC
syslog-ng is not stopped, then suspend fails, system comes back to life. This is the default SMP installed kernel: Linux version 2.6.16-rc1-git3-4-smp (geeko@buildhost) (gcc version 4.1.0 20060109 (prerelease) (SUSE Linux)) #1 SMP Tue Jan 24 16:43:20 UTC 2006 syslog during this time: Freezing cpus ... Breaking affinity for irq 57 Breaking affinity for irq 73 Breaking affinity for irq 105 Breaking affinity for irq 137 Breaking affinity for irq 145 Breaking affinity for irq 169 Breaking affinity for irq 201 Breaking affinity for irq 217 CPU 1 is now offline migration_cost=2000 CPU1 is down Stopping tasks: ================================================================================ stopping tasks failed (1 tasks remaining) Restarting tasks...<6> Strange, syslog-ng not stopped done Thawing cpus ... Booting processor 1/1 eip 3000 Initializing CPU#1
Hm, powersave -U works on the second attempt (no reboots). Did syslog-ng get killed but at the wrong point in time?
Pavel, suspend issue?
Is it random failure or does it systematically break at first try and work on second try? What hardware is that? (Just curious :-).
Holger did some tests on SMP (dualcore) so maybe he has seen something similar...
I've seen it more than one time but it's not consistently repeatable. IOW, powersave -U often (usually) succeeds. Hardware is a Yonah (Core Duo) development board.
There are some improvements in recent -mm kernels. You could try if they help, but unless problem is reproducible I'd rather leave it as-is.
Randy, ping? Should I just mark it WORKSFORME or WONTFIX?
Randy is not responding, and I think this one is fixed.