<?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: core dump in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/core-dump/m-p/3594192#M828501</link>
    <description>TOC forces it from GSP.&lt;BR /&gt;I would use that as a last resort IE your system locked up, but youd like to know why.&lt;BR /&gt;&lt;BR /&gt;Then do a Q4 Analysis, and send the data into HP with your case.  They are used to walking users through a Q4 if you need some help they can email you some very helpful docs.&lt;BR /&gt;Look at at your /var/adm/syslog/syslog.logc,  GSP logs&lt;BR /&gt;and tombstone logs too.  Hopefully between these you can find out what went wrong and if you need to replace any hardware. &lt;BR /&gt;&lt;BR /&gt;Good Luck.</description>
    <pubDate>Tue, 02 Aug 2005 13:15:45 GMT</pubDate>
    <dc:creator>generic_1</dc:creator>
    <dc:date>2005-08-02T13:15:45Z</dc:date>
    <item>
      <title>core dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-dump/m-p/3594187#M828496</link>
      <description>Dear Sirs,&lt;BR /&gt;&lt;BR /&gt;How to force a core dump on hpux 11i ? What are the percautions ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shiv&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Aug 2005 15:26:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-dump/m-p/3594187#M828496</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2005-08-01T15:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: core dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-dump/m-p/3594188#M828497</link>
      <description>Depending on hardware and/or OS version, you will interact with the GSP or the EFI.&lt;BR /&gt;&lt;BR /&gt;Go through the menus. There is a TC option, also known as a TOC (Transfer of Control). Invoke this option and follow the prompts. It will verify if you truely want to do this as it will reboot the system.&lt;BR /&gt;&lt;BR /&gt;Do not do the RS option (reset). This will reboot system but will not save crash/core.&lt;BR /&gt;&lt;BR /&gt;Make sure you have room in your crash directory. Make sure you are SAVECRASH=1 (in /etc/rc.config.d/savecrash)&lt;BR /&gt;&lt;BR /&gt;NOTE: This will reboot the system. But if you want to force a system crash...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Aug 2005 15:32:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-dump/m-p/3594188#M828497</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-08-01T15:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: core dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-dump/m-p/3594189#M828498</link>
      <description>Whether or not a core file will be generated depends upon a number of factors: 1) permission to write in the CWD, 2) UID's match; 3) core file does not already exist or if it exists is writable&lt;BR /&gt;&lt;BR /&gt;However, this still does not guarantee the creation of a core file because it also depends upon what signal handlers are actually in play in the process in question. &lt;BR /&gt;&lt;BR /&gt;In general, you can send a SIGABRT to a process to trigger a signal handler which calls the abort() functions which in turn triggers the creation of a core file.&lt;BR /&gt;&lt;BR /&gt;e.g. kill -6 PID will generally result in a core file.&lt;BR /&gt;&lt;BR /&gt;Man 5 signal, 3 abort for details.</description>
      <pubDate>Mon, 01 Aug 2005 15:39:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-dump/m-p/3594189#M828498</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-08-01T15:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: core dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-dump/m-p/3594190#M828499</link>
      <description>When you say "core dump" I assume you mean a process as opposed to a "crash" which means that the kernel itself crashes and then attempts to save the core image.&lt;BR /&gt;&lt;BR /&gt;By definition, however a given process responds to a kill depends upon the process itself except for all signals which cannot be ignored or caught (e.g. kill -9).</description>
      <pubDate>Mon, 01 Aug 2005 15:41:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-dump/m-p/3594190#M828499</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-08-01T15:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: core dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-dump/m-p/3594191#M828500</link>
      <description>Hi Shiv&lt;BR /&gt;&lt;BR /&gt;Following pages of hp-ux document may help you&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/J2237-90005/ch06s05.html" target="_blank"&gt;http://docs.hp.com/en/J2237-90005/ch06s05.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Mahesh</description>
      <pubDate>Tue, 02 Aug 2005 00:54:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-dump/m-p/3594191#M828500</guid>
      <dc:creator>Mahesh Kumar Malik</dc:creator>
      <dc:date>2005-08-02T00:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: core dump</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-dump/m-p/3594192#M828501</link>
      <description>TOC forces it from GSP.&lt;BR /&gt;I would use that as a last resort IE your system locked up, but youd like to know why.&lt;BR /&gt;&lt;BR /&gt;Then do a Q4 Analysis, and send the data into HP with your case.  They are used to walking users through a Q4 if you need some help they can email you some very helpful docs.&lt;BR /&gt;Look at at your /var/adm/syslog/syslog.logc,  GSP logs&lt;BR /&gt;and tombstone logs too.  Hopefully between these you can find out what went wrong and if you need to replace any hardware. &lt;BR /&gt;&lt;BR /&gt;Good Luck.</description>
      <pubDate>Tue, 02 Aug 2005 13:15:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-dump/m-p/3594192#M828501</guid>
      <dc:creator>generic_1</dc:creator>
      <dc:date>2005-08-02T13:15:45Z</dc:date>
    </item>
  </channel>
</rss>

