<?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: Memory fault(coredump) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/4303206#M688902</link>
    <description>You can NOT expect to build on 11.31 and expect it to run on 11.23.  HP-UX is only forward compatible.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Is it to do with the Perl versions or HP-UX different versions&lt;BR /&gt;&lt;BR /&gt;It could be either or both.</description>
    <pubDate>Mon, 10 Nov 2008 11:35:09 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2008-11-10T11:35:09Z</dc:date>
    <item>
      <title>Memory fault(coredump)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/4303205#M688901</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We have built a Perl Binary using PAR Packager. The Binary works fine in the system in which i have built the binary. But it gives Memory fault(coredump) in the test machine. &lt;BR /&gt;&lt;BR /&gt;The System configurations for both the machines are as follows.&lt;BR /&gt;Build Machine: HP-UX B.11.31 U ia64 0155957638 &amp;amp; Perl 5.8.3&lt;BR /&gt;&lt;BR /&gt;Test Machine : HP-UX B.11.23 U ia64 0568051767 &amp;amp; Perl 5.8.8&lt;BR /&gt;&lt;BR /&gt;After debugging the code on where it takes core dump, i came to know it is failing in the below line of code.&lt;BR /&gt;&lt;BR /&gt; my $r = $self-&amp;gt;SUPER::call($method, @soapargs); &lt;BR /&gt;which uses SOAP::Lite perl module. &lt;BR /&gt;&lt;BR /&gt;Script runs fine at both systems. But, the binary is running only in build system (perl 5.8.3) but hitting with MemoryFault(Core dump) in the test system (perl 5.8.8).&lt;BR /&gt;&lt;BR /&gt;What could be the problem causing the Perl binary to give Memory fault(coredump)? Is it to do with the Perl versions or HPUX different versions or some issue with SOAP::Lite perl module itself? &lt;BR /&gt;&lt;BR /&gt;Please help me with suggestions or any pointers.&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Nov 2008 11:28:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/4303205#M688901</guid>
      <dc:creator>sandesh K</dc:creator>
      <dc:date>2008-11-10T11:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Memory fault(coredump)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/4303206#M688902</link>
      <description>You can NOT expect to build on 11.31 and expect it to run on 11.23.  HP-UX is only forward compatible.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Is it to do with the Perl versions or HP-UX different versions&lt;BR /&gt;&lt;BR /&gt;It could be either or both.</description>
      <pubDate>Mon, 10 Nov 2008 11:35:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/4303206#M688902</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-11-10T11:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Memory fault(coredump)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/4303207#M688903</link>
      <description>&lt;BR /&gt;Some confusion with the System configurations.&lt;BR /&gt;&lt;BR /&gt;Build Machine :B.11.23 U ia64 0568051767 &amp;amp; Perl 5.8.3&lt;BR /&gt;Test Machine  :B.11.31 U ia64 0155957638 &amp;amp; Perl 5.8.8</description>
      <pubDate>Mon, 10 Nov 2008 11:40:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/4303207#M688903</guid>
      <dc:creator>sandesh K</dc:creator>
      <dc:date>2008-11-10T11:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Memory fault(coredump)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/4303208#M688904</link>
      <description>&amp;gt;Some confusion with the System configurations.&lt;BR /&gt;&lt;BR /&gt;Ok, in this case, it is either the newer perl or some type of latent bug in your perl program that only just happens to work at all.</description>
      <pubDate>Mon, 10 Nov 2008 11:54:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/4303208#M688904</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-11-10T11:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Memory fault(coredump)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/4303209#M688905</link>
      <description>I'm Sandesh's teammate.&lt;BR /&gt;&lt;BR /&gt;At source we could run soap calls without coredump or any glitch of failure. This issue happens only in the test system with perl 5.8.8  I'd expect the perl as well as HP-UX to be forward compatible as they are between our build and perl versions.</description>
      <pubDate>Mon, 10 Nov 2008 12:59:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/4303209#M688905</guid>
      <dc:creator>Rajagopal S</dc:creator>
      <dc:date>2008-11-10T12:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Memory fault(coredump)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/4303210#M688906</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Script runs fine at both systems. But, the binary is running only in build system (perl 5.8.3) but hitting with MemoryFault(Core dump) in the test system (perl 5.8.8).&lt;BR /&gt;&lt;BR /&gt;I suggest that you upgrade your "build" machine to Perl 5.8.8 which is a stable, current Perl.  Perl 5.8.3 was released about 2-years earlier than 5.8.8.  &lt;BR /&gt;&lt;BR /&gt;I presume that the module verion of SOAP::Lite is the same in both environments.  If not, you need to elimiminate that difference too.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Nov 2008 13:11:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-fault-coredump/m-p/4303210#M688906</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-11-10T13:11:40Z</dc:date>
    </item>
  </channel>
</rss>

