<?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: Swapper process caused system crash? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/swapper-process-caused-system-crash/m-p/2804558#M82702</link>
    <description>Are you sure it was process 0, not processor 0?&lt;BR /&gt;&lt;BR /&gt;I didn't think there was a PID 0, I thought it started with 1, which is init.&lt;BR /&gt;&lt;BR /&gt;I would make sure you are up to date on patches and firmware.  I think there are some patches for spinlock deadlock problems.</description>
    <pubDate>Wed, 11 Sep 2002 19:23:45 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2002-09-11T19:23:45Z</dc:date>
    <item>
      <title>Swapper process caused system crash?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapper-process-caused-system-crash/m-p/2804556#M82700</link>
      <description>We had a system crash last night, and I've spent the majority of the day today digging through the crash dump with q4 trying to figure out exactly why.  Long story short one of the processors crashed due to a spinlock deadlock timeout - some process locked one processor and caused the system to crash.  After analyzing with q4 I discovered that the process that locked up was process 0, or the swapper process.  Anyone have any ideas how/why the swapper process might do this?  What conditions/situations may have caused this?  The system is of course back up and running fine, I'm just searching for a possible explanation.  Any help is appreciated.</description>
      <pubDate>Wed, 11 Sep 2002 19:08:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapper-process-caused-system-crash/m-p/2804556#M82700</guid>
      <dc:creator>Andrew Griffin</dc:creator>
      <dc:date>2002-09-11T19:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Swapper process caused system crash?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapper-process-caused-system-crash/m-p/2804557#M82701</link>
      <description>&lt;BR /&gt;How sure are you that the process id was actually zero?&lt;BR /&gt;&lt;BR /&gt;Is your system up-to-date in patches?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 11 Sep 2002 19:12:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapper-process-caused-system-crash/m-p/2804557#M82701</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-09-11T19:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Swapper process caused system crash?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapper-process-caused-system-crash/m-p/2804558#M82702</link>
      <description>Are you sure it was process 0, not processor 0?&lt;BR /&gt;&lt;BR /&gt;I didn't think there was a PID 0, I thought it started with 1, which is init.&lt;BR /&gt;&lt;BR /&gt;I would make sure you are up to date on patches and firmware.  I think there are some patches for spinlock deadlock problems.</description>
      <pubDate>Wed, 11 Sep 2002 19:23:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapper-process-caused-system-crash/m-p/2804558#M82702</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-09-11T19:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Swapper process caused system crash?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapper-process-caused-system-crash/m-p/2804559#M82703</link>
      <description>Well, I'm far from a q4 expert, but I have used it quite a bit (probably too much) for analyzing system crashes.  This is basically what I did in q4:&lt;BR /&gt;&lt;BR /&gt;1. Loaded crash_event_t from crash_event_table - found out that the crash was from a spinlock timeout on processor 3.  Processors 1, 2, and 4 crashed due to a CT_TOC panic - meaning they panic'd because processor 3 did.  &lt;BR /&gt;&lt;BR /&gt;2. Then I loaded mpinfo_t from mpproc_info and confirmed that processors 1, 2, and 4 were in a SPUSTATE_IDLE state and processor 3 was in a SPUSTATE_SYSTEM state confirming that proc 3 was the root of the crash&lt;BR /&gt;&lt;BR /&gt;3. From there I loaded the proc structure and determined the PID of the process that was using processor 3 when the system crashed.  That's when I determined that process 0 was the process running when the system crashed.</description>
      <pubDate>Wed, 11 Sep 2002 19:32:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapper-process-caused-system-crash/m-p/2804559#M82703</guid>
      <dc:creator>Andrew Griffin</dc:creator>
      <dc:date>2002-09-11T19:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Swapper process caused system crash?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapper-process-caused-system-crash/m-p/2804560#M82704</link>
      <description>We are up to date through the June 2002 QPK.</description>
      <pubDate>Wed, 11 Sep 2002 19:34:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapper-process-caused-system-crash/m-p/2804560#M82704</guid>
      <dc:creator>Andrew Griffin</dc:creator>
      <dc:date>2002-09-11T19:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Swapper process caused system crash?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapper-process-caused-system-crash/m-p/2804561#M82705</link>
      <description>This is just one example where patches are critical for this kind of issues. The section under "Resolution" explains how and why spinlock deadlock panic can cause system crash. I suggest a call to response center, it seems if you're updated on patches this could be due to hardware problem, have you check for any other hardware error log ?(DocID=UXDNKBRC00007848)&lt;BR /&gt;&lt;A href="http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062922779" target="_blank"&gt;http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062922779&lt;/A&gt;&lt;BR /&gt;Hope it helps ..</description>
      <pubDate>Wed, 11 Sep 2002 19:40:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapper-process-caused-system-crash/m-p/2804561#M82705</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-09-11T19:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Swapper process caused system crash?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapper-process-caused-system-crash/m-p/2804562#M82706</link>
      <description>Yeah, I thought of that initially too - there were several "I-Cache parity error" messages in crash_event_table.  However I checked through the syslog and stm logs and I couldn't find any other instances of that error.  I will be keeping a close eye on the processor - it may be going out.  I will continue to look for spinlock patches as well.</description>
      <pubDate>Wed, 11 Sep 2002 19:58:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapper-process-caused-system-crash/m-p/2804562#M82706</guid>
      <dc:creator>Andrew Griffin</dc:creator>
      <dc:date>2002-09-11T19:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Swapper process caused system crash?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapper-process-caused-system-crash/m-p/2804563#M82707</link>
      <description>Brian,&lt;BR /&gt;&lt;BR /&gt;just a small comment on spinlock deadlock panics... you wrote that proc 3 paniced the system. In case of a spinlock deadlock the panicing processor it NOT the guilty one. It olny acted as sime kind of watch dog... and here it found that the spinlock was held longer than 60 secs by someone _else_. The lock owner needs to be determined.&lt;BR /&gt;&lt;BR /&gt;You really should go ahead and log a call with your repsonse center to get this dump analyzed. The LPMCs may be an important hint also.&lt;BR /&gt;&lt;BR /&gt;Regards...&lt;BR /&gt; Dietmar.</description>
      <pubDate>Thu, 12 Sep 2002 06:47:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapper-process-caused-system-crash/m-p/2804563#M82707</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2002-09-12T06:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Swapper process caused system crash?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/swapper-process-caused-system-crash/m-p/2804564#M82708</link>
      <description>The I-cache parity errors are crucial to this problem. syslog and stm logs are non-existant during a crash so there won't be any details on internal hardware faults. Check the ts99 file to see if there are futher details, but I would strongly suspect a hardware failure (I-cache parity) which then caused mistakes in HP-UX which then caused the spinlock which then caused the crash.&lt;BR /&gt;&lt;BR /&gt;Usually, internal hardware failures like this will cause an HPMC which is almost always a hardware failure. Time to call HP hardware support.</description>
      <pubDate>Thu, 12 Sep 2002 12:01:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/swapper-process-caused-system-crash/m-p/2804564#M82708</guid>
      <dc:creator>ASO CENTRAL</dc:creator>
      <dc:date>2002-09-12T12:01:28Z</dc:date>
    </item>
  </channel>
</rss>

