<?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 on HP-PA RISC in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/core-dump-on-hp-pa-risc/m-p/4400698#M665697</link>
    <description>Instead of creating a new thread, you should copy your new info and attachment to your existing thread:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1327087" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1327087&lt;/A&gt;</description>
    <pubDate>Wed, 15 Apr 2009 00:23:54 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2009-04-15T00:23:54Z</dc:date>
    <item>
      <title>Core dump on HP-PA RISC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-dump-on-hp-pa-risc/m-p/4400696#M665695</link>
      <description>&lt;!--!*#--&gt;I'm having a core dump on HP-PA RISC for which I'm attaching the back trace.&lt;BR /&gt;The code which produces this is as below and the crash occurs at the line object.insertKeyAndValue.&lt;BR /&gt;(1) Do we have to have some necessary pathces.&lt;BR /&gt;(2) Is this a memory issue. How to find if this is so? &lt;BR /&gt;&lt;BR /&gt;int IR_rawMessage::init()&lt;BR /&gt;{&lt;BR /&gt;     &lt;BR /&gt;     //  Populate a hash table of message types&lt;BR /&gt;&lt;BR /&gt;     try&lt;BR /&gt;     {&lt;BR /&gt;&lt;BR /&gt;   static Lock critSection;&lt;BR /&gt;&lt;BR /&gt;   {&lt;BR /&gt;   AutoLock auto_lock (critSection);&lt;BR /&gt;   &lt;BR /&gt;   if (o_msgDictionary.isEmpty())&lt;BR /&gt;   {&lt;BR /&gt;        &lt;BR /&gt;         object.insertKeyAndValue(new String(IR_M), &lt;BR /&gt;       new IR_m_A());</description>
      <pubDate>Tue, 14 Apr 2009 15:06:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-dump-on-hp-pa-risc/m-p/4400696#M665695</guid>
      <dc:creator>porwaa</dc:creator>
      <dc:date>2009-04-14T15:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Core dump on HP-PA RISC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-dump-on-hp-pa-risc/m-p/4400697#M665696</link>
      <description>Without disassembly and a register dump, there isn't much we can tell from your stack trace.&lt;BR /&gt;(gdb) info reg&lt;BR /&gt;(gdb) disas $pc-4*16 $pc+4*4&lt;BR /&gt;&lt;BR /&gt;You could have a thread stack overflow.  You can check by:&lt;BR /&gt;(gdb) p /x $sp_save = $sp&lt;BR /&gt;(gdb) frame 11&lt;BR /&gt;(gdb) p $sp - $sp_save&lt;BR /&gt;&lt;BR /&gt;(What version of gdb are you using?)</description>
      <pubDate>Wed, 15 Apr 2009 00:20:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-dump-on-hp-pa-risc/m-p/4400697#M665696</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-04-15T00:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Core dump on HP-PA RISC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/core-dump-on-hp-pa-risc/m-p/4400698#M665697</link>
      <description>Instead of creating a new thread, you should copy your new info and attachment to your existing thread:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1327087" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1327087&lt;/A&gt;</description>
      <pubDate>Wed, 15 Apr 2009 00:23:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/core-dump-on-hp-pa-risc/m-p/4400698#M665697</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-04-15T00:23:54Z</dc:date>
    </item>
  </channel>
</rss>

