On 2005-03-01, Matthew Dillon <dillon@apollo.backplane.com> wrote:
>
>:On 2005-02-27, Rumko <rumcic@gmail.com> wrote:
>:> After a LONG time finnaly I managed to get a memory dump with the help of ppl
>:> on #dragonflybsd@EFnet. The memory dump is located at
>:> leaf:~rumko/memory_dumps/26.02.05/ ... I hope it will help.
>:
>:Since a reboot to get that memory dump, I'm again getting zombie processes ...
>:should I make another memory dump or is it not needed? Again all the zombies
>:have PPID of 1.
>
> I'm looking at your dump now.
>
> Somehow your init process died, which is why the zombies are not
> being reaped. I couldn't find anything in the logs to suggest why
> the process died, but it isn't there so it must have.
>
> Could you investigate further? Is init or /etc/ttys set up to do
> something or access something that might be causing it to die? It
> sounds like whatever is causing it to blow up is occuring early on.
>
> -Matt
> Matthew Dillon
> <dillon@backplane.com>
Checked /etc/ttys and nothing weird there. How to check what init is set up to
do?