[Pkg-sysvinit-devel] Bug#609959: initscripts: "too many loops!" when bootlogd is enable

Francis Russell francis+dbts at unchartedbackwaters.co.uk
Mon Mar 21 11:47:05 UTC 2011


So, I took a look at the sysvinit source and the true problem appears to
be that loop checking the the dependency makefile parser is hideously
inefficient. It has a built in check for when loop-checking is doing too
much work then bails out. This is what's getting triggered.

This is clearly a known problem since there's already a Debian patch in
the package that increases the number of checks that the loop-checker is
allowed to do by 100x.

Francis





More information about the Pkg-sysvinit-devel mailing list