<?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 kill -9 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-9/m-p/2418702#M765985</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;i want to know why some process can't be kill using command kill -9 xxx (xxx is &lt;BR /&gt;the pid)? Only a reboot will do.</description>
    <pubDate>Tue, 22 Feb 2000 20:33:05 GMT</pubDate>
    <dc:creator>Chen Khin wai</dc:creator>
    <dc:date>2000-02-22T20:33:05Z</dc:date>
    <item>
      <title>kill -9</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-9/m-p/2418702#M765985</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;i want to know why some process can't be kill using command kill -9 xxx (xxx is &lt;BR /&gt;the pid)? Only a reboot will do.</description>
      <pubDate>Tue, 22 Feb 2000 20:33:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-9/m-p/2418702#M765985</guid>
      <dc:creator>Chen Khin wai</dc:creator>
      <dc:date>2000-02-22T20:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: kill -9</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-9/m-p/2418703#M765986</link>
      <description>Usually a process cannot ignore SIGKILL (kill -9), unless it is blocked &lt;BR /&gt;awaiting completion of some I/O traffic.&lt;BR /&gt;This will normally be to something like a tape drive, or disc.&lt;BR /&gt;If the unit fails to respond, then the process sits blocked on I/O and will &lt;BR /&gt;ignore a kill -9</description>
      <pubDate>Wed, 23 Feb 2000 06:05:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-9/m-p/2418703#M765986</guid>
      <dc:creator>Melvyn Burnard_1</dc:creator>
      <dc:date>2000-02-23T06:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: kill -9</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-9/m-p/2418704#M765987</link>
      <description>Have you tried using&lt;BR /&gt;&lt;BR /&gt;  kill s 9 xxx&lt;BR /&gt;&lt;BR /&gt;instead of just&lt;BR /&gt;&lt;BR /&gt;  kill -9 xxx&lt;BR /&gt;&lt;BR /&gt;- Brian</description>
      <pubDate>Wed, 23 Feb 2000 10:28:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-9/m-p/2418704#M765987</guid>
      <dc:creator>Brian Bates_1</dc:creator>
      <dc:date>2000-02-23T10:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: kill -9</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-9/m-p/2418705#M765988</link>
      <description>Melvyn,&lt;BR /&gt;&lt;BR /&gt;What symptoms causes this situation to occur?&lt;BR /&gt;&lt;BR /&gt;Does this means I have a disk bottleneck or my disk is having problem?&lt;BR /&gt;&lt;BR /&gt;Many Thanks.</description>
      <pubDate>Wed, 23 Feb 2000 17:46:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-9/m-p/2418705#M765988</guid>
      <dc:creator>Chen Khin wai</dc:creator>
      <dc:date>2000-02-23T17:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: kill -9</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-9/m-p/2418706#M765989</link>
      <description>Brian,&lt;BR /&gt;&lt;BR /&gt;I have not tried kill s 9. BUt I'll try when it occurs again. Actually what's &lt;BR /&gt;the difference with kill -9. I don't forsee it works either.</description>
      <pubDate>Wed, 23 Feb 2000 17:48:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-9/m-p/2418706#M765989</guid>
      <dc:creator>Chen Khin wai</dc:creator>
      <dc:date>2000-02-23T17:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: kill -9</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kill-9/m-p/2418707#M765990</link>
      <description>I'm not sure if kill -s 9 will work in place of kill -9 for you, but a &lt;BR /&gt;colleague of mine recently had similar problems on hp-ux 11 where he said kill &lt;BR /&gt;-9 didn't seem to work. &lt;BR /&gt;&lt;BR /&gt;He later told me that using kill -s 9 was now the way to do it, and that kill &lt;BR /&gt;-9 was 'defunct'. Whether that is totally true or not I don't know.&lt;BR /&gt;&lt;BR /&gt;Worth a try anyhow, I guess. Let me know if it works for you.&lt;BR /&gt;&lt;BR /&gt;- Brian</description>
      <pubDate>Thu, 24 Feb 2000 01:58:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kill-9/m-p/2418707#M765990</guid>
      <dc:creator>Brian Bates_1</dc:creator>
      <dc:date>2000-02-24T01:58:13Z</dc:date>
    </item>
  </channel>
</rss>

