<?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: PRIH Core Dump in HP-UX 11.11 during running of application in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/prih-core-dump-in-hp-ux-11-11-during-running-of-application/m-p/4587153#M650863</link>
    <description>&amp;gt;I had found same kind of error with PERL.&lt;BR /&gt;&lt;BR /&gt;Heap corruption is different each time.&lt;BR /&gt;&lt;BR /&gt;Can I do some testing with LD_PRELOAD environment variable in my user profile?&lt;BR /&gt;&lt;BR /&gt;No.  You don't dare export LD_PRELOAD.  You must only set it just before you need it:&lt;BR /&gt;LD_PRELOAD=xxxx command ...&lt;BR /&gt;</description>
    <pubDate>Sun, 21 Feb 2010 04:23:36 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2010-02-21T04:23:36Z</dc:date>
    <item>
      <title>PRIH Core Dump in HP-UX 11.11 during running of application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/prih-core-dump-in-hp-ux-11-11-during-running-of-application/m-p/4587149#M650859</link>
      <description>One of our application name is PRIH. It was executing successfully in Oracle 8i(8.1.7.4), but giving core dump some times in Oracle 10g(10.2.0.4).&lt;BR /&gt;&lt;BR /&gt;This application picks up some files, applies logic and update the transaction value.&lt;BR /&gt;&lt;BR /&gt;Please find the GDB output attached herewith for your reference.&lt;BR /&gt;&lt;BR /&gt;Please help me out. It is a production issue.</description>
      <pubDate>Fri, 19 Feb 2010 14:28:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/prih-core-dump-in-hp-ux-11-11-during-running-of-application/m-p/4587149#M650859</guid>
      <dc:creator>Sandip Mitra</dc:creator>
      <dc:date>2010-02-19T14:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: PRIH Core Dump in HP-UX 11.11 during running of application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/prih-core-dump-in-hp-ux-11-11-during-running-of-application/m-p/4587150#M650860</link>
      <description>Program terminated with signal 11, Segmentation fault.&lt;BR /&gt;#0 0xc00000000079ed78 in free+0x148 libc.2&lt;BR /&gt;#1 0x40000000000a2a88 in MpGetCgtab_sr+0x1358&lt;BR /&gt;&lt;BR /&gt;You have heap corruption if you are aborting in free.  (Or passed in a bad pointer.)&lt;BR /&gt;You need to download a newer gdb and then use the heap checking commands to track this down.&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Feb 2010 18:43:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/prih-core-dump-in-hp-ux-11-11-during-running-of-application/m-p/4587150#M650860</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-02-19T18:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: PRIH Core Dump in HP-UX 11.11 during running of application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/prih-core-dump-in-hp-ux-11-11-during-running-of-application/m-p/4587151#M650861</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I would look into if all Oracle environment and required patches are in place.&lt;BR /&gt;&lt;BR /&gt;ORACLE_HOME and other variables if incorrect can cause this issue.&lt;BR /&gt;&lt;BR /&gt;Also, you may want to try relinking Oracle 10.2.0.4 or updating to a more current Oracle patch set. See &lt;A href="http://metalink.oracle.com" target="_blank"&gt;http://metalink.oracle.com&lt;/A&gt; for more information.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 19 Feb 2010 19:23:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/prih-core-dump-in-hp-ux-11-11-during-running-of-application/m-p/4587151#M650861</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-02-19T19:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: PRIH Core Dump in HP-UX 11.11 during running of application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/prih-core-dump-in-hp-ux-11-11-during-running-of-application/m-p/4587152#M650862</link>
      <description>Hi Denis &amp;amp; Steven,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;Our server is applied with the latest Oracle Patch Set.&lt;BR /&gt;&lt;BR /&gt;Denis, I have went through some of the forums in HP. I had found same kind of error with PERL. Can I do some testing with LD_PRELOAD environment variable in my user profile.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 20 Feb 2010 13:46:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/prih-core-dump-in-hp-ux-11-11-during-running-of-application/m-p/4587152#M650862</guid>
      <dc:creator>Sandip Mitra</dc:creator>
      <dc:date>2010-02-20T13:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: PRIH Core Dump in HP-UX 11.11 during running of application</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/prih-core-dump-in-hp-ux-11-11-during-running-of-application/m-p/4587153#M650863</link>
      <description>&amp;gt;I had found same kind of error with PERL.&lt;BR /&gt;&lt;BR /&gt;Heap corruption is different each time.&lt;BR /&gt;&lt;BR /&gt;Can I do some testing with LD_PRELOAD environment variable in my user profile?&lt;BR /&gt;&lt;BR /&gt;No.  You don't dare export LD_PRELOAD.  You must only set it just before you need it:&lt;BR /&gt;LD_PRELOAD=xxxx command ...&lt;BR /&gt;</description>
      <pubDate>Sun, 21 Feb 2010 04:23:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/prih-core-dump-in-hp-ux-11-11-during-running-of-application/m-p/4587153#M650863</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-02-21T04:23:36Z</dc:date>
    </item>
  </channel>
</rss>

