<?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: ERRFMT Crashes - V8.2 Alpha in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803739#M77074</link>
    <description>I have experienced the same issues with both 8.2 and 8.3 during my engineering testing.  HP engineering concluded the problem was with the logical DECC$FILE_SHARING "ENABLE" being set at the SYSTEM Level in sys$manager:SYLOGICALS.com.&lt;BR /&gt;&lt;BR /&gt;They relinked the ERRFMT.exe file with noshare for both 8.2 and 8.3.  I did tests on both and the problem is resolved.  (another workaround is set the logical at the process level, vs. System level).&lt;BR /&gt;&lt;BR /&gt;There will be an ECO update released later this year for 8.2, and I believe the fix will be encorporated into the production release of 8.3, but do not quote me on that.&lt;BR /&gt;&lt;BR /&gt;We logged these in the PTR system for HP engineering.&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt;&lt;BR /&gt;Ken&lt;BR /&gt;</description>
    <pubDate>Tue, 20 Jun 2006 18:29:24 GMT</pubDate>
    <dc:creator>Kenneth G Lang</dc:creator>
    <dc:date>2006-06-20T18:29:24Z</dc:date>
    <item>
      <title>ERRFMT Crashes - V8.2 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803728#M77063</link>
      <description>When the system is booted, ERRFMT loops opening new ERRLOG.SYS files, It creates 10 of them and then crashes, mailing SYSTEM and leaving a .DMP file. The only message is "break on unhandled exception preceding SHARE$ERRFMT+142844".&lt;BR /&gt;&lt;BR /&gt;I think this began after installing the patches F11X V1.0, INSTAL V1.0 and LOADSS V1.0 in April.&lt;BR /&gt;&lt;BR /&gt;I wonder if anyone else is having this problem.&lt;BR /&gt;</description>
      <pubDate>Sat, 10 Jun 2006 23:57:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803728#M77063</guid>
      <dc:creator>Troodon</dc:creator>
      <dc:date>2006-06-10T23:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: ERRFMT Crashes - V8.2 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803729#M77064</link>
      <description>and what do hp say about this problem?</description>
      <pubDate>Sun, 11 Jun 2006 04:57:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803729#M77064</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2006-06-11T04:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: ERRFMT Crashes - V8.2 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803730#M77065</link>
      <description>We used to get a fair number of these back in the days of V5.n  Have not seen it in ages though.  Here's what I wrote up at the time, I think it covers all of the bases.  Try the workaround I've laid out for you here and report back on the results please.  /jeff&lt;BR /&gt;&lt;BR /&gt;"RMS-F-RSZ" Error When ERRFMT Fails At Startup&lt;BR /&gt;&lt;BR /&gt;COMPONENT:  ANALYZE/ERROR Utility&lt;BR /&gt;&lt;BR /&gt;SOURCE:     Customer Support Center / USA&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SYMPTOM:&lt;BR /&gt;&lt;BR /&gt;During VMS startup after a reboot, the error formatter process ERRFMT&lt;BR /&gt;fails to start.  VMS displays the following error messages on the&lt;BR /&gt;console:&lt;BR /&gt;&lt;BR /&gt;     %%%%%%%%%%%  OPCOM   %%%%%%%%%%%&lt;BR /&gt;     Message from user SYSTEM on XXXXXX&lt;BR /&gt;     ERRFMT - ERROR ACCESSING ERROR LOG FILE&lt;BR /&gt;     %RMS-F-RSZ, invalid record size&lt;BR /&gt;&lt;BR /&gt;     %%%%%%%%%%%  OPCOM   %%%%%%%%%%%&lt;BR /&gt;     Message from user SYSTEM on XXXXXX&lt;BR /&gt;     ERRFMT - DELETING ERRFMT PROCESS&lt;BR /&gt;     ERROR LOG FILE UNWRITEABLE&lt;BR /&gt;     TO RESTART ERRFMT PROCESS, USE "@SYS$SYSTEM:STARTUP ERRFMT"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;GENERAL ANALYSIS:&lt;BR /&gt;&lt;BR /&gt;When a VMS system is shut down or crashes, VMS copies the error log&lt;BR /&gt;buffers from memory to disk.  The buffers are copied to the system&lt;BR /&gt;dumpfile, SYS$SYSTEM:SYSDUMP.DMP, if the file exists.  If it doesn't,&lt;BR /&gt;VMS writes the buffers to the primary pagefile on the system disk,&lt;BR /&gt;SYS$SYSTEM:PAGEFILE.SYS, if that file exists.&lt;BR /&gt;&lt;BR /&gt;On reboot, the SYSINIT process looks for the SYSDUMP.DMP and the&lt;BR /&gt;PAGEFILE.SYS file on the system disk, and copies these error log&lt;BR /&gt;buffers from the first file it finds into the new error log buffers in&lt;BR /&gt;memory.  Later, when STARTUP starts the ERRFMT process, the error log&lt;BR /&gt;buffers are copied from memory to the error log file,&lt;BR /&gt;SYS$ERRORLOG:ERRLOG.SYS.&lt;BR /&gt;&lt;BR /&gt;If SYSINIT reads invalid data, either because the data is corrupt or&lt;BR /&gt;the file is new and has never had valid error log information written&lt;BR /&gt;to it, then the ERRFMT process aborts with the RSZ error when it tries&lt;BR /&gt;to read the data and copy it to the ERRLOG.SYS file.&lt;BR /&gt;&lt;BR /&gt;The data can be invalid for either of these reasons:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ANALYSIS #1:&lt;BR /&gt;&lt;BR /&gt;The data is corrupt; it may have been corrupt when copied or have been&lt;BR /&gt;corrupted later.  This can occur if the disk has hardware errors.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SOLUTION #1:&lt;BR /&gt;&lt;BR /&gt;Create a new version of the file, either SYSDUMP.DMP or PAGEFILE.SYS,&lt;BR /&gt;and reboot.  When you create a new file, you no longer use the same&lt;BR /&gt;disk blocks, which may have become corrupt.&lt;BR /&gt;&lt;BR /&gt;Create a file of the same size as the old one, but with the next&lt;BR /&gt;higher revision number.  This example shows how to create a new&lt;BR /&gt;dumpfile; to create a new pagefile, substitute the filename&lt;BR /&gt;PAGEFILE.SYS.&lt;BR /&gt;&lt;BR /&gt;     $ DIR SYS$SYSTEM:SYSDUMP.DMP/SIZE=ALL   ! get size/version number&lt;BR /&gt;&lt;BR /&gt;          SYSDUMP.DMP;n    x blocks&lt;BR /&gt;&lt;BR /&gt;     $ RUN SYS$SYSTEM:SYSGEN&lt;BR /&gt;     SYSGEN&amp;gt; CREATE SYS$SYSTEM:SYSDUMP.DMP;n+1 /SIZE = x&lt;BR /&gt;     SYSGEN&amp;gt; EXIT&lt;BR /&gt;&lt;BR /&gt;Reboot, so that VMS can identify the new file as the dump file.  Then&lt;BR /&gt;purge the older version of the file.&lt;BR /&gt;&lt;BR /&gt;CAUTION:  Do not remove the old version until AFTER you reboot.&lt;BR /&gt;          Otherwise further data corruption may occur.&lt;BR /&gt;&lt;BR /&gt;If NO errors are reported for the disk, and if you already had a valid&lt;BR /&gt;dumpfile or pagefile, reboot the system again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ANALYSIS #2:&lt;BR /&gt;&lt;BR /&gt;VMS had not identified the file as a dumpfile before the previous&lt;BR /&gt;system boot.  For example, if you create a new dumpfile, you must&lt;BR /&gt;shutdown and reboot for VMS to recognize it as a dumpfile.  When you&lt;BR /&gt;shut down, VMS does not yet recognize the new dumpfile and so cannot&lt;BR /&gt;write the buffers to it.  When you reboot, VMS does map the dumpfile&lt;BR /&gt;and so tries to read the buffers from it.  Because the buffers are not&lt;BR /&gt;in the file, VMS just reads whatever random bit patterns are at the&lt;BR /&gt;buffer location.  The random data often triggers the RSZ error.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SOLUTION #2:&lt;BR /&gt;&lt;BR /&gt;If you created a new file, either SYSDUMP.DMP or PAGEFILE.SYS, and&lt;BR /&gt;rebooted so that VMS could map it as a dumpfile, then reboot again.&lt;BR /&gt;During this next shutdown, VMS writes valid data to the file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ANALYSIS #3:&lt;BR /&gt;&lt;BR /&gt;The dumpfile is restored from a backup, either as an individual file&lt;BR /&gt;or as part of restoring an image backup.  The dumpfile is usually&lt;BR /&gt;marked "Backups disabled", as seen in a DIRECTORY/FULL of the file.&lt;BR /&gt;BACKUP does not save the file contents of such a file, but it does&lt;BR /&gt;save the file header information.  During a restore operation, BACKUP&lt;BR /&gt;re-creates this file based on the information in the file header,&lt;BR /&gt;allocating enough disk space so the file is the same size as before.&lt;BR /&gt;The allocated disk blocks do not contain dumpfile information, so the&lt;BR /&gt;error formatter may not be able to read them, and it fails with the&lt;BR /&gt;RSZ error.&lt;BR /&gt;&lt;BR /&gt;SOLUTION $3:&lt;BR /&gt;&lt;BR /&gt;Reboot twice after restoring the dumpfile.  During the first reboot,&lt;BR /&gt;VMS maps the file as a dumpfile.  During the second shutdown VMS&lt;BR /&gt;writes valid data to the file, so the error formatter can read it&lt;BR /&gt;during the second reboot.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ANALYSIS #4:&lt;BR /&gt;&lt;BR /&gt;The disk might have hardware errors.&lt;BR /&gt;&lt;BR /&gt;SOLUTION #4:&lt;BR /&gt;&lt;BR /&gt;If the error persists, examine the disk for hardware errors:&lt;BR /&gt;&lt;BR /&gt;     $ SHOW ERROR&lt;BR /&gt;&lt;BR /&gt;Call your Field Service Representative to further investigate any&lt;BR /&gt;reported errors.&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jun 2006 10:17:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803730#M77065</guid>
      <dc:creator>Jeff Chisholm</dc:creator>
      <dc:date>2006-06-12T10:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: ERRFMT Crashes - V8.2 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803731#M77066</link>
      <description>Troodon,&lt;BR /&gt;&lt;BR /&gt;you have the ERRFMT.DMP process dump, you can analyze it with $ ANAL/PROC ERRFMT.DMP. Please also look at possible OPCOM messages issued from ERRFMT.&lt;BR /&gt;&lt;BR /&gt;The article given by Jeff does not include the reference to SYS$ERRLOG.DMP - which is being used in more recent versions of OpenVMS (since V7.1) to save the errlog buffers. You may want to try re-creating that file as well.&lt;BR /&gt;&lt;BR /&gt;Is your system disk shadowed ?&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 12 Jun 2006 10:56:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803731#M77066</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-06-12T10:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: ERRFMT Crashes - V8.2 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803732#M77067</link>
      <description>Thanks Volker, you are quite correct.</description>
      <pubDate>Mon, 12 Jun 2006 14:19:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803732#M77067</guid>
      <dc:creator>Jeff Chisholm</dc:creator>
      <dc:date>2006-06-12T14:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: ERRFMT Crashes - V8.2 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803733#M77068</link>
      <description>Recreated SYSDUMP, PAGEFILE &amp;amp; SYS$ERRLOG with no effect on the error.&lt;BR /&gt;&lt;BR /&gt;The system disk is not shadowed and there are no errors on the device or controller.&lt;BR /&gt;&lt;BR /&gt;The hardware is standard.&lt;BR /&gt;&lt;BR /&gt;The error in ANALYZE/PROCESS is as I indicated in the original post; it is not "invalid record size", it is "unhandled exception".&lt;BR /&gt;&lt;BR /&gt;If I had to hazard a guess based on the behavior, I would think it is having trouble with writing ERRLOG.SYS after opening it, so it tries to create a new one and loops on failure.&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jun 2006 15:53:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803733#M77068</guid>
      <dc:creator>Troodon</dc:creator>
      <dc:date>2006-06-12T15:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: ERRFMT Crashes - V8.2 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803734#M77069</link>
      <description>I talked this over with a few other people, It's not a common issue, please log a call to your CSC.  Regards, Jeff</description>
      <pubDate>Mon, 12 Jun 2006 22:44:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803734#M77069</guid>
      <dc:creator>Jeff Chisholm</dc:creator>
      <dc:date>2006-06-12T22:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: ERRFMT Crashes - V8.2 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803735#M77070</link>
      <description>Troodon,&lt;BR /&gt;&lt;BR /&gt;ANAL/PROCESS should show you the exception, which caused ERRFMT to write an image dump. What is it ? What's the current PC and instruction stream ?&lt;BR /&gt;&lt;BR /&gt;Could you post the ANAL/PROC output and then&lt;BR /&gt;&lt;BR /&gt;DBG&amp;gt;SDA&lt;BR /&gt;SDA&amp;gt; EXA/INS @PC-20;30&lt;BR /&gt;SDA&amp;gt; SHOW PROC/CHAN&lt;BR /&gt;SDA&amp;gt; EXIT&lt;BR /&gt;DBG&amp;gt; EXIT&lt;BR /&gt;&lt;BR /&gt;This must be some very specific HW/SW condition. Did you run @AUTOGEN and did SYS$ERRLOG.DMP get sized correctly based on the system parameters ERRLOGBUFFERS * ERLBUFFERPAGES ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 13 Jun 2006 01:51:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803735#M77070</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-06-13T01:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: ERRFMT Crashes - V8.2 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803736#M77071</link>
      <description>&lt;!--!*#--&gt;DBG&amp;gt; exa pc&lt;BR /&gt;0\%PC:  208380&lt;BR /&gt;DBG&amp;gt; exa/ins @pc-20:@pc+30&lt;BR /&gt;SHARE$ERRFMT+142824:            LDA             R16,#X04FC(R31)&lt;BR /&gt;SHARE$ERRFMT+142828:            LDAH            R17,#X000F(R31)&lt;BR /&gt;SHARE$ERRFMT+142832:            BIS             R31,#X02,R25&lt;BR /&gt;SHARE$ERRFMT+142836:            LDQ             R27,#X0090(R2)&lt;BR /&gt;SHARE$ERRFMT+142840:            JSR             R26,(R26)&lt;BR /&gt;SHARE$ERRFMT+142844:            LDQ             R26,#X0068(R2)&lt;BR /&gt;SHARE$ERRFMT+142848:            LDQ             R16,#X0058(R2)&lt;BR /&gt;SHARE$ERRFMT+142852:            BIS             R31,R31,R17&lt;BR /&gt;SHARE$ERRFMT+142856:            BIS             R31,R31,R18&lt;BR /&gt;SHARE$ERRFMT+142860:            LDQ             R27,#X0070(R2)&lt;BR /&gt;SHARE$ERRFMT+142864:            BIS             R31,#X03,R25&lt;BR /&gt;SHARE$ERRFMT+142868:            JSR             R26,(R26)&lt;BR /&gt;SHARE$ERRFMT+142872:            BIS             R31,R0,R3&lt;BR /&gt;&lt;BR /&gt;SDA&amp;gt; exa/ins @pc&lt;BR /&gt;%SDA-E-NOREAD, unable to access location FFFFFFFF.FFFF0000&lt;BR /&gt;SDA&amp;gt; exa/ins @pc-20;30&lt;BR /&gt;%SDA-E-NOREAD, unable to access location FFFFFFFF.FFFEFFE0&lt;BR /&gt;SDA&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Channel    CCB     Window     Status    Device/file accessed&lt;BR /&gt;-------    ---     ------     ------    --------------------&lt;BR /&gt;  0010  7FF7C000  00000000              SIREN$DKA0:&lt;BR /&gt;  0020  7FF7C020  81CCDF40              SIREN$DKA0:(772,22,0)&lt;BR /&gt;  0030  7FF7C040  81CA6C40              SIREN$DKA0:(2182,6,0) (section file)&lt;BR /&gt;  0040  7FF7C060  81CA6BC0              SIREN$DKA0:(9435,6,0) (section file)&lt;BR /&gt;  0050  7FF7C080  81CA9EC0              SIREN$DKA0:(9552,14,0) (section file)&lt;BR /&gt;  0060  7FF7C0A0  81CA9940              SIREN$DKA0:(8495,11,0) (section file)&lt;BR /&gt;  0070  7FF7C0C0  81CA87C0              SIREN$DKA0:(8437,9,0) (section file)&lt;BR /&gt;  0080  7FF7C0E0  81CA7BC0              SIREN$DKA0:(6726,10,0) (section file)&lt;BR /&gt;  0090  7FF7C100  81CA58C0              SIREN$DKA0:(6740,12,0) (section file)&lt;BR /&gt;  00A0  7FF7C120  81E081C0              SIREN$DKA0:(8271,8,0)&lt;BR /&gt;  00B0  7FF7C140  81CA8EC0              SIREN$DKA0:(8232,13,0) (section file)&lt;BR /&gt;  00C0  7FF7C160  81E069C0              SIREN$DKA0:(2455,21,0)&lt;BR /&gt;  00D0  7FF7C180  81CB2A40              SIREN$DKA0:(2401,6,0) (section file)&lt;BR /&gt;  00E0  7FF7C1A0  81CB1F40              SIREN$DKA0:(2382,6,0) (section file)&lt;BR /&gt;  00F0  7FF7C1C0  81CB25C0              SIREN$DKA0:(7386,11,0) (section file)&lt;BR /&gt;&lt;BR /&gt;  Total number of open channels : 15.&lt;BR /&gt;SDA&amp;gt;&lt;BR /&gt;&lt;BR /&gt;(If I look at the channels with SDA when it's running, they are:&lt;BR /&gt;  0010  7FF7C000  00000000               SIREN$DKA0:&lt;BR /&gt;  0020  7FF7C020  81E4FDC0              SIREN$DKA0:[VMS$COMMON.SYSEXE]ERRFMT.EXE;1&lt;BR /&gt;  0030  7FF7C040  81CA6C40              SIREN$DKA0:[VMS$COMMON.SYSLIB]LIBOTS.EXE;1 (section file)&lt;BR /&gt;  0040  7FF7C060  81CA6BC0              SIREN$DKA0:[VMS$COMMON.SYSLIB]LIBRTL.EXE;1 (section file)&lt;BR /&gt;  0050  7FF7C080  81CA9EC0              SIREN$DKA0:[VMS$COMMON.SYSLIB]DECC$SHR.EXE;1 (section file)&lt;BR /&gt;  0060  7FF7C0A0  81CA9940              SIREN$DKA0:[VMS$COMMON.SYSLIB]DPML$SHR.EXE;1 (section file)&lt;BR /&gt;  0070  7FF7C0C0  81CA87C0              SIREN$DKA0:[VMS$COMMON.SYSLIB]CMA$TIS_SHR.EXE;1 (section file)&lt;BR /&gt;  0080  7FF7C0E0  81CA7BC0              SIREN$DKA0:[VMS$COMMON.SYSLIB]MAILSHR.EXE;1 (section file)&lt;BR /&gt;  0090  7FF7C100  81CA58C0              SIREN$DKA0:[VMS$COMMON.SYSLIB]MAILSHRP.EXE;1 (section file)&lt;BR /&gt;&lt;BR /&gt;  Total number of open channels : 9.&lt;BR /&gt;&lt;BR /&gt;%AUTOGEN-I-BEGIN, TESTFILES phase is beginning.&lt;BR /&gt;&lt;BR /&gt;+---+&lt;BR /&gt;&lt;BR /&gt; Calculations for page, swap, and dump files.&lt;BR /&gt; --------------------------------------------&lt;BR /&gt;&lt;BR /&gt;    Errorlog dumpfile calculations:&lt;BR /&gt;&lt;BR /&gt;        No errorlog dump file modifications should be made.&lt;BR /&gt;        Errorlog dumpfile will remain at 42 blocks.</description>
      <pubDate>Tue, 13 Jun 2006 12:38:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803736#M77071</guid>
      <dc:creator>Troodon</dc:creator>
      <dc:date>2006-06-13T12:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: ERRFMT Crashes - V8.2 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803737#M77072</link>
      <description>Although this is pasted as part of the question, here's the output from ANA/PROC.&lt;BR /&gt;&lt;BR /&gt;Siren$ ana/proc sys$errorlog:errfmt.dmp&lt;BR /&gt;&lt;BR /&gt;         OpenVMS Alpha Debug64 Version V8.2-017&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;%DEBUG-I-NODSTS, no Debugger Symbol Table: no DSF file found and&lt;BR /&gt;-DEBUG-I-NODSTIMG, no symbols in DISK$SIREN:[VMS$COMMON.SYSEXE]ERRFMT.EXE;1&lt;BR /&gt;%DEBUG-I-NOLOCALS, image does not contain local symbols&lt;BR /&gt;%DEBUG-I-NOGLOBALS, some or all global symbols not accessible&lt;BR /&gt;%SYSTEM-F-IMGDMP, dynamic image dump signal at PC=00000000000F0000, PS=00032DFC&lt;BR /&gt;-RUF-W-NORMAL, normal successful completion&lt;BR /&gt;break on unhandled exception preceding SHARE$ERRFMT+142844&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jun 2006 12:48:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803737#M77072</guid>
      <dc:creator>Troodon</dc:creator>
      <dc:date>2006-06-13T12:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: ERRFMT Crashes - V8.2 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803738#M77073</link>
      <description>Troodon,&lt;BR /&gt;&lt;BR /&gt;I'm currently on vacation with limited internet access. Except a more detailled answer after 26-JUN-2006.&lt;BR /&gt;&lt;BR /&gt;Sorry,&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 14 Jun 2006 11:43:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803738#M77073</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-06-14T11:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: ERRFMT Crashes - V8.2 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803739#M77074</link>
      <description>I have experienced the same issues with both 8.2 and 8.3 during my engineering testing.  HP engineering concluded the problem was with the logical DECC$FILE_SHARING "ENABLE" being set at the SYSTEM Level in sys$manager:SYLOGICALS.com.&lt;BR /&gt;&lt;BR /&gt;They relinked the ERRFMT.exe file with noshare for both 8.2 and 8.3.  I did tests on both and the problem is resolved.  (another workaround is set the logical at the process level, vs. System level).&lt;BR /&gt;&lt;BR /&gt;There will be an ECO update released later this year for 8.2, and I believe the fix will be encorporated into the production release of 8.3, but do not quote me on that.&lt;BR /&gt;&lt;BR /&gt;We logged these in the PTR system for HP engineering.&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt;&lt;BR /&gt;Ken&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Jun 2006 18:29:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803739#M77074</guid>
      <dc:creator>Kenneth G Lang</dc:creator>
      <dc:date>2006-06-20T18:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: ERRFMT Crashes - V8.2 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803740#M77075</link>
      <description>That would seem to be *the* answer.&lt;BR /&gt;&lt;BR /&gt;I have the share logical enabled for another application which was ported from opensource.&lt;BR /&gt;&lt;BR /&gt;I will check this out later and report back!&lt;BR /&gt;&lt;BR /&gt;W&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Jun 2006 17:13:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803740#M77075</guid>
      <dc:creator>Troodon</dc:creator>
      <dc:date>2006-06-21T17:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: ERRFMT Crashes - V8.2 Alpha</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803741#M77076</link>
      <description>That solved the problem.&lt;BR /&gt;&lt;BR /&gt;Thanks, all.&lt;BR /&gt;&lt;BR /&gt;I'm closing the thread and assigning points.</description>
      <pubDate>Thu, 22 Jun 2006 10:32:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/errfmt-crashes-v8-2-alpha/m-p/3803741#M77076</guid>
      <dc:creator>Troodon</dc:creator>
      <dc:date>2006-06-22T10:32:56Z</dc:date>
    </item>
  </channel>
</rss>

