From: Dave Jones <davej@redhat.com>
To: Michael Ellerman <mpe@ellerman.id.au>
Cc: trinity@vger.kernel.org
Subject: Re: Fwd: Trinity 1.4 tarball release.
Date: Wed, 21 May 2014 23:40:56 -0400 [thread overview]
Message-ID: <20140522034056.GA21777@redhat.com> (raw)
In-Reply-To: <1400726436.14864.4.camel@concordia>
On Thu, May 22, 2014 at 12:40:36PM +1000, Michael Ellerman wrote:
> Sorry I didn't get back to you on this. I've been chasing a bug that trinity
> found for us.
>
> Running aae6d6a I've seen this once, but only once:
>
> [watchdog] Sanity check failed! Found pid 1885550132!
> [watchdog] problem checking on pid 112 (1:Operation not permitted)
> [watchdog] pid 1885550132 has disappeared (oom-killed maybe?). Reaping.
> [watchdog] pid 678326126 has disappeared (oom-killed maybe?). Reaping.
> [watchdog] pid 1697185792 has disappeared (oom-killed maybe?). Reaping.
> [watchdog] Reaped 3 dead children
> Killed
If it happens again, check /proc/sys/kernel/pid_max.
I wonder if something scribbled in there.
(We only read it on startup, so if it changes under us, and we start
getting pids out of our expected range, that could go awry).
I'll add some more robustness to that check tomorrow.
Though looking at the pids in the dump above, I wonder if there's
something more screwed up, like we corrupted the ptrs to the pid map
in the shm.
Dave
next prev parent reply other threads:[~2014-05-22 3:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-12 17:43 Fwd: Trinity 1.4 tarball release Dave Jones
2014-05-13 6:43 ` Michael Ellerman
2014-05-13 14:00 ` Dave Jones
2014-05-14 7:26 ` Michael Ellerman
2014-05-14 13:35 ` Dave Jones
2014-05-22 2:40 ` Michael Ellerman
2014-05-22 3:40 ` Dave Jones [this message]
2014-05-22 3:43 ` Michael Ellerman
2014-05-22 3:41 ` Michael Ellerman
2014-05-22 3:50 ` Dave Jones
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=20140522034056.GA21777@redhat.com \
--to=davej@redhat.com \
--cc=mpe@ellerman.id.au \
--cc=trinity@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.