On Tue, 2 May 2006 08:50:05 +0000 (UTC) "Henrik Grubbstr_m (Lysator) @ Pike (-) developers forum" 10353@lyskom.lysator.liu.se wrote:
20% is the point at which the installer switches from installing files to precompiling (aka dumping) files.
Try attaching with gdb and call gdb_backtraces().
Running call gdb_backtraces() doesn't show anything. But gdb at least narrowed down the problem. Its looping forever in the new closefrom() code in signal_handler.c, with errno = EBADFD.
Adam