<?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: how to solve bad_alloc problems. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-solve-bad-alloc-problems/m-p/4025528#M93665</link>
    <description>&amp;gt;And now I have installed the patches you give me for version A.06.10.&lt;BR /&gt;&lt;BR /&gt;These patches are likely the recommended runtime lib patches for A.06.10.  (You should use the latest for A.06.14.)&lt;BR /&gt;&lt;BR /&gt;A.06.05, A.06.10 and upcoming A.06.15 are base releases.  You can't patch up to those versions.  You must have a support contract to  get those releases.&lt;BR /&gt;&lt;BR /&gt;If you do, you can get them on the Application Release CD, or download them from the SUM program.</description>
    <pubDate>Sun, 24 Jun 2007 19:51:03 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2007-06-24T19:51:03Z</dc:date>
    <item>
      <title>how to solve bad_alloc problems.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-solve-bad-alloc-problems/m-p/4025525#M93662</link>
      <description>Hi all,&lt;BR /&gt;  I have rectently found a problme on my hp-ux system. the following is my machines configuration:&lt;BR /&gt;  CPU info:&lt;BR /&gt;   Number of CPUs = 8&lt;BR /&gt;  Memory info:&lt;BR /&gt;   Memory = 16370 MB (15.986328 GB)&lt;BR /&gt;  Platform info:&lt;BR /&gt;   model string =          "ia64 hp server rx4640" &lt;BR /&gt;  OS info:&lt;BR /&gt;   sysname  = HP-UX&lt;BR /&gt;   nodename = SRBZ-4&lt;BR /&gt;   release  = B.11.23&lt;BR /&gt;   version  = U (unlimited-user license)&lt;BR /&gt;   machine  = ia64&lt;BR /&gt; &lt;BR /&gt;aCC -V&lt;BR /&gt;aCC: HP aC++/ANSI C B3910B A.06.02 [May 11 2005]&lt;BR /&gt;&lt;BR /&gt; when some application runs, if it allocate memroy frequently, it always shows :aCC: bad-alloc. I don't know why it happens,because at the same time the memory is much enough.&lt;BR /&gt;&lt;BR /&gt;and my another question is about upgrading my aCC compiler.  when i want to upgrade my compiler using patch PHSS_30847 ,the following error occurs at the log file:&lt;BR /&gt;&lt;BR /&gt;NOTE:    The patch fileset "PHSS_30847.ACXX-HELP,r=1.0" may only be                         &lt;BR /&gt;             installed upon a previously installed base fileset.  The                           &lt;BR /&gt;             specification for this base fileset is                                             &lt;BR /&gt;             "ACXX.ACXX-HELP,fr=C.05.55,v=HP".  Since there is no fileset                                                                                                                          &lt;BR /&gt;             on the target or selected from the source which matches this                       &lt;BR /&gt;             specification, fileset "PHSS_30847.ACXX-HELP,r=1.0" will be                        &lt;BR /&gt;             excluded.          &lt;BR /&gt;&lt;BR /&gt;I hope somebody can help me.</description>
      <pubDate>Sun, 24 Jun 2007 04:14:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-solve-bad-alloc-problems/m-p/4025525#M93662</guid>
      <dc:creator>jackie_siu</dc:creator>
      <dc:date>2007-06-24T04:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to solve bad_alloc problems.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-solve-bad-alloc-problems/m-p/4025526#M93663</link>
      <description>If you get bad_alloc, you are out of heap space, swapspace or your ulimit or maxdsiz is too small.  You can use kctune(1m) to increase maxdsiz.  Make sure your maxdsiz_64bit is more than your maxdsiz.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;upgrading my aCC compiler. when I want to upgrade my compiler using patch PHSS_30847&lt;BR /&gt;&lt;BR /&gt;Going to A.05.57 is not upgrading if you are are already on A.06.02.  It is going to obsolete aCC5 and not supported.  The latest is A.06.14.&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=8b080f1bace021100f1bace02110275d6e10RCRD" target="_blank"&gt;http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=8b080f1bace021100f1bace02110275d6e10RCRD&lt;/A&gt;</description>
      <pubDate>Sun, 24 Jun 2007 04:42:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-solve-bad-alloc-problems/m-p/4025526#M93663</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-06-24T04:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to solve bad_alloc problems.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-solve-bad-alloc-problems/m-p/4025527#M93664</link>
      <description>Yes Dennis,&lt;BR /&gt;  I have solved the first problem by following your guide. And now I have installed the patches you give me for version A.06.10. But when i tape the command aCC -V, it still shows my version is A.06.02,why?&lt;BR /&gt;  waiting for your response.&lt;BR /&gt;  And thanks a lot for your guide.</description>
      <pubDate>Sun, 24 Jun 2007 07:53:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-solve-bad-alloc-problems/m-p/4025527#M93664</guid>
      <dc:creator>jackie_siu</dc:creator>
      <dc:date>2007-06-24T07:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to solve bad_alloc problems.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-solve-bad-alloc-problems/m-p/4025528#M93665</link>
      <description>&amp;gt;And now I have installed the patches you give me for version A.06.10.&lt;BR /&gt;&lt;BR /&gt;These patches are likely the recommended runtime lib patches for A.06.10.  (You should use the latest for A.06.14.)&lt;BR /&gt;&lt;BR /&gt;A.06.05, A.06.10 and upcoming A.06.15 are base releases.  You can't patch up to those versions.  You must have a support contract to  get those releases.&lt;BR /&gt;&lt;BR /&gt;If you do, you can get them on the Application Release CD, or download them from the SUM program.</description>
      <pubDate>Sun, 24 Jun 2007 19:51:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-solve-bad-alloc-problems/m-p/4025528#M93665</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-06-24T19:51:03Z</dc:date>
    </item>
  </channel>
</rss>

