<?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: 29247 memory fault(coredump) in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/29247-memory-fault-coredump/m-p/3787506#M99546</link>
    <description>Memory fault occurs:&lt;BR /&gt;1: Subscripting arrays past the memory allocation for your program. &lt;BR /&gt;2: A NULL or unitialized pointer, subscript out of range. &lt;BR /&gt;3: Attempts to reference data outside valid address space &lt;BR /&gt;4: Parity errors in address space &lt;BR /&gt;5: Recursion (try making your own routines "read" and "write" and then call "scanf" or "printf" and watch what happens). &lt;BR /&gt;&lt;BR /&gt;Check these resons in ur script.&lt;BR /&gt;Cheers,&lt;BR /&gt;Awadhesh</description>
    <pubDate>Sat, 13 May 2006 05:07:36 GMT</pubDate>
    <dc:creator>AwadheshPandey</dc:creator>
    <dc:date>2006-05-13T05:07:36Z</dc:date>
    <item>
      <title>29247 memory fault(coredump)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/29247-memory-fault-coredump/m-p/3787503#M99543</link>
      <description>I'M EXECUTING A PROGRAM SHELL IN A HP9000 AND WHILE RUNNING SHELL I GET A MEMORY DUMP SEE BELLOW.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Changing to directory  /sidpers/ups/upsin&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Creating directory in124&lt;BR /&gt;&lt;BR /&gt;Changing directory to in124&lt;BR /&gt;&lt;BR /&gt;Moving files from /sidpers/ups/upsin/tmp&lt;BR /&gt;&lt;BR /&gt;Changing directory to /sidpers/ups/upsin/ups2data&lt;BR /&gt;&lt;BR /&gt;Copying files from in124...&lt;BR /&gt;&lt;BR /&gt;Changing directory to /sidpers/ups/upsin/ups2}&lt;BR /&gt;&lt;BR /&gt;Processing erbr...&lt;BR /&gt;&lt;BR /&gt;Program = ERBR&lt;BR /&gt;&lt;BR /&gt;Processing erro...&lt;BR /&gt;&lt;BR /&gt;Program = ERRO&lt;BR /&gt;&lt;BR /&gt;Processing apft...&lt;BR /&gt;&lt;BR /&gt;Program = APFT&lt;BR /&gt;&lt;BR /&gt;./upsupdate.sh[238]: 29247 Memory fault(coredump)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 May 2006 13:38:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/29247-memory-fault-coredump/m-p/3787503#M99543</guid>
      <dc:creator>Carlos calo</dc:creator>
      <dc:date>2006-05-12T13:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: 29247 memory fault(coredump)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/29247-memory-fault-coredump/m-p/3787504#M99544</link>
      <description>Is this script/program written by yourself?&lt;BR /&gt;&lt;BR /&gt;This can happen if you try to access "forbidden" memory areas, e.g. with a wrong pointer or cast.&lt;BR /&gt;&lt;BR /&gt;If you do a&lt;BR /&gt;&lt;BR /&gt;# file core&lt;BR /&gt;&lt;BR /&gt;you get the application that was causing the dump.</description>
      <pubDate>Fri, 12 May 2006 13:49:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/29247-memory-fault-coredump/m-p/3787504#M99544</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-05-12T13:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: 29247 memory fault(coredump)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/29247-memory-fault-coredump/m-p/3787505#M99545</link>
      <description>The problem occurred at line 238 of the script called upsupdate. At that line, a process was started that had the process ID of 29247. Whatever directory this shell script was in, there will be a file called core which you can decode with:&lt;BR /&gt; &lt;BR /&gt;file core&lt;BR /&gt; &lt;BR /&gt;This will only tell you the program's name, not the reason that it failed. Contact the programmer that wrote the program.</description>
      <pubDate>Fri, 12 May 2006 22:39:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/29247-memory-fault-coredump/m-p/3787505#M99545</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-05-12T22:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: 29247 memory fault(coredump)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/29247-memory-fault-coredump/m-p/3787506#M99546</link>
      <description>Memory fault occurs:&lt;BR /&gt;1: Subscripting arrays past the memory allocation for your program. &lt;BR /&gt;2: A NULL or unitialized pointer, subscript out of range. &lt;BR /&gt;3: Attempts to reference data outside valid address space &lt;BR /&gt;4: Parity errors in address space &lt;BR /&gt;5: Recursion (try making your own routines "read" and "write" and then call "scanf" or "printf" and watch what happens). &lt;BR /&gt;&lt;BR /&gt;Check these resons in ur script.&lt;BR /&gt;Cheers,&lt;BR /&gt;Awadhesh</description>
      <pubDate>Sat, 13 May 2006 05:07:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/29247-memory-fault-coredump/m-p/3787506#M99546</guid>
      <dc:creator>AwadheshPandey</dc:creator>
      <dc:date>2006-05-13T05:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: 29247 memory fault(coredump)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/29247-memory-fault-coredump/m-p/3787507#M99547</link>
      <description>Pls see the link for detail of ur problem.&lt;BR /&gt;&lt;A href="http://acs.ucsd.edu/info/coredump.php" target="_blank"&gt;http://acs.ucsd.edu/info/coredump.php&lt;/A&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Awadhesh</description>
      <pubDate>Sat, 13 May 2006 05:08:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/29247-memory-fault-coredump/m-p/3787507#M99547</guid>
      <dc:creator>AwadheshPandey</dc:creator>
      <dc:date>2006-05-13T05:08:26Z</dc:date>
    </item>
  </channel>
</rss>

