<?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: received a SIGSEGV for stack growth failure in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033295#M431337</link>
    <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;As I said initially, I have not much experience in HP-UX (actually Unix in general), however now I got an error from OMNIBACKUP on the same box, and there were no changes done on omnibackup nor autosys, and they were working for the last 5 years, so it looks to me more as a problem on the server instead of a bad application.&lt;BR /&gt;&lt;BR /&gt;"operator@chapters:/home/operator&amp;gt; xomni&lt;BR /&gt;Starting GUI...&lt;BR /&gt;Please wait, this may take some time...&lt;BR /&gt;&lt;BR /&gt;Pid 4150 received a SIGSEGV for stack growth failure.&lt;BR /&gt;Possible causes: insufficient memory or swap space,&lt;BR /&gt;or stack size exceeded maxssiz.&lt;BR /&gt;/opt/omni/bin/xomni[122]: 4150 Memory fault(coredump)"&lt;BR /&gt;&lt;BR /&gt;Thanks and I appreciate all help received.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 14 Mar 2007 10:35:32 GMT</pubDate>
    <dc:creator>Nick Raceu</dc:creator>
    <dc:date>2007-03-14T10:35:32Z</dc:date>
    <item>
      <title>received a SIGSEGV for stack growth failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033283#M431325</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;After installing the DST patch (PHCO_35991) and rebooting the machine, I can not use AUTOSYS software. I get the following error: "Pid 8429 received a SIGSEGV for stack growth failure. Possible causes: insufficient memory or swap space, or stack size exceeded maxssiz."&lt;BR /&gt;I'm new to HP-UX so please let me know what info should I provide.&lt;BR /&gt;I'm running HP-UX B.11.00 and Oracle 8.0.6&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Mar 2007 09:36:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033283#M431325</guid>
      <dc:creator>Nick Raceu</dc:creator>
      <dc:date>2007-03-12T09:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: received a SIGSEGV for stack growth failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033284#M431326</link>
      <description>I very much doubt that the tztab patch had anything to do with your problem. It is probable that you either exceeded a kernel limit (maxdsiz or maxssiz) or more swap is needed. &lt;BR /&gt;&lt;BR /&gt;Please post the output of these commands:&lt;BR /&gt;&lt;BR /&gt;kmtune&lt;BR /&gt;swapinfo -tam&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Mar 2007 09:42:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033284#M431326</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-03-12T09:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: received a SIGSEGV for stack growth failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033285#M431327</link>
      <description>Nick,&lt;BR /&gt;&lt;BR /&gt;I have to wonder if these two aren't just coincidence.  The DST patch really only affect the /usr/lib/tztab file which shouldn't have any affect on maxssize.  Check the date/time stamps on /stand/system, /stand/vmunix and /stand/vmunix.prev, compared against /etc/shutdownlog.  I'm wondering if someone played with maxssiz, then built a new kernel but never re-booted with that new kernel.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 12 Mar 2007 09:45:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033285#M431327</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-03-12T09:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: received a SIGSEGV for stack growth failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033286#M431328</link>
      <description>Hi Clay,&lt;BR /&gt;here is the info:&lt;BR /&gt;/home/root# 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        1024       0    1024    0%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -     226    -226&lt;BR /&gt;memory      998     102     896   10%&lt;BR /&gt;total      2022     328    1694   16%       -       0    -&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Mar 2007 09:51:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033286#M431328</guid>
      <dc:creator>Nick Raceu</dc:creator>
      <dc:date>2007-03-12T09:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: received a SIGSEGV for stack growth failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033287#M431329</link>
      <description>Hi Pete,&lt;BR /&gt;&lt;BR /&gt;Looks like the system has been rebooted several times since the last kernel has been re-built:&lt;BR /&gt;root@chapters:/stand# ls -ltr&lt;BR /&gt;total 70166&lt;BR /&gt;drwxr-xr-x   2 root       root          8192 Dec 20  2000 lost+found&lt;BR /&gt;-rw-r--r--   1 root       sys             19 Dec 20  2000 bootconf&lt;BR /&gt;-r--r--r--   1 root       sys             82 Dec 20  2000 kernrel&lt;BR /&gt;drwxr-xr-x   2 root       sys           1024 Dec 21  2000 system.d&lt;BR /&gt;-r--r--r--   1 root       sys           1103 Dec 22  2000 system.prev2&lt;BR /&gt;-rw-rw-rw-   1 root       sys            980 Feb  1  2001 system_chapter1&lt;BR /&gt;-rwxr-xr-x   1 root       sys        11622256 Feb 23  2001 vmunix.prev2&lt;BR /&gt;-rw-rw-rw-   1 root       sys           1038 Jan 19  2002 system.prev&lt;BR /&gt;-rwxr-xr-x   1 root       sys        12117872 Jan 19  2002 vmunix.prev&lt;BR /&gt;drwxr-xr-x   5 root       sys           1024 Jan 19  2002 dlkm.vmunix.prev&lt;BR /&gt;-rw-rw-rw-   1 root       sys           1045 Jan 19  2002 system&lt;BR /&gt;-rwxr-xr-x   1 root       sys        12117872 Jan 19  2002 vmunix&lt;BR /&gt;drwxr-xr-x   3 root       sys           2048 Jan 19  2002 build&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Here are some rebootes in the last 3 years:&lt;BR /&gt;16:38  Thu Feb 19, 2004.  Reboot:  (by chapters!root)&lt;BR /&gt;16:22  Wed Jul 21, 2004.  Reboot:  (by chapters!root)&lt;BR /&gt;11:37  Thu Sep 16, 2004.  Reboot:  (by chapters!root)&lt;BR /&gt;14:57  Tue Mar  1, 2005.  Reboot:  (by chapters!root)&lt;BR /&gt;17:40  Thu Dec  8, 2005.  Reboot:  (by chapters!root)&lt;BR /&gt;14:40  Fri Mar  9, 2007.  Reboot:  (by chapters!root)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Mar 2007 09:59:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033287#M431329</guid>
      <dc:creator>Nick Raceu</dc:creator>
      <dc:date>2007-03-12T09:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: received a SIGSEGV for stack growth failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033288#M431330</link>
      <description>Your box is running with the out-of-the-box settings for maxdsiz, maxtsiz, and maxssiz. &lt;BR /&gt;&lt;BR /&gt;Your current settings have maxssiz set to 8MiB and maxdsiz and maxtsiz both set to 64MiB.&lt;BR /&gt;&lt;BR /&gt;I would increase maxssiz to 32MiB, maxdsiz to 512MiB, and maxtsiz to 128MiB and see if your problems go away.</description>
      <pubDate>Mon, 12 Mar 2007 10:06:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033288#M431330</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-03-12T10:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: received a SIGSEGV for stack growth failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033289#M431331</link>
      <description>Clay, I have increased maxssiz to 32MiB, maxdsiz to 512MiB, and maxtsiz to 128MiB, however i still get same error when trying to start the AutoSys event server.&lt;BR /&gt;Thanks&lt;BR /&gt;Nick</description>
      <pubDate>Tue, 13 Mar 2007 10:40:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033289#M431331</guid>
      <dc:creator>Nick Raceu</dc:creator>
      <dc:date>2007-03-13T10:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: received a SIGSEGV for stack growth failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033290#M431332</link>
      <description>That message is only generated when there really *is* a stack growth failure.&lt;BR /&gt;&lt;BR /&gt;You raised maxssiz -- which is the most obvious thing to try [though I agree with you that the kernel settings should have been the same].&lt;BR /&gt;&lt;BR /&gt;Next most obvious is swap available (since growth of any virtual object requires swap reservation), your swapinfo output shows plenty of space available... I presume you looped swapinfo or used Glance to monitor to ensure that AUTOSYS doesn't consume most of the swap just starting up (for Data, etc.) and then get the SIGSEGV for swap... and tear itself down so you see plenty of resources again.&lt;BR /&gt;&lt;BR /&gt;Third in the list is lockable memory (mlock/plock interfaces) if this application is allowed to lock pages. Again, with so much available -- this shouldn't be coming into play unless the Text/Data/non-stack allocations of the application consume all/most of the memory first.&lt;BR /&gt;&lt;BR /&gt;To address the points above, if you haven't already monitor the system state using Glance or other tools while you try to run AUTOSYS -- just to ensure it doesn't spike up and then return the system to previous state.&lt;BR /&gt;&lt;BR /&gt;Assuming that it isn't doing this (and my gut is that it isn't), I would expect that AUTOSYS is actually having a recursion loop and truly exhausting the stack. If it appears to run longer (if the wall clock time is measurable) after raising maxssiz, that would support this theory. Additionally, you could/should check for a core file and see if the stack object within the core file is sized at or near maxssiz and what the stack trace was for the application at the time.</description>
      <pubDate>Tue, 13 Mar 2007 12:26:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033290#M431332</guid>
      <dc:creator>Don Morris_1</dc:creator>
      <dc:date>2007-03-13T12:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: received a SIGSEGV for stack growth failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033291#M431333</link>
      <description>That message is only generated when there really *is* a stack growth failure.&lt;BR /&gt;&lt;BR /&gt;It would be more accurate to say that that message was probably generated on a stack growth failure but the actual message is entirely dependent upon what signal handler was in place for SIGSEGV for the process at the time.&lt;BR /&gt;&lt;BR /&gt;Autosys is extremely easy to misconfigure; I would suggest that you contact Computer Associates for support.</description>
      <pubDate>Tue, 13 Mar 2007 13:26:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033291#M431333</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-03-13T13:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: received a SIGSEGV for stack growth failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033292#M431334</link>
      <description>Unfortunatley i dont have support from Ca and also, nothing has been changed on the AUTOSYS app, just the DST patch for the HP-UX and the reboot.&lt;BR /&gt;Nick</description>
      <pubDate>Tue, 13 Mar 2007 15:18:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033292#M431334</guid>
      <dc:creator>Nick Raceu</dc:creator>
      <dc:date>2007-03-13T15:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: received a SIGSEGV for stack growth failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033293#M431335</link>
      <description>This error is typically a coding error caused by infinite recursion.  Setting maxssiz larger will only make your core files bigger.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Don:  I would expect that AUTOSYS is actually having a recursion loop and truly exhausting the stack.&lt;BR /&gt;&lt;BR /&gt;Exactly.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Don: you could/should check for a core file and see if the stack object within the core file is sized at or near maxssiz and what the stack trace was for the application at the time.&lt;BR /&gt;&lt;BR /&gt;Having the same set of function in a stack trace will show this.  You need to use gdb's "bt" command:&lt;BR /&gt;$ gdb autosys-exec  core&lt;BR /&gt;(gdb) bt&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Clay: but the actual message is entirely dependent upon what signal handler was in place for SIGSEGV for the process at the time.&lt;BR /&gt;&lt;BR /&gt;You have to go out of your way to provide a handler for stack overflow.  You have to call sigstack(2), sigaltstack(2) or sigspace(2).&lt;BR /&gt;&lt;BR /&gt;So if you get the message, you have a stack overflow.</description>
      <pubDate>Tue, 13 Mar 2007 19:12:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033293#M431335</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-03-13T19:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: received a SIGSEGV for stack growth failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033294#M431336</link>
      <description>No, I'm serious. That message is generated when a virtual fault is taken, we determine that it is a stack fault -- but the stack fault can not be satisfied. It is a kernel generated message -- it won't matter what the signal handlers do with the SIGSEGV, that message is generated first. Only an unsatisfied stack fault will generate it.</description>
      <pubDate>Wed, 14 Mar 2007 10:09:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033294#M431336</guid>
      <dc:creator>Don Morris_1</dc:creator>
      <dc:date>2007-03-14T10:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: received a SIGSEGV for stack growth failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033295#M431337</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;As I said initially, I have not much experience in HP-UX (actually Unix in general), however now I got an error from OMNIBACKUP on the same box, and there were no changes done on omnibackup nor autosys, and they were working for the last 5 years, so it looks to me more as a problem on the server instead of a bad application.&lt;BR /&gt;&lt;BR /&gt;"operator@chapters:/home/operator&amp;gt; xomni&lt;BR /&gt;Starting GUI...&lt;BR /&gt;Please wait, this may take some time...&lt;BR /&gt;&lt;BR /&gt;Pid 4150 received a SIGSEGV for stack growth failure.&lt;BR /&gt;Possible causes: insufficient memory or swap space,&lt;BR /&gt;or stack size exceeded maxssiz.&lt;BR /&gt;/opt/omni/bin/xomni[122]: 4150 Memory fault(coredump)"&lt;BR /&gt;&lt;BR /&gt;Thanks and I appreciate all help received.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Mar 2007 10:35:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033295#M431337</guid>
      <dc:creator>Nick Raceu</dc:creator>
      <dc:date>2007-03-14T10:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: received a SIGSEGV for stack growth failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033297#M431339</link>
      <description>&amp;gt;Don:  No, I'm serious.&lt;BR /&gt;&lt;BR /&gt;I'm not sure who you were responding to here?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;but the stack fault can not be satisfied. It is a kernel generated message -- it won't matter what the signal handlers do with the SIGSEGV, that message is generated first.&lt;BR /&gt;&lt;BR /&gt;If by this you mean that "satisfied" can be done with sigstack(2), sigaltstack(2) or sigspace(2), then there won't be that message?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;so it looks to me more as a problem on the server instead of a bad application.&lt;BR /&gt;&lt;BR /&gt;As long as you have maxssiz reasonable and swapspace, you should be ok.&lt;BR /&gt;&lt;BR /&gt;Pid 4150 received a SIGSEGV for stack growth failure. ...&lt;BR /&gt;/opt/omni/bin/xomni[122]: 4150 Memory fault(coredump)"&lt;BR /&gt;&lt;BR /&gt;As suggested, you should use gdb to get a stack trace, that may suggest other solutions.&lt;BR /&gt;&lt;BR /&gt;You need to look at line 122 of xomni to see what executable was being run.</description>
      <pubDate>Wed, 14 Mar 2007 20:10:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033297#M431339</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-03-14T20:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: received a SIGSEGV for stack growth failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033298#M431340</link>
      <description>Dennis&amp;gt; "I'm not sure who you were responding to here?"&lt;BR /&gt;&lt;BR /&gt;I was responding to Mr. Stephenson -- manual quoting is the bane of my existence.&lt;BR /&gt;&lt;BR /&gt;Dennis&amp;gt; "If by this you mean that "satisfied" can be done with sigstack(2), sigaltstack(2) or sigspace(2), then there won't be that message?"&lt;BR /&gt;&lt;BR /&gt;Nope -- I mean statisfied from VM's/the fault handlers point of view (the virtual address is legal for the process, we can grow the stack to cover it, all physical/lockable/swap reservations are satisfied, etc.). If VM can't satisfy the fault -- you get the message, and the process gets a SIGSEGV. &lt;BR /&gt;The sig&lt;FOO&gt; calls you mention will relate to how the process handles the SIGSEGV (it may well handle it), but the kernel will still log that we sent it for this case.&lt;BR /&gt;&lt;BR /&gt;Dennis&amp;gt; "As suggested, you should use gdb to get a stack trace, that may suggest other solutions."&lt;BR /&gt;&lt;BR /&gt;Seconded.&lt;/FOO&gt;</description>
      <pubDate>Thu, 15 Mar 2007 09:00:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033298#M431340</guid>
      <dc:creator>Don Morris_1</dc:creator>
      <dc:date>2007-03-15T09:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: received a SIGSEGV for stack growth failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033299#M431341</link>
      <description>After all looks like a coruption in the autosys database caused the problem.</description>
      <pubDate>Thu, 15 Mar 2007 10:02:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033299#M431341</guid>
      <dc:creator>Nick Raceu</dc:creator>
      <dc:date>2007-03-15T10:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: received a SIGSEGV for stack growth failure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033300#M431342</link>
      <description>&amp;gt;Don: If VM can't satisfy the fault -- you get the message, and the process gets a SIGSEGV.  The sig&lt;FOO&gt; calls you mention will relate to how the process handles the SIGSEGV (it may well handle it), but the kernel will still log that we sent it for this case.&lt;BR /&gt;&lt;BR /&gt;That has not been my experience.  (I just tried it.)  If you call sig&lt;FOO&gt;, you don't get the message because the stack overflow can be handled.&lt;/FOO&gt;&lt;/FOO&gt;</description>
      <pubDate>Thu, 15 Mar 2007 17:14:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/received-a-sigsegv-for-stack-growth-failure/m-p/5033300#M431342</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-03-15T17:14:23Z</dc:date>
    </item>
  </channel>
</rss>

