Christopher Faylor wrote: > > On Tue, Jan 20, 2004 at 01:58:28PM -0500, Pierre A. Humblet wrote: > >After running setup I noticed that the exim postinstall > >had not run. Indeed: > > > >/etc> postinstall/exim.sh.done > >Signal 11 > > > >That seems to come from > >/etc> setfacl -m u::rw-,g::rw-,o:r-- defaults/etc/exim.conf > >Segmentation fault (core dumped) > > Is it possible that this is due to the malloc overrun that I tracked > down last night in setacl? It manifests on my system as a problem with > vim but it would seem to be a pretty universal problem.
Bingo. I am back at it and straced it. There it doesn't crash but gives a Windows error /etc> net helpmsg 1336 The access control list (ACL) structure is invalid. Pierre
