<?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 File in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/core-file/m-p/3014075#M911978</link>
    <description>If you are not sure which program produced the 'core' file then use the command 'file core' will tell you the executable name that the core file is from.&lt;BR /&gt; &lt;BR /&gt;Change to the directory where the core dump is located and enter gdb as in the example below.                &lt;BR /&gt;$ script /tmp/coredump.log&lt;BR /&gt;$ gdb $ORACLE_HOME/bin/&lt;PROGRAM&gt; core &lt;BR /&gt;  (gdb) bt &lt;BR /&gt;  ...   &amp;lt;&amp;lt; Stack should appear here &lt;BR /&gt;  (gdb) quit &lt;BR /&gt;$ exit &lt;BR /&gt;&lt;BR /&gt;&lt;/PROGRAM&gt;</description>
    <pubDate>Thu, 03 Jul 2003 03:02:53 GMT</pubDate>
    <dc:creator>twang</dc:creator>
    <dc:date>2003-07-03T03:02:53Z</dc:date>
    <item>
      <title>Core File</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-file/m-p/3014073#M911976</link>
      <description>Hi All,&lt;BR /&gt;What means this core file ? Anybody has an idea ?&lt;BR /&gt;&lt;BR /&gt;core:&lt;BR /&gt;        $RCSfile: protocols,v $ $Revision: 4.1.6.2 $ (DEC) $Date: 1993/07/26 20&lt;BR /&gt;         habitat_id = realtime_12:1991&lt;BR /&gt;        $RCSfile: alpha_unwind.c,v $ $Revision: 1.1.2.6 $ (DEC) $Date: 1993/01/$&lt;BR /&gt;        $RCSfile: otschandle.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/02/25$&lt;BR /&gt;        $RCSfile: schsetp.c,v $ $Revision: 4.2.4.2 $ (DEC) $Date: 1992/03/19 17$&lt;BR /&gt;        $RCSfile: schgetp.c,v $ $Revision: 4.2.6.2 $ (DEC) $Date: 1995/04/28 19$&lt;BR /&gt;        $RCSfile: schsetsch.c,v $ $Revision: 4.2.4.2 $ (DEC) $Date: 1992/03/19 $&lt;BR /&gt;        $RCSfile: schgetsch.c,v $ $Revision: 4.2.5.2 $ (DEC) $Date: 1995/06/28 $&lt;BR /&gt;         habitat_id = realtime_12:1991&lt;BR /&gt;        $RCSfile: psx4_shm.c,v $ $Revision: 1.1.5.2 $ (DEC) $Date: 1995/04/28 1$&lt;BR /&gt;        $RCSfile: psx4_nspace_ts.c,v $ $Revision: 1.1.14.2 $ (DEC) $Date: 1998/$&lt;BR /&gt;        $RCSfile: psx4_csem.c,v $ $Revision: 1.1.23.3 $ (DEC) $Date: 1998/05/08$&lt;BR /&gt;         habitat_id = realtime_12:1991&lt;BR /&gt;         habitat_id = realtime_12:1991&lt;BR /&gt;         habitat_id = realtime_12:1991&lt;BR /&gt;         habitat_id = realtime_12:1991&lt;BR /&gt;         habitat_id = realtime_12:1991&lt;BR /&gt;         habitat_id = realtime_12:1991&lt;BR /&gt;         habitat_id = realtime_12:1991&lt;BR /&gt;         habitat_id = realtime_12:1991&lt;BR /&gt;         habitat_id = realtime_12:1991&lt;BR /&gt;         habitat_id = realtime_12:1991&lt;BR /&gt;         habitat_id = realtime_12:1991&lt;BR /&gt;         habitat_id = realtime_12:1991&lt;BR /&gt;         habitat_id = realtime_12:1991&lt;BR /&gt;         habitat_id = realtime_12:1991&lt;BR /&gt;         habitat_id = realtime_12:1991&lt;BR /&gt;         habitat_id = realtime_12:1991&lt;BR /&gt;        $RCSfile: schgetmax.c,v $ $Revision: 1.1.6.2 $ (DEC) $Date: 1996/12/18 $&lt;BR /&gt;        $RCSfile: schgetmin.c,v $ $Revision: 1.1.6.2 $ (DEC) $Date: 1996/12/18 $&lt;BR /&gt;        $RCSfile: schgetrr.c,v $ $Revision: 1.1.6.2 $ (DEC) $Date: 1995/04/28 1$&lt;BR /&gt;        $RCSfile: csem_sleep_wake.s,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 1993/$&lt;BR /&gt;        $RCSfile: csem_atomic.s,v $ $Revision: 1.1.2.3 $ (DEC) $Date: 1994/02/1$&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Ricardo Bassoi</description>
      <pubDate>Wed, 02 Jul 2003 20:38:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-file/m-p/3014073#M911976</guid>
      <dc:creator>Ricardo Bassoi</dc:creator>
      <dc:date>2003-07-02T20:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Core File</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-file/m-p/3014074#M911977</link>
      <description>Try using the file command to identify the process by name:&lt;BR /&gt;&lt;BR /&gt;file core&lt;BR /&gt;core:           core file from 'sleep' - received SIGQUIT</description>
      <pubDate>Thu, 03 Jul 2003 01:33:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-file/m-p/3014074#M911977</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-07-03T01:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Core File</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-file/m-p/3014075#M911978</link>
      <description>If you are not sure which program produced the 'core' file then use the command 'file core' will tell you the executable name that the core file is from.&lt;BR /&gt; &lt;BR /&gt;Change to the directory where the core dump is located and enter gdb as in the example below.                &lt;BR /&gt;$ script /tmp/coredump.log&lt;BR /&gt;$ gdb $ORACLE_HOME/bin/&lt;PROGRAM&gt; core &lt;BR /&gt;  (gdb) bt &lt;BR /&gt;  ...   &amp;lt;&amp;lt; Stack should appear here &lt;BR /&gt;  (gdb) quit &lt;BR /&gt;$ exit &lt;BR /&gt;&lt;BR /&gt;&lt;/PROGRAM&gt;</description>
      <pubDate>Thu, 03 Jul 2003 03:02:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-file/m-p/3014075#M911978</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-07-03T03:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Core File</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-file/m-p/3014076#M911979</link>
      <description>The keywords RCSfile and habitat_id match this thread related to bison-1.30:&lt;BR /&gt;&lt;A href="http://mail.gnu.org/archive/html/bug-bison/2001-12/msg00074.html" target="_blank"&gt;http://mail.gnu.org/archive/html/bug-bison/2001-12/msg00074.html&lt;/A&gt;</description>
      <pubDate>Thu, 03 Jul 2003 10:13:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-file/m-p/3014076#M911979</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2003-07-03T10:13:41Z</dc:date>
    </item>
  </channel>
</rss>

