<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Zombie question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/zombie-question/m-p/3080084#M142425</link>
    <description>Hi Maria&lt;BR /&gt; &lt;BR /&gt;Try using &lt;BR /&gt;# ps -ef | grep defunct.&lt;BR /&gt; &lt;BR /&gt;Look at the PPID (Parent Process ID), it might give you a clue as to what application the process is from, though often with zombie processes the PPID is 1.&lt;BR /&gt; &lt;BR /&gt;You will probably have difficulty getting rid of this zombie process unless you re-boot.  Sometimes its possible to get rid of them by killing the Parent Process but NOT if PPID is 1.  &lt;BR /&gt; &lt;BR /&gt;Cheers&lt;BR /&gt;Con</description>
    <pubDate>Sun, 28 Sep 2003 19:24:48 GMT</pubDate>
    <dc:creator>Con O'Kelly</dc:creator>
    <dc:date>2003-09-28T19:24:48Z</dc:date>
    <item>
      <title>Zombie question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zombie-question/m-p/3080082#M142423</link>
      <description>HI,&lt;BR /&gt;HPUX 11.00. RP2450.&lt;BR /&gt;Would someone please advise on method to trace origin of zombies?  Have issued top cmd and see 1 zombie.&lt;BR /&gt;Thanks,&lt;BR /&gt;Maria.</description>
      <pubDate>Sun, 28 Sep 2003 18:44:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zombie-question/m-p/3080082#M142423</guid>
      <dc:creator>Peter Gillis</dc:creator>
      <dc:date>2003-09-28T18:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Zombie question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zombie-question/m-p/3080083#M142424</link>
      <description>Hi Maria,&lt;BR /&gt;&lt;BR /&gt;Have a look at this posting.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x1899afe90f1cd71190050090279cd0f9%2C00.html&amp;amp;admit=716493758+1064794789026+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/parseCurl.do?CURL=%2Fcm%2FQuestionAnswer%2F1%2C%2C0x1899afe90f1cd71190050090279cd0f9%2C00.html&amp;amp;admit=716493758+1064794789026+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Michael</description>
      <pubDate>Sun, 28 Sep 2003 19:21:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zombie-question/m-p/3080083#M142424</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-09-28T19:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Zombie question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zombie-question/m-p/3080084#M142425</link>
      <description>Hi Maria&lt;BR /&gt; &lt;BR /&gt;Try using &lt;BR /&gt;# ps -ef | grep defunct.&lt;BR /&gt; &lt;BR /&gt;Look at the PPID (Parent Process ID), it might give you a clue as to what application the process is from, though often with zombie processes the PPID is 1.&lt;BR /&gt; &lt;BR /&gt;You will probably have difficulty getting rid of this zombie process unless you re-boot.  Sometimes its possible to get rid of them by killing the Parent Process but NOT if PPID is 1.  &lt;BR /&gt; &lt;BR /&gt;Cheers&lt;BR /&gt;Con</description>
      <pubDate>Sun, 28 Sep 2003 19:24:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zombie-question/m-p/3080084#M142425</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2003-09-28T19:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Zombie question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zombie-question/m-p/3080085#M142426</link>
      <description>Thankyou, for your help. Have established where the zombie originated, and how i can now attempt removal of it.&lt;BR /&gt;Maria.</description>
      <pubDate>Sun, 28 Sep 2003 19:38:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zombie-question/m-p/3080085#M142426</guid>
      <dc:creator>Peter Gillis</dc:creator>
      <dc:date>2003-09-28T19:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Zombie question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zombie-question/m-p/3080086#M142427</link>
      <description>Maria,&lt;BR /&gt;  Once processes go into the zombie/defunct state, it is hard to remove them.  Many times you have to reboot the machine to clear them off.  Check those applications which created zombie for correct programming practices.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Umapathy</description>
      <pubDate>Mon, 29 Sep 2003 03:49:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zombie-question/m-p/3080086#M142427</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-09-29T03:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Zombie question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zombie-question/m-p/3080087#M142428</link>
      <description>Maria,&lt;BR /&gt; &lt;BR /&gt;Please be aware that your zombie is not causing you any trouble.  The only thing it is using up is one process slot and you probably have enough of them.&lt;BR /&gt; &lt;BR /&gt;Having said this, if you have found the process that creates the zombie, you might try sending it a signal 15.  This might persuade it to clean up after it.  &lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Mon, 29 Sep 2003 06:07:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zombie-question/m-p/3080087#M142428</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2003-09-29T06:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Zombie question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zombie-question/m-p/3080088#M142429</link>
      <description>Maria,&lt;BR /&gt;&lt;BR /&gt;Following on from Mark's reply, if this signal 15 fails then you could try the harsh signal 9&lt;BR /&gt;&lt;BR /&gt;Keith</description>
      <pubDate>Mon, 29 Sep 2003 10:25:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zombie-question/m-p/3080088#M142429</guid>
      <dc:creator>Keith Bevan_1</dc:creator>
      <dc:date>2003-09-29T10:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Zombie question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zombie-question/m-p/3080089#M142430</link>
      <description>NOTE: A zombie process is already dead; you can't kill it. You can send it signals (even kill -9's) till the cows come home and it will still be dead. The zombie does no harm and all processes go through the zombie state. The only real cure is a reboot and for the loss of one entry in the proc table it just ain't worth it.&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Sep 2003 11:00:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zombie-question/m-p/3080089#M142430</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-09-29T11:00:51Z</dc:date>
    </item>
  </channel>
</rss>

