<?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: Heap Analyzer Crashes on 8.3 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/heap-analyzer-crashes-on-8-3/m-p/4099381#M38742</link>
    <description>Thanks for that guys, I've raised a call with HP so we will see what happens.&lt;BR /&gt;&lt;BR /&gt;Patrick.</description>
    <pubDate>Thu, 08 Nov 2007 10:08:17 GMT</pubDate>
    <dc:creator>Patrick Aspinall</dc:creator>
    <dc:date>2007-11-08T10:08:17Z</dc:date>
    <item>
      <title>Heap Analyzer Crashes on 8.3</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/heap-analyzer-crashes-on-8-3/m-p/4099377#M38738</link>
      <description>Hi, this is my first question (also relatively new to OpenVMS).&lt;BR /&gt;&lt;BR /&gt;Executing&lt;BR /&gt;&lt;BR /&gt;DEFINE/USER/NAME=CONFINE LIBRTL SYS$LIBRARY:LIBRTL_INSTRUMENTED&lt;BR /&gt;&lt;BR /&gt;followed by running an executable built and linked with debug results in an Access Violation. This happens for both trivial and complex executable code.&lt;BR /&gt;&lt;BR /&gt;I have searched HP's site and the web but not found any pointers as yet. Any pointers gratefully received.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Patrick.</description>
      <pubDate>Thu, 08 Nov 2007 09:00:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/heap-analyzer-crashes-on-8-3/m-p/4099377#M38738</guid>
      <dc:creator>Patrick Aspinall</dc:creator>
      <dc:date>2007-11-08T09:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Heap Analyzer Crashes on 8.3</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/heap-analyzer-crashes-on-8-3/m-p/4099378#M38739</link>
      <description>I should have said that this is on Alpha and Itanium.&lt;BR /&gt;&lt;BR /&gt;Patrick.</description>
      <pubDate>Thu, 08 Nov 2007 09:09:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/heap-analyzer-crashes-on-8-3/m-p/4099378#M38739</guid>
      <dc:creator>Patrick Aspinall</dc:creator>
      <dc:date>2007-11-08T09:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Heap Analyzer Crashes on 8.3</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/heap-analyzer-crashes-on-8-3/m-p/4099379#M38740</link>
      <description>If a trivial app (eg: "hello world") tips over and you're ECO'd to current for your Alpha or Itanium system, then it's time for a call to HP support to report this boo-boo.&lt;BR /&gt;&lt;BR /&gt;If Oracle Rdb is around and instrumented, there can be some requirements to install the librtl_instrumented.exe image.  Failure to install can generate some unexpected messages.&lt;BR /&gt;&lt;BR /&gt;The OpenVMS Alpha ECO kits are here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.itrc.hp.com/openvms_patches/alpha/V8.3" target="_blank"&gt;ftp://ftp.itrc.hp.com/openvms_patches/alpha/V8.3&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And you'll want the current UPDATE kit and (if one exists) any more recent LIBRTL-related kit not included in same.  A cursory look does not reveal a LIBRTL kit, but does show a LIBRTL image in UPDATE V4.0.  I don't see a LIBRTL_INSTRUMENTED image listed in the kit text, which I'd expect to see; AFAIK, these two images are typically released in lock-step.&lt;BR /&gt;&lt;BR /&gt;But if you're ECO'd to current and it tips over, ring up HP.&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs LLC&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Nov 2007 09:16:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/heap-analyzer-crashes-on-8-3/m-p/4099379#M38740</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-11-08T09:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Heap Analyzer Crashes on 8.3</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/heap-analyzer-crashes-on-8-3/m-p/4099380#M38741</link>
      <description>Patrick,&lt;BR /&gt;&lt;BR /&gt;welcome to the OpenVMS ITRC forum.&lt;BR /&gt;&lt;BR /&gt;I can reproduce the ACCVIO on OpenVMS Alpha V8.3, but not on OpenVMS Alpha V8.2.&lt;BR /&gt;&lt;BR /&gt;If you specify $ SET PROC/DUMP before starting your program, the ACCVIO will cause an image dump to be written.&lt;BR /&gt;&lt;BR /&gt;$ ANAL/PROC image_name.DMP/IMAGE=image_name.EXE&lt;BR /&gt;%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=000000000000&lt;BR /&gt;0CA8, PC=00000000001EC960, PS=0000001B&lt;BR /&gt;break on unhandled exception at SHARE$DBG$HA_KERNEL+403808&lt;BR /&gt;DBG&amp;gt; show call&lt;BR /&gt; module name    routine name     line           rel PC           abs PC&lt;BR /&gt; SHARE$DBG$HA_KERNEL                        0000000000062960 00000000001EC960&lt;BR /&gt; SHARE$DBG$HA_KERNEL                        0000000000060DB4 00000000001EADB4&lt;BR /&gt; SHARE$DBG$HA_KERNEL                        0000000000000F94 000000000018AF94&lt;BR /&gt; SHARE$DBG$HA_KERNEL                        0000000000063A8C 00000000001EDA8C&lt;BR /&gt;                                            FFFFFFFF80376D3C FFFFFFFF80376D3C&lt;BR /&gt;DBG&amp;gt;  Exit&lt;BR /&gt;&lt;BR /&gt;Testing the same on V8.2, I get:&lt;BR /&gt;&lt;BR /&gt;Heap Analyzer: cannot open DECwindows display&lt;BR /&gt;Heap Analyzer requires DECwindows in order to run&lt;BR /&gt;&lt;BR /&gt;(I didn't set up a DECwindows display, so this error is expected.).&lt;BR /&gt;&lt;BR /&gt;This system is not up to the latest patch level, but there ARE NO VMS83A_* patches including LIBRTL_INSTRUMENTED.EXE. There was an updated LIBRTL.EXE (linked 7-AUG-2006 17:47:41.59) in VMS83A_ADDENDUM-V0100 (and in all of the UPDATE patches). The original LIBRTL_INSTRUMENTED.EXE has a link date of 29-JUN-2006 18:18:50.14. This may already explain a possible cause of this problem.&lt;BR /&gt;&lt;BR /&gt;On my V8.2 system, both images have a link date only minutes apart.&lt;BR /&gt;&lt;BR /&gt;Log a call with HP - if you can.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 08 Nov 2007 09:54:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/heap-analyzer-crashes-on-8-3/m-p/4099380#M38741</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-11-08T09:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Heap Analyzer Crashes on 8.3</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/heap-analyzer-crashes-on-8-3/m-p/4099381#M38742</link>
      <description>Thanks for that guys, I've raised a call with HP so we will see what happens.&lt;BR /&gt;&lt;BR /&gt;Patrick.</description>
      <pubDate>Thu, 08 Nov 2007 10:08:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/heap-analyzer-crashes-on-8-3/m-p/4099381#M38742</guid>
      <dc:creator>Patrick Aspinall</dc:creator>
      <dc:date>2007-11-08T10:08:17Z</dc:date>
    </item>
  </channel>
</rss>

