<?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: SIGSEV for stack growth failure: libc problem? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sigsev-for-stack-growth-failure-libc-problem/m-p/3040613#M811809</link>
    <description>Could you please post swapinfo -tam results for us to see.&lt;BR /&gt;&lt;BR /&gt;You might have other kernel tuning issues that need to be dealt with.&lt;BR /&gt;&lt;BR /&gt;kmtune output would be useful too.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 04 Aug 2003 14:31:41 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-08-04T14:31:41Z</dc:date>
    <item>
      <title>SIGSEV for stack growth failure: libc problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sigsev-for-stack-growth-failure-libc-problem/m-p/3040612#M811808</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Customer is facing to a problem running a batch program (not changed since last year) on a hp-ux 11.00 box.&lt;BR /&gt;&lt;BR /&gt;The error is:&lt;BR /&gt;&lt;BR /&gt;"Pid 5133 received a SIGSEGV for stack growth failure.&lt;BR /&gt;Possible causes: insufficient memory or swap space, or stack size exceeded maxssiz."&lt;BR /&gt;&lt;BR /&gt;Value of maxssiz is "8388608".&lt;BR /&gt;Memory &amp;amp; swap usage is absolutely under control.&lt;BR /&gt;&lt;BR /&gt;I found that this error could be generated by problems on /usr/lib/libc.2 library, libc patches currently installed are:&lt;BR /&gt;&lt;BR /&gt;PHCO_18102&lt;BR /&gt;PHCO_18227    &lt;BR /&gt;PHCO_18228&lt;BR /&gt;PHCO_18229&lt;BR /&gt;PHCO_19491&lt;BR /&gt;PHCO_20493&lt;BR /&gt;PHCO_22314&lt;BR /&gt;PHCO_23092&lt;BR /&gt;PHCO_23706&lt;BR /&gt;PHCO_24148&lt;BR /&gt;PHSS_16849&lt;BR /&gt;PHSS_19956&lt;BR /&gt;&lt;BR /&gt;I know that there more recent libc patches have been released (PHCO_28425 for istances), but such update require a more consistent patch management (due to various dependencies) that customer can not face as quick as they need a solution...&lt;BR /&gt;&lt;BR /&gt;Has anybody seen this problem ?&lt;BR /&gt;&lt;BR /&gt;Simone</description>
      <pubDate>Mon, 04 Aug 2003 14:29:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sigsev-for-stack-growth-failure-libc-problem/m-p/3040612#M811808</guid>
      <dc:creator>Simone Benzi_1</dc:creator>
      <dc:date>2003-08-04T14:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: SIGSEV for stack growth failure: libc problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sigsev-for-stack-growth-failure-libc-problem/m-p/3040613#M811809</link>
      <description>Could you please post swapinfo -tam results for us to see.&lt;BR /&gt;&lt;BR /&gt;You might have other kernel tuning issues that need to be dealt with.&lt;BR /&gt;&lt;BR /&gt;kmtune output would be useful too.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 04 Aug 2003 14:31:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sigsev-for-stack-growth-failure-libc-problem/m-p/3040613#M811809</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-08-04T14:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: SIGSEV for stack growth failure: libc problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sigsev-for-stack-growth-failure-libc-problem/m-p/3040614#M811810</link>
      <description />
      <pubDate>Mon, 04 Aug 2003 14:39:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sigsev-for-stack-growth-failure-libc-problem/m-p/3040614#M811810</guid>
      <dc:creator>Simone Benzi_1</dc:creator>
      <dc:date>2003-08-04T14:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: SIGSEV for stack growth failure: libc problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sigsev-for-stack-growth-failure-libc-problem/m-p/3040615#M811811</link>
      <description>I'm assuming that this is a 32-bit application; if not, then my comments apply to their 64-bit counterparts. Your maxssiz is at the defaullt (8MB) and that does tend to be on the smallish side. I would bump it up to 32MB. Maxdsiz is currently at 512MB and that is probably okay although you might increase it to 800MB or so. Even though your code has been running for this long, a kernel limit may have been reached because of growth of data which led to greater recursion. The other thing that can cause this problem (especially in 32-bit land) is that memory has become fragmewnted and no contigious chunk is large enough for the requested allocation.</description>
      <pubDate>Mon, 04 Aug 2003 14:50:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sigsev-for-stack-growth-failure-libc-problem/m-p/3040615#M811811</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-08-04T14:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: SIGSEV for stack growth failure: libc problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sigsev-for-stack-growth-failure-libc-problem/m-p/3040616#M811812</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Do you see mmap error in syslog and the Oracle log file? Something like this maybe:&lt;BR /&gt;&lt;BR /&gt;/usr/lib/dld.sl: Call to mmap() failed - TEXT&lt;BR /&gt;&lt;A lib="" target="_blank"&gt;&lt;BR /&gt;/usr/lib/dld.sl: Not enough space&lt;BR /&gt;&lt;BR /&gt;??&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Tan&lt;/A&gt;</description>
      <pubDate>Tue, 05 Aug 2003 01:48:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sigsev-for-stack-growth-failure-libc-problem/m-p/3040616#M811812</guid>
      <dc:creator>ITRC Support</dc:creator>
      <dc:date>2003-08-05T01:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: SIGSEV for stack growth failure: libc problem?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sigsev-for-stack-growth-failure-libc-problem/m-p/3040617#M811813</link>
      <description>Hi everybody,&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your answers.&lt;BR /&gt;Customer agreed in push up maxssiz and maxdsiz as suggested and now the batch is running fine.&lt;BR /&gt;&lt;BR /&gt;Grazie!&lt;BR /&gt;&lt;BR /&gt;Simone</description>
      <pubDate>Tue, 05 Aug 2003 13:26:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sigsev-for-stack-growth-failure-libc-problem/m-p/3040617#M811813</guid>
      <dc:creator>Simone Benzi_1</dc:creator>
      <dc:date>2003-08-05T13:26:00Z</dc:date>
    </item>
  </channel>
</rss>

