<?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: Seemingly random crashes with VMS 8.3 Alpha in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/seemingly-random-crashes-with-vms-8-3-alpha/m-p/5125736#M90868</link>
    <description>Martin,&lt;BR /&gt;&lt;BR /&gt;EXE$PERSONA_IMPORT_ARB calls OTS$MOVE to copy data from the JIB to the PSB. I would guess R18 to point to the SRC address.&lt;BR /&gt;&lt;BR /&gt;But if you look at the 64-bit values for R18 in the SSRVEXCEPT crashes, you'll notice, that the high-order longword for this S0 space address is not always FFFFFFFF !!&lt;BR /&gt;&lt;BR /&gt;$ sea *helios*.lis "Argument #3        "&lt;BR /&gt;&lt;BR /&gt;R18 64-bit values seen are:&lt;BR /&gt;&lt;BR /&gt;FFF7F7FF.81FB778C  JIB+0000C&lt;BR /&gt;FFFFF7FF.8203968C  JIB+0000C&lt;BR /&gt;&lt;BR /&gt;Maybe the bad CPU fan has actually caused a more severe HW problem...&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
    <pubDate>Wed, 20 Aug 2008 17:42:44 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2008-08-20T17:42:44Z</dc:date>
    <item>
      <title>Seemingly random crashes with VMS 8.3 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/seemingly-random-crashes-with-vms-8-3-alpha/m-p/5125733#M90865</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;Yesterday I changed a faulty CPU fan in one of our DS10Ls. Since then the system crashes seemingly randomly. However, I noticed a pattern to crash at OTS$MOVE_C+00024, but with various bugcheck types in various images. More recently it seems consistently crashing with "SHADDETINCON, SHADOWING detects inconsistent state" early in the boot.&lt;BR /&gt;&lt;BR /&gt;The configuration is 3 DS10Ls (1 vote each) connected to two EVAs holding the shadowed system and data disks, and a quorum disk (2 votes); OpenVMS Alpha V8.3 with all current ECOs.&lt;BR /&gt;&lt;BR /&gt;Anyone seen something like this before?&lt;BR /&gt;&lt;BR /&gt;I'm appending all CLUE files (the last one generated by hand, as I have not yet tried to reboot the machine).&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Martin</description>
      <pubDate>Wed, 20 Aug 2008 12:58:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/seemingly-random-crashes-with-vms-8-3-alpha/m-p/5125733#M90865</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2008-08-20T12:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Seemingly random crashes with VMS 8.3 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/seemingly-random-crashes-with-vms-8-3-alpha/m-p/5125734#M90866</link>
      <description>Martin,&lt;BR /&gt;&lt;BR /&gt;I seem to be unable to download your attachment. Could you mail it to me ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 20 Aug 2008 13:58:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/seemingly-random-crashes-with-vms-8-3-alpha/m-p/5125734#M90866</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2008-08-20T13:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Seemingly random crashes with VMS 8.3 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/seemingly-random-crashes-with-vms-8-3-alpha/m-p/5125735#M90867</link>
      <description>Martin,&lt;BR /&gt;&lt;BR /&gt;the first obvious question would be: what else did you change (on the system disk), since you last booted that DS10L or any other node, which boots from that disk ?&lt;BR /&gt;&lt;BR /&gt;The 19 crashes may seem random, but they show just only a few different footprints:&lt;BR /&gt;&lt;BR /&gt;SHADDETINCON, 2 different offsets&lt;BR /&gt;&lt;BR /&gt;SSRVEXCEPTN, ACCVIO on S0 address, OTS$MOVEC+00024, RA=EXE$PERSONA_IMPORT_ARB_C+001F4&lt;BR /&gt;&lt;BR /&gt;UNXSIGNAL, seems to go together with stack corruption&lt;BR /&gt;&lt;BR /&gt;If you want to rule out a HW problem: can you boot the other DS10L from that root and vice versa ? Otherwise these kind of 'random' footprints may look like pool corruption ? Set SYSTEM_CHECK=1 ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 20 Aug 2008 17:19:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/seemingly-random-crashes-with-vms-8-3-alpha/m-p/5125735#M90867</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2008-08-20T17:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Seemingly random crashes with VMS 8.3 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/seemingly-random-crashes-with-vms-8-3-alpha/m-p/5125736#M90868</link>
      <description>Martin,&lt;BR /&gt;&lt;BR /&gt;EXE$PERSONA_IMPORT_ARB calls OTS$MOVE to copy data from the JIB to the PSB. I would guess R18 to point to the SRC address.&lt;BR /&gt;&lt;BR /&gt;But if you look at the 64-bit values for R18 in the SSRVEXCEPT crashes, you'll notice, that the high-order longword for this S0 space address is not always FFFFFFFF !!&lt;BR /&gt;&lt;BR /&gt;$ sea *helios*.lis "Argument #3        "&lt;BR /&gt;&lt;BR /&gt;R18 64-bit values seen are:&lt;BR /&gt;&lt;BR /&gt;FFF7F7FF.81FB778C  JIB+0000C&lt;BR /&gt;FFFFF7FF.8203968C  JIB+0000C&lt;BR /&gt;&lt;BR /&gt;Maybe the bad CPU fan has actually caused a more severe HW problem...&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 20 Aug 2008 17:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/seemingly-random-crashes-with-vms-8-3-alpha/m-p/5125736#M90868</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2008-08-20T17:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Seemingly random crashes with VMS 8.3 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/seemingly-random-crashes-with-vms-8-3-alpha/m-p/5125737#M90869</link>
      <description>I cross-booted the machine that crashed with one of the other DS10Ls, and the crashes stayed with the hardware, and didn't go with the system roots. So I assume something else has died when the CPU fan went faulty.&lt;BR /&gt;&lt;BR /&gt;Thanks, Volker.</description>
      <pubDate>Fri, 22 Aug 2008 09:35:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/seemingly-random-crashes-with-vms-8-3-alpha/m-p/5125737#M90869</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2008-08-22T09:35:05Z</dc:date>
    </item>
  </channel>
</rss>

