On Fri, Jun 30, 2023 at 01:31:50PM +0300, Kapetanakis Giannis wrote: > The program does not terminate by system. > > It indeed exits from that fatal() function in check_table() > > I will add the table print and try to reproduce at some time. It might take a > while cause I have to shutdown completely our mail for this to test. > > Will report back. > > Does it need to build with the latest libutil or I can compile with > system's version?
If your source checkout is behind the changes related to the libutil change then the diff should apply cleanly. Else you need to install a new version of libutil first. -- :wq Claudio