[ruby-core:75956] Re: [Ruby trunk Bug#12432] The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec()

From: Eric Wong <normalperson@...>
Date: 2016-06-11 21:52:17 UTC
List: ruby-core #75956
blackbirdy@gmail.com wrote:
> Nobuyoshi Nakada wrote:
> > Seems an issue with unicorn and rcdk gem caused by a system restriction.
> > I think you should `exec` or `spawn` somewhere, maybe before requiring that gem, as the message says, but don't know about both.
> > Possibly maintainers of that gem may know.

Maybe try disabling "preload_app" in unicorn and
not loading gems in the unicorn config file.

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next