
varnish-bugs at varnish-cache
May 14, 2012, 7:02 AM
Post #1 of 2
(142 views)
Permalink
|
|
#1136: multi varnish instance setup dies with signal 6
|
|
#1136: multi varnish instance setup dies with signal 6 --------------------------------+------------------------------------------- Reporter: christian.albrecht | Type: defect Status: new | Priority: normal Milestone: | Component: build Version: 3.0.2 | Severity: normal Keywords: | --------------------------------+------------------------------------------- Hi, I try to run a multi varnish instance setup on one of my hosts. The first instance starts as expected. The second instance could not drop the privileges while forking. Here is the error message: {{{ Child (26002) died signal=6 Child (-1) said Missing errorhandling code in mgt_sandbox(), mgt_sandbox.c line 71: Child (-1) said Condition((setuid(params->uid)) == 0) not true. Child (-1) said errno = 11 (Resource temporarily unavailable) Child cleanup complete }}} More details: * varnish 3.0.2 * cpu type: Intel(R) Xeon(R) CPU X5670 @ 2.93GHz (4 cores) * 32 GB ram * OS: RHEL6 * Linux webcache01 2.6.32-220.4.2.el6.x86_64 #1 SMP Mon Feb 6 16:39:28 EST 2012 x86_64 x86_64 x86_64 GNU/Linux I will attach my config -- Ticket URL: <https://www.varnish-cache.org/trac/ticket/1136> Varnish <https://varnish-cache.org/> The Varnish HTTP Accelerator _______________________________________________ varnish-bugs mailing list varnish-bugs [at] varnish-cache https://www.varnish-cache.org/lists/mailman/listinfo/varnish-bugs
|