Re: BUG: Seg fault when reloading from saved state after config change

2017-06-14 Thread Shelley Shostak
$PIDFILE) retval=$? return $retval On Sun, Jun 11, 2017 at 9:26 AM, Willy Tarreau <w...@1wt.eu> wrote: > Hi, > > On Tue, May 30, 2017 at 06:14:48PM -0700, Shelley Shostak wrote: > > BUG: > > > > Extra spaces inserted into the haproxy.cfg file cause hap

BUG: Seg fault when reloading from saved state after config change

2017-05-30 Thread Shelley Shostak
BUG: Extra spaces inserted into the haproxy.cfg file cause haproxy reload with saved state to seg fault haproxy. WORKAROUND: Remove the existing state file OR remove save state from config. REPRODUCE: - Enable save state across reloads - Reload and save state file - Insert extra space