<?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: VMS 8-3, IA64 crash assistance in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035234#M24248</link>
    <description>Got Pascal V6 already (had other issues with the Itanium version which it fixed) so hopefully that is out.&lt;BR /&gt;&lt;BR /&gt;The current version of Exception.exe has a link time of 29-JUN-2006 23:20:22.77, is the implication then that I've missed a patch somewhere?&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;Brian</description>
    <pubDate>Wed, 21 Mar 2007 08:16:45 GMT</pubDate>
    <dc:creator>Brian Reiter</dc:creator>
    <dc:date>2007-03-21T08:16:45Z</dc:date>
    <item>
      <title>VMS 8-3, IA64 crash assistance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035229#M24243</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;A multi-threaded process (written in Pascal) seems to be the main cause of a system crash (some details attached). Its been sometime since I've looked at crash dumps (alpba) so I was wondering if there was any information/tips specific to the Itanium platform?&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;Brian&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Mar 2007 04:56:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035229#M24243</guid>
      <dc:creator>Brian Reiter</dc:creator>
      <dc:date>2007-03-21T04:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 8-3, IA64 crash assistance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035230#M24244</link>
      <description>Brian,&lt;BR /&gt;&lt;BR /&gt;the system is crashing due to an ASTFLT exception.&lt;BR /&gt;&lt;BR /&gt;Make sure you've installed the most recent patches. VMS83I_UPDATE-V0200 and a couple of others have been released during the last 4 weeks.&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Mar 2007 05:39:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035230#M24244</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-03-21T05:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 8-3, IA64 crash assistance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035231#M24245</link>
      <description>Just installed in the new update patch. Could be sometime before I know if its helped or not.</description>
      <pubDate>Wed, 21 Mar 2007 05:44:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035231#M24245</guid>
      <dc:creator>Brian Reiter</dc:creator>
      <dc:date>2007-03-21T05:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 8-3, IA64 crash assistance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035232#M24246</link>
      <description>Brian,&lt;BR /&gt;&lt;BR /&gt;The general techniques of interpreting a dump are similar to those on Alpha, albeit with a different instruction set and hardware registers.&lt;BR /&gt;&lt;BR /&gt;Even though you have applied the patch, I would ensure that the dump is archived, in the event that the problem recurs. If the problem recurs, I would recommend escalating the problem to the support center.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Wed, 21 Mar 2007 06:03:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035232#M24246</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2007-03-21T06:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 8-3, IA64 crash assistance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035233#M24247</link>
      <description>There is a bug in PASCAL 5.9 / I64, which may cause the user stack pointer to temporarily become negative. This is only for the duration of a few instructions, but when at this very moment an AST arrives VMS crashes. This bug is fixed in PASCAL V6.0 (which I think is not in the official distribution yet).&lt;BR /&gt;&lt;BR /&gt;There is also a fix in VMS causing the system to survive and only the process to be killed.&lt;BR /&gt;It involves a modified SYS$LOADABLE_IMAGES:EXCEPTION.EXE (Link File Id X-5, Link Time 18-SEP-2006). The HP internal reference is CLDNOTES #6027. I haven't seen a public available patch yet.</description>
      <pubDate>Wed, 21 Mar 2007 07:58:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035233#M24247</guid>
      <dc:creator>Andreas Gruhl</dc:creator>
      <dc:date>2007-03-21T07:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 8-3, IA64 crash assistance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035234#M24248</link>
      <description>Got Pascal V6 already (had other issues with the Itanium version which it fixed) so hopefully that is out.&lt;BR /&gt;&lt;BR /&gt;The current version of Exception.exe has a link time of 29-JUN-2006 23:20:22.77, is the implication then that I've missed a patch somewhere?&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Wed, 21 Mar 2007 08:16:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035234#M24248</guid>
      <dc:creator>Brian Reiter</dc:creator>
      <dc:date>2007-03-21T08:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 8-3, IA64 crash assistance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035235#M24249</link>
      <description>Brian,&lt;BR /&gt;&lt;BR /&gt;please carefully check, whether ALL PASCAL modules in your application have been re-complied with PASCAL V6 !&lt;BR /&gt;&lt;BR /&gt;As far as I can see, there have been no patches issued for OpenVMS I64 V8.3, which have included EXCEPTION.EXE. Andreas has received a special version from HP...&lt;BR /&gt;&lt;BR /&gt;So if all of your PASCAL modules have been recompiled with PASCAL V6, consider to escalate this crash problem to HP.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 21 Mar 2007 08:22:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035235#M24249</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-03-21T08:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 8-3, IA64 crash assistance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035236#M24250</link>
      <description>Brian,&lt;BR /&gt;&lt;BR /&gt;once you know what you need to be looking for...&lt;BR /&gt;&lt;BR /&gt;USP = FFFFFFFF.FFFEFD00&lt;BR /&gt;&lt;BR /&gt;This does not look like a healthy value for the user mode stack pointer.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 21 Mar 2007 08:47:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035236#M24250</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-03-21T08:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 8-3, IA64 crash assistance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035237#M24251</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;Looks like all the code has been compiled with the right version of the Pascal compiler. Installation of the patch made no difference as the system has just gone again (the periods betweem crashes is random).&lt;BR /&gt;&lt;BR /&gt;The USP does look wrong.&lt;BR /&gt;&lt;BR /&gt;I've asked our suppliers to raise a call with HP.&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Wed, 21 Mar 2007 08:55:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035237#M24251</guid>
      <dc:creator>Brian Reiter</dc:creator>
      <dc:date>2007-03-21T08:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 8-3, IA64 crash assistance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035238#M24252</link>
      <description>Brian,&lt;BR /&gt;&lt;BR /&gt;there are different flavors of PASCAL around.&lt;BR /&gt;Our (corrected) version is V6.0-110.&lt;BR /&gt;I think V6.0-107 did still contain the bug.&lt;BR /&gt;Best ask JR if you got a version below 110.&lt;BR /&gt;&lt;BR /&gt;Andreas</description>
      <pubDate>Wed, 21 Mar 2007 10:34:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035238#M24252</guid>
      <dc:creator>Andreas Gruhl</dc:creator>
      <dc:date>2007-03-21T10:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 8-3, IA64 crash assistance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035239#M24253</link>
      <description>Andreas,&lt;BR /&gt;&lt;BR /&gt;Ah. Just my luck then :) Pascal compiler claims to be 107.&lt;BR /&gt;&lt;BR /&gt;Ah well&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Wed, 21 Mar 2007 10:55:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035239#M24253</guid>
      <dc:creator>Brian Reiter</dc:creator>
      <dc:date>2007-03-21T10:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 8-3, IA64 crash assistance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035240#M24254</link>
      <description>Andreas is correct.  The fix was in V6.0-110 and beyond.  I'll contact Brian offline for access to a fixed compiler.  There isn't an ECO to Pascal just yet.  It is on my list to do.</description>
      <pubDate>Thu, 22 Mar 2007 08:47:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035240#M24254</guid>
      <dc:creator>John Reagan</dc:creator>
      <dc:date>2007-03-22T08:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: VMS 8-3, IA64 crash assistance</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035241#M24255</link>
      <description>The new compiler version seems to have resolved the OpenVMS crash. I now have other problems with infinite loops in previously well behaved processes, but that is another story and another fun day ahead.&lt;BR /&gt;&lt;BR /&gt;thanks for your help&lt;BR /&gt;&lt;BR /&gt;Brian</description>
      <pubDate>Fri, 23 Mar 2007 03:03:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-8-3-ia64-crash-assistance/m-p/5035241#M24255</guid>
      <dc:creator>Brian Reiter</dc:creator>
      <dc:date>2007-03-23T03:03:29Z</dc:date>
    </item>
  </channel>
</rss>

