From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-pm <linux-pm@lists.osdl.org>
Subject: Re: some task not stopped during resume
Date: Wed, 30 May 2007 15:50:55 +0200 [thread overview]
Message-ID: <200705301550.56257.rjw@sisk.pl> (raw)
In-Reply-To: <1180442538.1396.3.camel@johannes.berg>
Hi,
On Tuesday, 29 May 2007 14:42, Johannes Berg wrote:
> Hi,
>
> Oddly, I just got the following on 2.6.22-rc1:
>
> [164571.322432] PM: Preparing system for mem sleep
> [164571.883809] Stopping tasks ... done.
> [...]
> [164573.454973] PM: Entering mem sleep
> [...]
> [164574.580359] PM: Finishing wakeup.
> [...]
> [164578.238895] Restarting tasks ... <4> Strange, evolution not stopped
> [164578.456389] done.
>
> The interesting thing is that when I resumed, the gdb crash window came
> up because evolution had just crashed (this is an option, otherwise
> bug-buddy comes up.) But I'm not entirely sure how this could have
> happened since it was definitely running while I suspended and must have
> stopped at that point. Maybe some bad ptrace interaction? Though it
> shouldn't have crashed when tasks were stopped? I'm confused.
The message seems to be a false-positive (this printk has been removed
recently, in 2.6.22-rc3, IIRC).
We don't freeze traced tasks the parents of which have been frozen. So, in
fact, the evolution wasn't frozen, only the gdb that traced it, and during the
resume the gdb was thawed and allowed evolution to run, but it crashed.
Why it crashed is a different problem, actually, and that need not be related
to the freezer. Still, if that turns out to be reproducible, I'll start to worry. ;-)
Greetings,
Rafael
next prev parent reply other threads:[~2007-05-30 13:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-29 12:42 some task not stopped during resume Johannes Berg
2007-05-30 13:50 ` Rafael J. Wysocki [this message]
2007-05-30 14:02 ` Johannes Berg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200705301550.56257.rjw@sisk.pl \
--to=rjw@sisk.pl \
--cc=johannes@sipsolutions.net \
--cc=linux-pm@lists.osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox