<?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 Analyzing core dumps in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/analyzing-core-dumps/m-p/3595879#M232111</link>
    <description>&lt;BR /&gt;Hi there ... Can someone please tell me the best way to analyze core dumps in HPUX and the syntax required? The core dump file is called "core"&lt;BR /&gt;&lt;BR /&gt;I have tried gdb but with no luck. Which is the best way? (please include explanation with syntax) ....&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Trev</description>
    <pubDate>Wed, 03 Aug 2005 11:32:49 GMT</pubDate>
    <dc:creator>WSS</dc:creator>
    <dc:date>2005-08-03T11:32:49Z</dc:date>
    <item>
      <title>Analyzing core dumps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/analyzing-core-dumps/m-p/3595879#M232111</link>
      <description>&lt;BR /&gt;Hi there ... Can someone please tell me the best way to analyze core dumps in HPUX and the syntax required? The core dump file is called "core"&lt;BR /&gt;&lt;BR /&gt;I have tried gdb but with no luck. Which is the best way? (please include explanation with syntax) ....&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Trev</description>
      <pubDate>Wed, 03 Aug 2005 11:32:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/analyzing-core-dumps/m-p/3595879#M232111</guid>
      <dc:creator>WSS</dc:creator>
      <dc:date>2005-08-03T11:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Analyzing core dumps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/analyzing-core-dumps/m-p/3595880#M232112</link>
      <description>hy,&lt;BR /&gt;&lt;BR /&gt;see &lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=926632" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=926632&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;DM.</description>
      <pubDate>Wed, 03 Aug 2005 11:38:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/analyzing-core-dumps/m-p/3595880#M232112</guid>
      <dc:creator>mirco_1</dc:creator>
      <dc:date>2005-08-03T11:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Analyzing core dumps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/analyzing-core-dumps/m-p/3595881#M232113</link>
      <description>Trevor,&lt;BR /&gt;&lt;BR /&gt;you might want to look at the windows interface: wdb.  This product also comes with gdb.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/go/wdb" target="_blank"&gt;http://www.hp.com/go/wdb&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Aug 2005 15:24:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/analyzing-core-dumps/m-p/3595881#M232113</guid>
      <dc:creator>D Block 2</dc:creator>
      <dc:date>2005-08-03T15:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Analyzing core dumps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/analyzing-core-dumps/m-p/3595882#M232114</link>
      <description>q4  analysis tool&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Aug 2005 19:59:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/analyzing-core-dumps/m-p/3595882#M232114</guid>
      <dc:creator>generic_1</dc:creator>
      <dc:date>2005-08-03T19:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Analyzing core dumps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/analyzing-core-dumps/m-p/3595883#M232115</link>
      <description>Hi Trevor,&lt;BR /&gt;&lt;BR /&gt;Get q4 tool installed in you system. With help of q4 analysis tool you can analyse the core files...&lt;BR /&gt;&lt;BR /&gt;Cheers!!!&lt;BR /&gt;eknath</description>
      <pubDate>Thu, 04 Aug 2005 01:56:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/analyzing-core-dumps/m-p/3595883#M232115</guid>
      <dc:creator>Eknath</dc:creator>
      <dc:date>2005-08-04T01:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Analyzing core dumps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/analyzing-core-dumps/m-p/3595884#M232116</link>
      <description># ps -ef | grep -i q4&lt;BR /&gt;    root  2658  2643  1 12:08:59 pts/tb    0:00 grep -i q4&lt;BR /&gt;    root  2610  1712  0 12:05:15 pts/ta    0:52 q4 -p&lt;BR /&gt;    root  2625  2610  0 12:06:13 pts/ta    0:00 perl -- //.q4rc.pl 7 10 end of Q4 response 11.23&lt;BR /&gt;&lt;BR /&gt;/usr/contrib/Q4/bin/q4&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# q4 -p&lt;BR /&gt;@(#) q4 $Revision: 11.X B.11.23h Tue Jul 22 18:05:11 PDT 2003$ 0&lt;BR /&gt;Reading kernel symbols ...&lt;BR /&gt;&lt;BR /&gt;Reading debug information...&lt;BR /&gt;Reading data types ...&lt;BR /&gt;Initialized ia64 address translator ...&lt;BR /&gt;Initializing stack tracer for EM...&lt;BR /&gt;script //.q4rc.pl&lt;BR /&gt;&lt;BR /&gt;executable perl&lt;BR /&gt;version 5.008&lt;BR /&gt;SCRIPT_LIBRARY = /usr/contrib/Q4/lib/q4lib&lt;BR /&gt;perl will try to access scripts from directory&lt;BR /&gt;/usr/contrib/Q4/lib/q4lib&lt;BR /&gt;&lt;BR /&gt;loaded misc2.pl&lt;BR /&gt;loaded misc.pl&lt;BR /&gt;loaded commands.pl&lt;BR /&gt;Loaded crashes.pl&lt;BR /&gt;loaded processors.pl&lt;BR /&gt;loaded globals.pl&lt;BR /&gt;loaded buf.pl&lt;BR /&gt;--------------------loaded--------------------&lt;BR /&gt;--------------------loaded--------------------&lt;BR /&gt;loaded spinlock_depth.pl&lt;BR /&gt;run Print_ProcState&lt;BR /&gt;loaded netinfo.pl&lt;BR /&gt;Get the latest Q4 news by typing "news | more".&lt;BR /&gt;q4&amp;gt;&lt;BR /&gt;&lt;BR /&gt;q4&amp;gt; trace event 0 &amp;gt; trace&lt;BR /&gt;q4&amp;gt;&lt;BR /&gt;q4&amp;gt; include analyze.pl&lt;BR /&gt;&lt;BR /&gt;q4&amp;gt; run Analyze AU  &amp;gt;&amp;gt; /home/zxw/zxw.out&lt;BR /&gt;processing ...&lt;BR /&gt;................................................................................&lt;BR /&gt;done!&lt;BR /&gt;q4&amp;gt;&lt;BR /&gt;&lt;BR /&gt;ï¼ grep â  i  hpmc zxw.out     &lt;BR /&gt;"crash event was an HPMC"æ  "Crash Event 0 (HPMC, struct crash_event_table_struct...&lt;BR /&gt;&lt;BR /&gt;# grep -i crash zxw.out         &lt;BR /&gt;crash_callback: calling function e000000000c67e80&lt;BR /&gt;       crash_event_table: 0xe000000100007000&lt;BR /&gt;   crash_processor_table: 0xe000000100004000&lt;BR /&gt;| Crash Processors                           |&lt;BR /&gt;cpt_crash_savestate 0xe0000001'008fdb70&lt;BR /&gt;&lt;BR /&gt;| Crash Events                               |     ä¸ é ¢æ ¯crasheventç  æ  è¿°&lt;BR /&gt;Crash Event 0 (INIT, crash_event_t at 0xe000000100007000):&lt;BR /&gt;Registers from the first crash event:&lt;BR /&gt;                  rp_crash_type                 0x2&lt;BR /&gt;Stack trace from the first crash event:&lt;BR /&gt;  crash event was a INIT&lt;BR /&gt;&lt;BR /&gt;hope , this will help you</description>
      <pubDate>Fri, 05 Aug 2005 08:32:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/analyzing-core-dumps/m-p/3595884#M232116</guid>
      <dc:creator>singvey</dc:creator>
      <dc:date>2005-08-05T08:32:40Z</dc:date>
    </item>
  </channel>
</rss>

