<?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 Memory fault(coredump) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/2712780#M61014</link>
    <description>I have a hp 9000 ,HP-UX B.11.00 A 9000/785 2006439932 two-user license.On which run ITO and NNM&lt;BR /&gt;It response with Memory fault (coredump) when I run "last" command.&lt;BR /&gt;The customer have deleted all files below /var/opt/OV/share/tmp. I can't start ITO now. &lt;BR /&gt; Who can give me some suggestion? &lt;BR /&gt;Bests Regards</description>
    <pubDate>Mon, 29 Apr 2002 05:31:14 GMT</pubDate>
    <dc:creator>zhang wenhua</dc:creator>
    <dc:date>2002-04-29T05:31:14Z</dc:date>
    <item>
      <title>Memory fault(coredump)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/2712780#M61014</link>
      <description>I have a hp 9000 ,HP-UX B.11.00 A 9000/785 2006439932 two-user license.On which run ITO and NNM&lt;BR /&gt;It response with Memory fault (coredump) when I run "last" command.&lt;BR /&gt;The customer have deleted all files below /var/opt/OV/share/tmp. I can't start ITO now. &lt;BR /&gt; Who can give me some suggestion? &lt;BR /&gt;Bests Regards</description>
      <pubDate>Mon, 29 Apr 2002 05:31:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/2712780#M61014</guid>
      <dc:creator>zhang wenhua</dc:creator>
      <dc:date>2002-04-29T05:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Memory fault(coredump)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/2712781#M61015</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It could be that your wtmp  file  is corrupt&lt;BR /&gt;or not existing.&lt;BR /&gt;/etc/wtmp  is a link to /var/adm/wtmp.&lt;BR /&gt;&lt;BR /&gt;/etc/wtmp  has the following owner/permissions:&lt;BR /&gt;&lt;BR /&gt;rwxrwxrwx  root  sys&lt;BR /&gt;&lt;BR /&gt;/var/adm/wtmp  has this:&lt;BR /&gt;-rw-rw-r--   adm  adm&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Olav</description>
      <pubDate>Mon, 29 Apr 2002 06:15:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/2712781#M61015</guid>
      <dc:creator>Olav Baadsvik</dc:creator>
      <dc:date>2002-04-29T06:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Memory fault(coredump)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/2712782#M61016</link>
      <description>Just deleting /var/opt/OV/share/tmp should not cause a coredump when you run 'last'. I suspect some other directories have been messed up as well.&lt;BR /&gt;The first step would be to find out exactly what all has been mucked up. &lt;BR /&gt;Looks like you may have to reinstall ITO, but first check  teh extent of the damage.</description>
      <pubDate>Mon, 29 Apr 2002 06:20:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/2712782#M61016</guid>
      <dc:creator>Deepak Extross</dc:creator>
      <dc:date>2002-04-29T06:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Memory fault(coredump)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/2712783#M61017</link>
      <description>Hi Zhang,&lt;BR /&gt;&lt;BR /&gt;you seem to have a corrupted utmp or wtmp file, these are used by commands like last or who to get their information. You mentioned, that you are using ITO/OVO. Simply call your support team, they created a tool which can repair these files when they are corrupted. This should fix your problem.&lt;BR /&gt;&lt;BR /&gt;Also you can have a look to the manpages for utmp and wtmp, there is a fix- command described on them, perhaps this will help you....&lt;BR /&gt;&lt;BR /&gt;Allways stay on the bright side of life!&lt;BR /&gt;&lt;BR /&gt;Peter&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Apr 2002 08:58:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/2712783#M61017</guid>
      <dc:creator>Peter Kloetgen</dc:creator>
      <dc:date>2002-04-29T08:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Memory fault(coredump)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/2712784#M61018</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;these are all useful pieces of advice.&lt;BR /&gt;&lt;BR /&gt;If they do not solve it.&lt;BR /&gt;&lt;BR /&gt;1)What is output of&lt;BR /&gt;file core&lt;BR /&gt;on the memory dump file.&lt;BR /&gt;&lt;BR /&gt;2)Does lastb work&lt;BR /&gt;&lt;BR /&gt;3)Are there any messages in /var/adm/syslog/syslog.log for this time.&lt;BR /&gt;&lt;BR /&gt;                   Steve Steel</description>
      <pubDate>Mon, 29 Apr 2002 09:37:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/2712784#M61018</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-04-29T09:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Memory fault(coredump)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/2712785#M61019</link>
      <description>Ni Hao,&lt;BR /&gt;&lt;BR /&gt;what is the output of your "ovstart -v" and if the NNM part is starting, the output of "opcsv -start" (or "opcsv -status" else)?&lt;BR /&gt;&lt;BR /&gt;Could it be your "user" has destroyed some libraries, too?&lt;BR /&gt;&lt;BR /&gt;Zai jien,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Apr 2002 10:25:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/2712785#M61019</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2002-04-29T10:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Memory fault(coredump)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/2712786#M61020</link>
      <description>I have the same thing happening on one of my servers, I can do "lastb", but "last" causes a Memory fault(coredump. &lt;BR /&gt;&lt;BR /&gt;The output from the dump is:&lt;BR /&gt;core:core file from 'last' - received SIGSEGV&lt;BR /&gt;&lt;BR /&gt;There aren't any messages in the syslog.log file...&lt;BR /&gt;&lt;BR /&gt;I checked the permissions and they are the same as Olav stated in his post:&lt;BR /&gt;/etc/wtmp has the following owner/permissions: &lt;BR /&gt;&lt;BR /&gt;rwxrwxrwx root sys &lt;BR /&gt;&lt;BR /&gt;/var/adm/wtmp has this: &lt;BR /&gt;-rw-rw-r-- adm adm &lt;BR /&gt;&lt;BR /&gt;Anything else?&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 30 Apr 2002 15:04:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/2712786#M61020</guid>
      <dc:creator>Lisa  Mauer</dc:creator>
      <dc:date>2002-04-30T15:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Memory fault(coredump)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/2712787#M61021</link>
      <description>I've got :-&lt;BR /&gt;&lt;BR /&gt;lrw-rw-r-T   1 root       sys             13 Jan 18 16:40 /etc/wtmp -&amp;gt; /var/adm/&lt;BR /&gt;wtmp&lt;BR /&gt;&lt;BR /&gt;-rw-r--r--   1 root       root           900 Apr 30 14:34 /etc/utmp&lt;BR /&gt;&lt;BR /&gt;In var/adm I've got :-&lt;BR /&gt;&lt;BR /&gt;-rw-rw-r--   1 adm        adm          57120 Apr 30 14:34 wtmp&lt;BR /&gt;-rw-r--r--   1 root       sys            280 Apr 30 11:26 wtmpx&lt;BR /&gt;&lt;BR /&gt;last and lastb work fine.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Dave.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Apr 2002 15:20:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/2712787#M61021</guid>
      <dc:creator>David Burgess</dc:creator>
      <dc:date>2002-04-30T15:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Memory fault(coredump)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/2712788#M61022</link>
      <description>Can you restore the missing files?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave.</description>
      <pubDate>Tue, 30 Apr 2002 15:24:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/2712788#M61022</guid>
      <dc:creator>David Burgess</dc:creator>
      <dc:date>2002-04-30T15:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Memory fault(coredump)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/2712789#M61023</link>
      <description>Fix for "last" or "lastb" memory core fault...&lt;BR /&gt;&lt;BR /&gt;"last" command gets its information from /var/adm/wtmp file where as "lastb" gets it from /var/adm/btmp. &lt;BR /&gt;&lt;BR /&gt;In my case I could not run "last" but could run "lastb" so I ran the following command:&lt;BR /&gt;&lt;BR /&gt;"cat /dev/null &amp;gt; /var/adm/wtmp"&lt;BR /&gt;&lt;BR /&gt;and now "last" works perfectly. &lt;BR /&gt;&lt;BR /&gt;Seems as though my wtmp file was corrupt.&lt;BR /&gt;&lt;BR /&gt;Hope this can help you.&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Apr 2002 16:44:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/2712789#M61023</guid>
      <dc:creator>Lisa  Mauer</dc:creator>
      <dc:date>2002-04-30T16:44:15Z</dc:date>
    </item>
  </channel>
</rss>

