<?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: System Crash, Patch allready downloaded in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862002#M75725</link>
    <description>Mohamed,&lt;BR /&gt;&lt;BR /&gt;you can get something out of the errlog system bugcheck entry: Obtain the PC value from the bugcheck errlog entry and do ANAL/SYS then SDA&amp;gt; EXA/INS &lt;PC-VALUE-FROM-BUGCHECK-ENTRY&gt; - this will at least tell you which module/execlet the crash was in. ASSERTFAIL crashes are only to be seen in SYS$XFCACHE. This works for inline crashes (not for exception-related ones) and assumes that the execlet is the same in the dump and in the running system (no patches installed and activated during reboot).&lt;BR /&gt;&lt;BR /&gt;You should make sure, that you have a dump file, which is big enough for your system memory configuration. Make sure you have set DUMPSTYLE bits 0 (selective dump) and 3 (compressed dump) in MODPARAMS.DAT (default for DUMPSTYLE is 9). Then run @AUTOGEN GETDATA TESTFILES to see what size of SYSDUMP.DMP AUTOGEN would suggest (make sure there is no DUMPFILE=0 entry in MODPARAMS.DAT). &lt;BR /&gt;&lt;BR /&gt;Without a valid CLUE file or dump, even HP cannot help you.&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;/PC-VALUE-FROM-BUGCHECK-ENTRY&gt;</description>
    <pubDate>Wed, 22 Sep 2004 11:17:45 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2004-09-22T11:17:45Z</dc:date>
    <item>
      <title>System Crash, Patch allready downloaded</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4861998#M75721</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;Today I got to work to find my OpenVMS V 7.3-1 ES40 system crashed. With no hardware error detected, I rebooted the system, I looked at the errorlog file when I found that there was an error   " System Assert Failure Detected, error during CTR processing of EVT seg"&lt;BR /&gt;&lt;BR /&gt;I searched the compaq site when I found that it is a bug and a remedy for it is in the following patch:&lt;BR /&gt;VMS731_SYS-V0500 Facility Kit For OpenVMS Alpha V7.3-1&lt;BR /&gt;&lt;BR /&gt;I checked my system, I have this patch downloaded as well as the VMS731_SYS-V0600.&lt;BR /&gt;&lt;BR /&gt;My question, why this error happened and crashed the system while its remedy patch is allready installed&lt;BR /&gt;&lt;BR /&gt;Please help&lt;BR /&gt;&lt;BR /&gt;Mohamed</description>
      <pubDate>Wed, 22 Sep 2004 09:02:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4861998#M75721</guid>
      <dc:creator>Mohamed  K Ahmed</dc:creator>
      <dc:date>2004-09-22T09:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: System Crash, Patch allready downloaded</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4861999#M75722</link>
      <description>this sort of issue is best worked by logging a call with hp and suppling the clue file. The crash may be similar but different to the one fixed by VMS731_SYS-V0500</description>
      <pubDate>Wed, 22 Sep 2004 09:19:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4861999#M75722</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-09-22T09:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: System Crash, Patch allready downloaded</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862000#M75723</link>
      <description>Mohamed,&lt;BR /&gt;&lt;BR /&gt;system crashes can have various different reasons. The output of the SDA&amp;gt; CLUE CRASH command would give a first idea about the type of crash. Looking at the error log is typically only necessary for MACHINECHK crashes.&lt;BR /&gt;&lt;BR /&gt;The only ASSERTFAIL crash reference found in VMS731_SYS-V0500 is a crash at CACHE$RESUME_C+00AC0 in SYS$XFCACHE+offset.&lt;BR /&gt;If this really is the crash you've experienced on your machine, it's either another problem leading to a crash at the same location or the patch did not work (under all circumstances).&lt;BR /&gt;&lt;BR /&gt;Feel free to post the output of CLUE CRASH and I may be able to tell you, if it's the same problem.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 22 Sep 2004 09:47:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862000#M75723</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-09-22T09:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: System Crash, Patch allready downloaded</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862001#M75724</link>
      <description>Somehow, the clue crash does not work, I used the command   ana/crash sysdump.dmp and it says that the dump file was 1981582 blocks too small when dump written; analysis may not be possible.&lt;BR /&gt;&lt;BR /&gt;In the errorlog file, it doesn't say anything about the XFC cache, so may be it is another problem.&lt;BR /&gt;&lt;BR /&gt;I will call HP and try to get something to them so they can analyse&lt;BR /&gt;&lt;BR /&gt;Mohamed&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Sep 2004 10:48:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862001#M75724</guid>
      <dc:creator>Mohamed  K Ahmed</dc:creator>
      <dc:date>2004-09-22T10:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: System Crash, Patch allready downloaded</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862002#M75725</link>
      <description>Mohamed,&lt;BR /&gt;&lt;BR /&gt;you can get something out of the errlog system bugcheck entry: Obtain the PC value from the bugcheck errlog entry and do ANAL/SYS then SDA&amp;gt; EXA/INS &lt;PC-VALUE-FROM-BUGCHECK-ENTRY&gt; - this will at least tell you which module/execlet the crash was in. ASSERTFAIL crashes are only to be seen in SYS$XFCACHE. This works for inline crashes (not for exception-related ones) and assumes that the execlet is the same in the dump and in the running system (no patches installed and activated during reboot).&lt;BR /&gt;&lt;BR /&gt;You should make sure, that you have a dump file, which is big enough for your system memory configuration. Make sure you have set DUMPSTYLE bits 0 (selective dump) and 3 (compressed dump) in MODPARAMS.DAT (default for DUMPSTYLE is 9). Then run @AUTOGEN GETDATA TESTFILES to see what size of SYSDUMP.DMP AUTOGEN would suggest (make sure there is no DUMPFILE=0 entry in MODPARAMS.DAT). &lt;BR /&gt;&lt;BR /&gt;Without a valid CLUE file or dump, even HP cannot help you.&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;/PC-VALUE-FROM-BUGCHECK-ENTRY&gt;</description>
      <pubDate>Wed, 22 Sep 2004 11:17:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862002#M75725</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-09-22T11:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: System Crash, Patch allready downloaded</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862003#M75726</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;you were right&lt;BR /&gt;SYSTEM=&amp;gt;ana/sys&lt;BR /&gt;&lt;BR /&gt;OpenVMS (TM) Alpha system analyzer&lt;BR /&gt;&lt;BR /&gt;SDA&amp;gt; exa/ins FFFFFFFF8031C508&lt;BR /&gt;SYS$XFCACHE+02508:      LDL  R17,#X0064(R3)&lt;BR /&gt;SDA&amp;gt; exit&lt;BR /&gt;&lt;BR /&gt;Regarding the modparams.dat file, I found dumpstyle = 0  and&lt;BR /&gt;dumpstyle=1&lt;BR /&gt;&lt;BR /&gt;so I changed to just one line  dumpstyle=9&lt;BR /&gt;&lt;BR /&gt;Mohamed&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Sep 2004 11:36:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862003#M75726</guid>
      <dc:creator>Mohamed  K Ahmed</dc:creator>
      <dc:date>2004-09-22T11:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: System Crash, Patch allready downloaded</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862004#M75727</link>
      <description>Mohamed,&lt;BR /&gt;&lt;BR /&gt;we're getting there...&lt;BR /&gt;&lt;BR /&gt;If you do SDA&amp;gt; EXA/INS 8031C508-10;10 you can even absolutely verify, that there is a BUGCHK instruction at SYS$XFCACHE+02504, which has taken down your system.&lt;BR /&gt;&lt;BR /&gt;Looks like this crash is in routine XfcExtentReadUnpin - this is the only BUGCHK at low addresses in SYS$XFCACHE which is followed by the instruction shown in your previous reply.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 22 Sep 2004 11:52:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862004#M75727</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-09-22T11:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: System Crash, Patch allready downloaded</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862005#M75728</link>
      <description>SYSTEM=&amp;gt;ana/sys&lt;BR /&gt;&lt;BR /&gt;OpenVMS (TM) Alpha system analyzer&lt;BR /&gt;&lt;BR /&gt;SDA&amp;gt; EXA/INS 8031C508-10;10 &lt;BR /&gt;SYS$XFCACHE+024F8:      BSR     R26,#X000559&lt;BR /&gt;SYS$XFCACHE+024FC:      LDL     R0,#XFEF0(R2)&lt;BR /&gt;SYS$XFCACHE+02500:      BIS     R0,#X05,R16&lt;BR /&gt;SYS$XFCACHE+02504:      BUGCHK&lt;BR /&gt;SYS$XFCACHE+02508:      LDL    R17,#X0064(R3)&lt;BR /&gt;SDA&amp;gt; &lt;BR /&gt;&lt;BR /&gt;So it is really a bug check and it should have been corrected by the patch but it didn't ????</description>
      <pubDate>Wed, 22 Sep 2004 11:58:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862005#M75728</guid>
      <dc:creator>Mohamed  K Ahmed</dc:creator>
      <dc:date>2004-09-22T11:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: System Crash, Patch allready downloaded</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862006#M75729</link>
      <description>Mohamed,&lt;BR /&gt;&lt;BR /&gt;this is an inline bugcheck (one of many within XFC). XFC detected some internal inconsistecny and declared a bugcheck to take down the system to give XFC engineering a chance to diagnose and solve the underlying problem. However, without a valid dump, there is no hope that the problem could be determined...&lt;BR /&gt;&lt;BR /&gt;This is NOT the problem described in VMS731_SYS-V0500 (note that the SYS$XFCACHE offset is quite different).&lt;BR /&gt;&lt;BR /&gt;Crashes is XFC are typically adressed by XFC patches, the most recent one for V7.3-1 is VMS731_XFC-V0300, is that patch installed ? Check with SDA&amp;gt; SHOW EXEC SYS$XFCACHE for a link date of 24-JUN-2004 &lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 22 Sep 2004 12:22:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862006#M75729</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-09-22T12:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: System Crash, Patch allready downloaded</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862007#M75730</link>
      <description>Mohamed,&lt;BR /&gt;&lt;BR /&gt;this problem has been seen before. If you call HP, ask them for the solution for QXCM1000087908 - the answer may just be: install VMS731_XFC-V0300...&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 22 Sep 2004 12:33:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862007#M75730</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-09-22T12:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: System Crash, Patch allready downloaded</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862008#M75731</link>
      <description>Hello Mohamed,&lt;BR /&gt;&lt;BR /&gt;Volker gave you very sound advise. The first &lt;BR /&gt;thing you have to make sure is that you are &lt;BR /&gt;able to take a valid crash the next time you&lt;BR /&gt;are having a problem. With a valid dump hp has very good chances to find out what went wrong in detail, without things are much more difficutlt. If you do have the opportunitiy, try to test the new dumpstyle settings (mcr opccrash can be used to force a crash).&lt;BR /&gt;&lt;BR /&gt;Having said that, and given that you do experienced an inline bugcheck, I still suggest to open a call with hp. Since an inline bugcheck is a deliberate decision by the programmer to respond to a specific corruption, someone with access to the source should be able to at least determine &amp;lt;&lt;WHAT&gt;&amp;gt; went wrong and maybe can guess why...&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin&lt;BR /&gt;&lt;BR /&gt;&lt;/WHAT&gt;</description>
      <pubDate>Wed, 22 Sep 2004 12:40:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862008#M75731</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-09-22T12:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: System Crash, Patch allready downloaded</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862009#M75732</link>
      <description>Volker,&lt;BR /&gt;I checked the link date and it was Oct 2003.&lt;BR /&gt;The latest update patch I installed had the XFC V200. I guess I am going to install the XFC V 300 then I will monitor the system if it happened again.&lt;BR /&gt;At least now I know what to do if it happened again.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help&lt;BR /&gt;&lt;BR /&gt;Mohamed</description>
      <pubDate>Wed, 22 Sep 2004 13:57:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862009#M75732</guid>
      <dc:creator>Mohamed  K Ahmed</dc:creator>
      <dc:date>2004-09-22T13:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: System Crash, Patch allready downloaded</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862010#M75733</link>
      <description>Mohamed,&lt;BR /&gt;&lt;BR /&gt;the crash case mentioned in my previous reply also had happened with VMS731_XFC-V0200 installed. If you really want to make sure, that installing VMS731_XFC-V0300 solves this problem, log a call with HP and just ask for the solution for that escalated problem.&lt;BR /&gt;&lt;BR /&gt;I assume you did run AUTOGEN up to the SETPARAMS phase after setting DUMPSTYLE=9 in MODPARAMS.DAT to make sure, that the system parameter gets set in ALPAVMSSYS.PAR and a sufficiently large SYS$SYSTEM:SYSDUMP.DMP had been created. You need to reboot the system to make use of the newly created/extended dump file size, but this can be combined with the reboot after installing the XFC patch.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 23 Sep 2004 01:19:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862010#M75733</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-09-23T01:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: System Crash, Patch allready downloaded</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862011#M75734</link>
      <description>Mohamed,&lt;BR /&gt;&lt;BR /&gt;Hopefully you've got a system dumpfile to look at.&lt;BR /&gt;&lt;BR /&gt;This is a new bugcheck in OpenVMS Alpha V7.3 for tracking problems in the eXtended File Cache (XFC). When the XFC code detects an&lt;BR /&gt;inconsistancy, it invokes the XFC_ASSERT macro, which calls the XFC_BUGCHECK routine. This is the only place where an ASSERTFAIL bugcheck is taken.&lt;BR /&gt;&lt;BR /&gt;Look at the stack for the preserved value of R16 and in register RA (R26) for the address from where XFC_BUGCHECK has been called.&lt;BR /&gt;&lt;BR /&gt;The important symptom of the problem is the calling routine name and offset in register RA.&lt;BR /&gt;&lt;BR /&gt;Log a case to the HP customer support center. We'll be happy to have a look at this and get you fixed up.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jeff Chisholm&lt;BR /&gt;VMS Internals Support&lt;BR /&gt;Colorado Springs</description>
      <pubDate>Thu, 23 Sep 2004 09:56:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862011#M75734</guid>
      <dc:creator>Jeff Chisholm</dc:creator>
      <dc:date>2004-09-23T09:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: System Crash, Patch allready downloaded</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862012#M75735</link>
      <description>Jeff,&lt;BR /&gt;&lt;BR /&gt;the XFC_ASSERT macro has been changed (in versions of XFC later than V7.3 SSB) to generate a true inline BUGCHK code, which makes analyzing ASSERTFAIL crashes much easier, as the offset in SYS$XFCACHE directly points to the XFC_ASSERT macro invocation and you don't have to use R26 (RA) anymore to find the caller of the XFC_BUGCHECK routine.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sat, 25 Sep 2004 03:23:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862012#M75735</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-09-25T03:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: System Crash, Patch allready downloaded</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862013#M75736</link>
      <description>Closing the thread</description>
      <pubDate>Wed, 19 Apr 2006 19:35:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-crash-patch-allready-downloaded/m-p/4862013#M75736</guid>
      <dc:creator>Mohamed  K Ahmed</dc:creator>
      <dc:date>2006-04-19T19:35:03Z</dc:date>
    </item>
  </channel>
</rss>

