Re: [squid-users] Squid SMP workers crash

2016-10-19 Thread Deniz Eren
On 10/18/16, Alex Rousskov wrote: > On 10/17/2016 10:37 PM, Deniz Eren wrote: >> On Mon, Oct 17, 2016 at 7:43 PM, Alex Rousskov wrote: >>> On 10/17/2016 02:38 AM, Deniz Eren wrote: 2016/10/17 11:22:37 kid1| assertion failed: ../../src/ipc/AtomicWord.h:71: "Enabled()" >>> >>> Either your

Re: [squid-users] Squid SMP workers crash

2016-10-17 Thread Amos Jeffries
On 18/10/2016 6:16 p.m., Alex Rousskov wrote: > On 10/17/2016 10:37 PM, Deniz Eren wrote: >> On Mon, Oct 17, 2016 at 7:43 PM, Alex Rousskov wrote: >>> On 10/17/2016 02:38 AM, Deniz Eren wrote: 2016/10/17 11:22:37 kid1| assertion failed: ../../src/ipc/AtomicWord.h:71: "Enabled()" >>> >>> E

Re: [squid-users] Squid SMP workers crash

2016-10-17 Thread Alex Rousskov
On 10/17/2016 10:37 PM, Deniz Eren wrote: > On Mon, Oct 17, 2016 at 7:43 PM, Alex Rousskov wrote: >> On 10/17/2016 02:38 AM, Deniz Eren wrote: >>> 2016/10/17 11:22:37 kid1| assertion failed: >>> ../../src/ipc/AtomicWord.h:71: "Enabled()" >> >> Either your Squid does not support SMP (a build environ

Re: [squid-users] Squid SMP workers crash

2016-10-17 Thread Deniz Eren
On Mon, Oct 17, 2016 at 7:43 PM, Alex Rousskov wrote: > On 10/17/2016 02:38 AM, Deniz Eren wrote: >> 2016/10/17 11:22:37 kid1| assertion failed: >> ../../src/ipc/AtomicWord.h:71: "Enabled()" > > Either your Squid does not support SMP (a build environment problem) or > Squid is trying to use SMP fe

Re: [squid-users] Squid SMP workers crash

2016-10-17 Thread Alex Rousskov
On 10/17/2016 02:38 AM, Deniz Eren wrote: > 2016/10/17 11:22:37 kid1| assertion failed: > ../../src/ipc/AtomicWord.h:71: "Enabled()" Either your Squid does not support SMP (a build environment problem) or Squid is trying to use SMP features when SMP is not enabled (a Squid bug). What does the fol

Re: [squid-users] Squid SMP workers crash

2016-10-17 Thread Deniz Eren
u are intercepting both http and https traffic, have > you tried looking at the logs? You are right I'm intercepting both http and https traffic. Yes I have looked at logs and only suspicious thing is this line: 2016/10/17 11:22:37 kid1| assertion failed: ../../src/ipc/AtomicWord.h:71: &quo

Re: [squid-users] Squid SMP workers crash

2016-10-17 Thread Deniz Eren
On Fri, Oct 14, 2016 at 1:50 AM, Alex Rousskov wrote: > On 10/13/2016 01:53 AM, Deniz Eren wrote: > >> I'm using squid's SMP functionality to distribute requests to many >> squid instances and distribute workload to multiple processors. >> However while running squid's workers after a while worker

Re: [squid-users] Squid SMP workers crash

2016-10-15 Thread Eliezer Croitoru
72-5-28704261 Email: elie...@ngtech.co.il -Original Message- From: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On Behalf Of Deniz Eren Sent: Thursday, October 13, 2016 10:53 AM To: squid-users@lists.squid-cache.org Subject: [squid-users] Squid SMP workers crash Hi, I'm usin

Re: [squid-users] Squid SMP workers crash

2016-10-13 Thread Alex Rousskov
On 10/13/2016 01:53 AM, Deniz Eren wrote: > I'm using squid's SMP functionality to distribute requests to many > squid instances and distribute workload to multiple processors. > However while running squid's workers after a while worker processes > crash with the error below and coordinator does

[squid-users] Squid SMP workers crash

2016-10-13 Thread Deniz Eren
Hi, I'm using squid's SMP functionality to distribute requests to many squid instances and distribute workload to multiple processors. However while running squid's workers after a while worker processes crash with the error below and coordinator does not start them again: ... FATAL: Ipc::Mem::Seg