Re: <defunct>: too many from pipe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> I find, on ps -ef, that each system command leaves behind a
> processes marked <defunct> that remains until the daemon is
> stopped.  These are unaffected by kill -9 issued either from
> the destructor of the pipe class, or by me on the command
> line.  I have two questions:

They are waiting for you to wait for them and clean up.

> 1. Is there any way to get rid of these defunct processes
>    other than stopping the daemon?

man 2 waitpid

> 2. How many of these can pile up before my system crashes?

A dead process (Zombie) like that has few resources left, most of it has
been freed up already. In the end the system will stop you creating
processes rather than just crash

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux