unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <e@80x24.org>
To: Henrik Nyh <henrik@barsoom.se>
Cc: unicorn list <mongrel-unicorn@rubyforge.org>
Subject: Re: Workers reaped with SIGABRT - how to debug?
Date: Mon, 28 Apr 2014 10:41:26 +0000	[thread overview]
Message-ID: <20140428104126.GA5351@dcvr.yhbt.net> (raw)
In-Reply-To: <CADBUp+1R8Mfh2rNMa1hXr2XE06dD_869Sw=5YDffR-DSH7g+7w@mail.gmail.com>

Henrik Nyh <henrik@barsoom.se> wrote:
> It was simply that monit did a "kill -6" (SIBABRT) when the process
> used too much memory, so we bumped that limit for now. D'oh. We've yet
> to research why it used that much memory.

Thanks for the followup.  Unfortunately the RGenGC in Ruby 2.1.x uses
more memory than 2.0 did (but GC is faster :).

Sam wrote an article about it here:
http://samsaffron.com/archive/2014/04/08/ruby-2-1-garbage-collection-ready-for-production

We (ruby-core devs) will try to reduce memory for 2.2 without
performance regressions.
__
http://bogomips.org/unicorn-public/ - unicorn-public@bogomips.org
please quote as little as necessary when replying

      reply	other threads:[~2014-04-28 10:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-15  8:00 Workers reaped with SIGABRT - how to debug? Henrik Nyh
2014-04-15  8:43 ` Eric Wong
2014-04-15  9:05   ` Henrik Nyh
2014-04-15 10:34     ` Aaron Suggs
2014-04-16  7:08     ` Henrik Nyh
2014-04-28  9:25 ` Henrik Nyh
2014-04-28 10:41   ` Eric Wong [this message]

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

  List information: https://yhbt.net/unicorn/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140428104126.GA5351@dcvr.yhbt.net \
    --to=e@80x24.org \
    --cc=henrik@barsoom.se \
    --cc=mongrel-unicorn@rubyforge.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.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/unicorn.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).