<?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: Bugcheck Error in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855285#M10455</link>
    <description>Louann,&lt;BR /&gt;&lt;BR /&gt;SDA&amp;gt; CLUE CRASH obtains the most important crash footprint from the dumpfile. No readable dump - no crashdump info, sorry. Speculation does not help.&lt;BR /&gt;&lt;BR /&gt;You said the 'CLUE' files were all very old. Did have have any crashes, for which no CLUE files have been created ? This would definitely indicate a problem when writing the dump. CLUE files are automatically created during startup (see SYS$STARTUP:CLUE$STARTUP_node.LOG files for errors reading the dump). A one-line information is also appended to the CLUE$HISTORY file.&lt;BR /&gt;&lt;BR /&gt;Check that your SYS$SYSTEM:SYSDUMP.DMP files are big enough (as suggested by AUTOGEN).&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
    <pubDate>Tue, 05 Sep 2006 11:56:52 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2006-09-05T11:56:52Z</dc:date>
    <item>
      <title>Bugcheck Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855273#M10443</link>
      <description>I have had two tiste that have recorded the following error.&lt;BR /&gt;&lt;BR /&gt;INVEXCEPTN, Exception while above ASTDEL&lt;BR /&gt;&lt;BR /&gt;How ever the PC code portion of the error differs. The first one is:&lt;BR /&gt;SDA&amp;gt;examine/inst FFFFFFFF800A3708&lt;BR /&gt;EXE$REFLECT_C+00638:    SLL       R7,#X3B,R2&lt;BR /&gt;&lt;BR /&gt;The other is:&lt;BR /&gt;SDA&amp;gt; examine/inst FFFFFFFF803359C0&lt;BR /&gt;CNX$SEND_MSG_CSB_V2_C+00250:  LDQ   RD6,#XFFD0(R13)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can some one explaine to me the meaning of these?  Both site are currently running OpenVMS version 7.3.&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Sep 2006 13:01:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855273#M10443</guid>
      <dc:creator>Louann Duchemin</dc:creator>
      <dc:date>2006-09-01T13:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Bugcheck Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855274#M10444</link>
      <description>The INVEXCEPTN could be down to many things.  &lt;BR /&gt;&lt;BR /&gt;How upto date are you with ECO patches for you v.7.3 release ?&lt;BR /&gt;&lt;BR /&gt;Upto to date list available here -&amp;gt; &lt;A href="ftp://ftp.itrc.hp.com/openvms_patches/" target="_blank"&gt;ftp://ftp.itrc.hp.com/openvms_patches/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Sep 2006 17:40:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855274#M10444</guid>
      <dc:creator>Jefferson Humber</dc:creator>
      <dc:date>2006-09-01T17:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Bugcheck Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855275#M10445</link>
      <description>Louann,&lt;BR /&gt;&lt;BR /&gt;if possible, please provide the full crash information (the CLUE$COLLECT:CLUE$node_ddmmyy_hhmm.LIS from the date of the crash) - but at least the output of the SDA&amp;gt; CLUE CRASH command - as an attached .TXT file.&lt;BR /&gt;&lt;BR /&gt;In case of an invalid exception, you need to look at the PC of the failing instruction in the Signal Array. Together with the condition code in the Signal Array and the instruction, a first analysis may be possible.&lt;BR /&gt;&lt;BR /&gt;The instruction in your first example shown can NOT generate an exception. So it was either a TRAP and you're looking at the updated PC after the failure or you looked at the wrong PC.&lt;BR /&gt;&lt;BR /&gt;In your second example, R13 must have pointed to an invalid/inaccessible address for this instruction to have caused an exception.&lt;BR /&gt;&lt;BR /&gt;Talking about patches should be delayed, until you better understand the circumstances of the crash.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sat, 02 Sep 2006 01:02:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855275#M10445</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-09-02T01:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Bugcheck Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855276#M10446</link>
      <description>There is an in-line bugcheck in EXE$REFLECT at offset 634, with SLL R7,#X3B,R2 immediately following at offset 638.  Let's have a look at the CLUE files as Volker suggested please.</description>
      <pubDate>Sun, 03 Sep 2006 13:45:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855276#M10446</guid>
      <dc:creator>Jeff Chisholm</dc:creator>
      <dc:date>2006-09-03T13:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Bugcheck Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855277#M10447</link>
      <description>Here is one of the print outs requested.</description>
      <pubDate>Tue, 05 Sep 2006 10:37:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855277#M10447</guid>
      <dc:creator>Louann Duchemin</dc:creator>
      <dc:date>2006-09-05T10:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Bugcheck Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855278#M10448</link>
      <description>Louann,&lt;BR /&gt;&lt;BR /&gt;sorry, but the bugcheck errlog entry does not help at all.&lt;BR /&gt;&lt;BR /&gt;Pleass look at your system disk in the directory pointed to by the logical CLUE$COLLECT. You will find one 'CLUE' file for each valid bugcheck:&lt;BR /&gt;&lt;BR /&gt;CLUE$node_ddmmyy_hhmm.LIS&lt;BR /&gt;&lt;BR /&gt;Date and time are the bugcheck date and time.&lt;BR /&gt;&lt;BR /&gt;If you use the command $ TYPE CLUE$HISTORY, you will get a one-line summary information for each bugcheck seen on your system (use $ SET TERM/WID=132, as the information is 132 columns wide).&lt;BR /&gt;&lt;BR /&gt;Please attach the 'CLUE' files from the relevant crashes.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 05 Sep 2006 10:53:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855278#M10448</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-09-05T10:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Bugcheck Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855279#M10449</link>
      <description>The information in the file is very old.  Information is dated Feb. 2000.  There is nothing current here.&lt;BR /&gt;&lt;BR /&gt;Do you know if there are any issues with upgrading the memory in the DS10's?  This is what happened at the site just prior to this Bug Check.&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Sep 2006 11:03:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855279#M10449</guid>
      <dc:creator>Louann Duchemin</dc:creator>
      <dc:date>2006-09-05T11:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Bugcheck Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855280#M10450</link>
      <description>Louann,&lt;BR /&gt;&lt;BR /&gt;where did you get the SDA information from, which you showed us in your initial posting ? Do you still have access to the crashdump ? If so, you could post the output of the SDA&amp;gt; CLUE CRASH command.&lt;BR /&gt;&lt;BR /&gt;Maybe you're using DOSD and have not correctly set up your CLUE$DOSD_DEVICE logical during startup.&lt;BR /&gt;&lt;BR /&gt;Hardware (memory) problems should show up as MACHINECHK or MCHECKPAL bugchecks.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 05 Sep 2006 11:11:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855280#M10450</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-09-05T11:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Bugcheck Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855281#M10451</link>
      <description>The information came from the DIAG.  Looks like we were not able to get a crash dump.&lt;BR /&gt;&lt;BR /&gt;OpenVMS (TM) Alpha system dump analyzer&lt;BR /&gt;...analyzing a compressed selective memory dump...&lt;BR /&gt;&lt;BR /&gt;%SDA-E-NOTSAVED, S0/S1 space not saved in the dump file</description>
      <pubDate>Tue, 05 Sep 2006 11:15:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855281#M10451</guid>
      <dc:creator>Louann Duchemin</dc:creator>
      <dc:date>2006-09-05T11:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Bugcheck Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855282#M10452</link>
      <description>Louann,&lt;BR /&gt;&lt;BR /&gt;the bugcheck-PC examined in your initial posting&lt;BR /&gt;&lt;BR /&gt;EXE$REFLECT_C+00638: SLL R7,#X3B,R2&lt;BR /&gt;&lt;BR /&gt;is in the central INVEXCEPTN bugcheck reporting routine. For an INVEXCEPTN bugcheck, you can not use the SDA&amp;gt; EXA/INS @PC command to obtain the failing instruction. You need to provide and examine the bugcheck-PC from the signal array. The SDA&amp;gt; CLUE CRASH command always does the right thing for you - depending on the crash context.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 05 Sep 2006 11:18:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855282#M10452</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-09-05T11:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Bugcheck Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855283#M10453</link>
      <description>Louann,&lt;BR /&gt;&lt;BR /&gt;you cannot use the bugcheck PC reported in ERRLOG.SYS for any exception-related bugchecks, as it points to a central routine and not to the actual failing PC.&lt;BR /&gt;&lt;BR /&gt;If you have access to the console output from the time of the crash, you could find out, if there has been an error while writing the dump.&lt;BR /&gt;&lt;BR /&gt;Make sure that your dump file is big enough (run @AUTOGEN SAVPARAMS TESTFILES FEEDBACK) and see, which dumpfile size AUTOGEN would suggest.&lt;BR /&gt;&lt;BR /&gt;If the system sapce could not be saved in the dump, there is nothing further you can do.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 05 Sep 2006 11:26:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855283#M10453</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-09-05T11:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Bugcheck Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855284#M10454</link>
      <description>Unfortunatly, clue crash can not be run on an active system.&lt;BR /&gt;&lt;BR /&gt;What about any issues with VMS73_ECO Patch kit 5 and DS10's?  I've had 5 DS10's have a crash of one of there nodes this pass weekend with bugchecks.</description>
      <pubDate>Tue, 05 Sep 2006 11:48:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855284#M10454</guid>
      <dc:creator>Louann Duchemin</dc:creator>
      <dc:date>2006-09-05T11:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Bugcheck Error</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855285#M10455</link>
      <description>Louann,&lt;BR /&gt;&lt;BR /&gt;SDA&amp;gt; CLUE CRASH obtains the most important crash footprint from the dumpfile. No readable dump - no crashdump info, sorry. Speculation does not help.&lt;BR /&gt;&lt;BR /&gt;You said the 'CLUE' files were all very old. Did have have any crashes, for which no CLUE files have been created ? This would definitely indicate a problem when writing the dump. CLUE files are automatically created during startup (see SYS$STARTUP:CLUE$STARTUP_node.LOG files for errors reading the dump). A one-line information is also appended to the CLUE$HISTORY file.&lt;BR /&gt;&lt;BR /&gt;Check that your SYS$SYSTEM:SYSDUMP.DMP files are big enough (as suggested by AUTOGEN).&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 05 Sep 2006 11:56:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/bugcheck-error/m-p/3855285#M10455</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-09-05T11:56:52Z</dc:date>
    </item>
  </channel>
</rss>

