<?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: possible stack overflow? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/possible-stack-overflow/m-p/4693537#M383469</link>
    <description>&lt;P&gt;You could have a recursive stack overflow due to coding mistakes.&lt;BR /&gt;&lt;BR /&gt;But all of the other errors makes it look like you are out of swap when it happens.&lt;BR /&gt;Add more memory or swap.&lt;/P&gt;</description>
    <pubDate>Sat, 09 Jul 2016 06:04:12 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2016-07-09T06:04:12Z</dc:date>
    <item>
      <title>possible stack overflow?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/possible-stack-overflow/m-p/4693534#M383466</link>
      <description>All,&lt;BR /&gt;Had an issue with a server (snippet from the syslog is attached). Is there a way to determine what caused this issue? Basically locked the system up. &lt;BR /&gt;&lt;BR /&gt;System is an HP Integrity rx2620. 1 processor&lt;BR /&gt;&lt;BR /&gt;Sep 28 19:10:02 fgexsh41 vmunix: Deferred swap reservation failure pid: 22658&lt;BR /&gt;Sep 28 19:10:02 fgexsh41 vmunix:&lt;BR /&gt;Sep 28 19:10:02 fgexsh41 vmunix: Pid 22658 was killed due to failure in writing the signal context- possible stack overflow.&lt;BR /&gt;Sep 28 19:10:02 fgexsh41 vmunix: Deferred swap reservation failure pid: 22658&lt;BR /&gt;Sep 28 19:22:33 fgexsh41 vmunix: Warning: Ignoring setuid/setgid bit on "/h/EC/progs/debx_env_launch" as the system tunable "secure_sid_scripts" is s&lt;BR /&gt;et.&lt;BR /&gt;Sep 28 19:27:17 fgexsh41 vmunix: Deferred swap reservation failure pid: 23914&lt;BR /&gt;Sep 28 19:27:17 fgexsh41 vmunix:&lt;BR /&gt;Sep 28 19:27:17 fgexsh41 vmunix: Pid 23914 was killed due to failure in writing the signal context- possible stack overflow.&lt;BR /&gt;Sep 28 19:27:17 fgexsh41 vmunix: Deferred swap reservation failure pid: 23914&lt;BR /&gt;Sep 28 19:33:34 fgexsh41  above message repeats 2 times&lt;BR /&gt;Sep 28 19:38:00 fgexsh41 syslog: clnt_dg_create: out of memory&lt;BR /&gt;Sep 28 19:51:28 fgexsh41 vmunix: Deferred swap reservation failure pid: 26610&lt;BR /&gt;Sep 28 19:51:28 fgexsh41 vmunix:&lt;BR /&gt;Sep 28 19:51:28 fgexsh41 vmunix: Pid 26610 was killed due to failure in writing the signal context- possible stack overflow.&lt;BR /&gt;Sep 28 19:51:28 fgexsh41 vmunix: Deferred swap reservation failure pid: 26610&lt;BR /&gt;Sep 28 19:59:39 fgexsh41 vmunix: Deferred swap reservation failure pid: 27676&lt;BR /&gt;Sep 28 20:04:44 fgexsh41 vmunix: Warning: Ignoring setuid/setgid bit on "/h/EC/progs/debx_env_launch" as the system tunable "secure_sid_scripts" is s&lt;BR /&gt;et.&lt;BR /&gt;Sep 28 20:04:45 fgexsh41 vmunix: Deferred swap reservation failure pid: 27864&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Sep 2010 15:23:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/possible-stack-overflow/m-p/4693534#M383466</guid>
      <dc:creator>Jonathan Grymes</dc:creator>
      <dc:date>2010-09-30T15:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: possible stack overflow?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/possible-stack-overflow/m-p/4693535#M383467</link>
      <description>Basically the system could not reserve any swap space for new processes because none was available.&lt;BR /&gt;&lt;BR /&gt;How much RAM does the system have? Please post the output of 'swapinfo -tam'.</description>
      <pubDate>Thu, 30 Sep 2010 15:29:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/possible-stack-overflow/m-p/4693535#M383467</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2010-09-30T15:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: possible stack overflow?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/possible-stack-overflow/m-p/4693536#M383468</link>
      <description># swapinfo -tam&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        4096     856    3240   21%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -    1961   -1961&lt;BR /&gt;memory     2028    1509     519   74%&lt;BR /&gt;total      6124    4326    1798   71%       -       0    -&lt;BR /&gt;#&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Sep 2010 15:34:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/possible-stack-overflow/m-p/4693536#M383468</guid>
      <dc:creator>Jonathan Grymes</dc:creator>
      <dc:date>2010-09-30T15:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: possible stack overflow?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/possible-stack-overflow/m-p/4693537#M383469</link>
      <description>&lt;P&gt;You could have a recursive stack overflow due to coding mistakes.&lt;BR /&gt;&lt;BR /&gt;But all of the other errors makes it look like you are out of swap when it happens.&lt;BR /&gt;Add more memory or swap.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jul 2016 06:04:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/possible-stack-overflow/m-p/4693537#M383469</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2016-07-09T06:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: possible stack overflow?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/possible-stack-overflow/m-p/4693538#M383470</link>
      <description>&amp;gt;And more memory or swap.&lt;BR /&gt;&lt;BR /&gt;If not obvious, I should have said: Add more memory or swap.</description>
      <pubDate>Sat, 02 Oct 2010 06:23:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/possible-stack-overflow/m-p/4693538#M383470</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-10-02T06:23:21Z</dc:date>
    </item>
  </channel>
</rss>

