Re: Serf crashes on fork

2013-01-15 Thread Greg Stein
On Mon, Dec 3, 2012 at 7:30 AM, Stefan Fuhrmann wrote: > On Thu, Nov 29, 2012 at 5:51 PM, C. Michael Pilato > wrote: >> >> Perhaps this should be discussed on the serf dev list? Or an issue filed >> in >> their tracker? > > Since I apprently can't post on serf-dev, Sure you can. Subscribe first

Re: Serf crashes on fork

2012-12-03 Thread Stefan Fuhrmann
On Thu, Nov 29, 2012 at 5:51 PM, C. Michael Pilato wrote: > Perhaps this should be discussed on the serf dev list? Or an issue filed > in > their tracker? > Since I apprently can't post on serf-dev, I opened an issue for 1.8: http://subversion.tigris.org/issues/show_bug.cgi?id=4266 -- Stefan^2.

Re: Serf crashes on fork

2012-11-29 Thread C. Michael Pilato
Perhaps this should be discussed on the serf dev list? Or an issue filed in their tracker? On 11/19/2012 10:09 AM, Stefan Fuhrmann wrote: > On Mon, Nov 19, 2012 at 2:44 PM, Philip Martin > wrote: > > Philip Martin >

Re: Serf crashes on fork

2012-11-19 Thread Stefan Fuhrmann
On Mon, Nov 19, 2012 at 2:44 PM, Philip Martin wrote: > Philip Martin writes: > > > Stefan Fuhrmann writes: > > > >> On Mon, Nov 19, 2012 at 12:24 PM, Philip Martin > >> wrote: > >> > >>> Stefan Fuhrmann writes: > >>> > >>> > As it turns out, your commit has only be the trigger but > >>> > not

Re: Serf crashes on fork

2012-11-19 Thread Philip Martin
Philip Martin writes: > Stefan Fuhrmann writes: > >> On Mon, Nov 19, 2012 at 12:24 PM, Philip Martin >> wrote: >> >>> Stefan Fuhrmann writes: >>> >>> > As it turns out, your commit has only be the trigger but >>> > not the root cause. >>> > >>> > serf_trunk/allocator.c, serf_bucket_allocator_cr

Re: Serf crashes on fork

2012-11-19 Thread Philip Martin
Stefan Fuhrmann writes: > On Mon, Nov 19, 2012 at 12:24 PM, Philip Martin > wrote: > >> Stefan Fuhrmann writes: >> >> > As it turns out, your commit has only be the trigger but >> > not the root cause. >> > >> > serf_trunk/allocator.c, serf_bucket_allocator_create(), line 147: >> > >> > /* #

Re: Serf crashes on fork

2012-11-19 Thread Stefan Fuhrmann
On Mon, Nov 19, 2012 at 12:24 PM, Philip Martin wrote: > Stefan Fuhrmann writes: > > > As it turns out, your commit has only be the trigger but > > not the root cause. > > > > serf_trunk/allocator.c, serf_bucket_allocator_create(), line 147: > > > > /* ### this implies buckets cannot cross a

Re: Serf crashes on fork

2012-11-19 Thread Philip Martin
Stefan Fuhrmann writes: > As it turns out, your commit has only be the trigger but > not the root cause. > > serf_trunk/allocator.c, serf_bucket_allocator_create(), line 147: > > /* ### this implies buckets cannot cross a fork/exec. desirable? > * > * ### hmm. it probably also means