<?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: /usr/lib/dld.sl: Call to mmap() failed - BSS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-call-to-mmap-failed-bss/m-p/4074376#M308147</link>
    <description>Note that the error messages you are seeing are most likely logged to the console and not as a direct result of you logging in. However, you are swapping like crazy at this point and you need to reduce memory pressure. Mmap() can set errno = ENOMEM in two cases: 1) A process has hit maxdsiz 2) Not enough virtual memory for the request (more swap is needed).&lt;BR /&gt;&lt;BR /&gt;Your box is probably performing terribly so you need more physical memory or you need to reduce the memory load.&lt;BR /&gt;&lt;BR /&gt;I also notice that you have pseudoswap turned on; that is completely useless in your case where you have more actual swap than physical memory.</description>
    <pubDate>Fri, 21 Sep 2007 15:47:31 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2007-09-21T15:47:31Z</dc:date>
    <item>
      <title>/usr/lib/dld.sl: Call to mmap() failed - BSS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-call-to-mmap-failed-bss/m-p/4074375#M308146</link>
      <description>Hi team,&lt;BR /&gt;&lt;BR /&gt;After login in the Server:&lt;BR /&gt;login: root&lt;BR /&gt;Password: &lt;BR /&gt;Please wait...checking for disk quotas&lt;BR /&gt;/usr/lib/dld.sl: Call to mmap() failed - BSS /usr/lib/libxti.2&lt;BR /&gt;/usr/lib/dld.sl: Not enough space&lt;BR /&gt;sh: 9487 Abort(coredump)&lt;BR /&gt;(c)Copyright 1983-2003 Hewlett-Packard Development Company, L.P.&lt;BR /&gt;(c)Copyright 1979, 1980, 1983, 1985-1993 The Regents of the Univ. of California&lt;BR /&gt;(c)Copyright 1980, 1984, 1986 Novell, Inc.&lt;BR /&gt;(c)Copyright 1986-2000 Sun Microsystems, Inc.&lt;BR /&gt;(c)Copyright 1985, 1986, 1988 Massachusetts Institute of Technology&lt;BR /&gt;(c)Copyright 1989-1993  The Open Software Foundation, Inc.&lt;BR /&gt;(c)Copyright 1990 Motorola, Inc.&lt;BR /&gt;(c)Copyright 1990, 1991, 1992 Cornell University&lt;BR /&gt;(c)Copyright 1989-1991 The University of Maryland&lt;BR /&gt;(c)Copyright 1988 Carnegie Mellon University&lt;BR /&gt;(c)Copyright 1991-2003 Mentat Inc.&lt;BR /&gt;(c)Copyright 1996 Morning Star Technologies, Inc.&lt;BR /&gt;(c)Copyright 1996 Progressive Systems, Inc.&lt;BR /&gt;  &lt;BR /&gt;&lt;BR /&gt;                  RESTRICTED RIGHTS LEGEND&lt;BR /&gt;Use, duplication, or disclosure by the U.S. Government is subject to&lt;BR /&gt;restrictions as set forth in sub-paragraph (c)(1)(ii) of the Rights in&lt;BR /&gt;Technical Data and Computer Software clause in DFARS 252.227-7013.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                  Hewlett-Packard Company&lt;BR /&gt;                  3000 Hanover Street&lt;BR /&gt;                  Palo Alto, CA 94304 U.S.A.&lt;BR /&gt;&lt;BR /&gt;Rights for non-DOD U.S. Government Departments and Agencies are as set&lt;BR /&gt;forth in FAR 52.227-19(c)(1,2).&lt;BR /&gt;You have mail.&lt;BR /&gt;                                                                        &lt;BR /&gt;Value of TERM has been set to "vt220". &lt;BR /&gt;WARNING:  YOU ARE SUPERUSER !!&lt;BR /&gt;&lt;BR /&gt;[SapBW1Dev]/&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Server Model: Serie N Hp9000&lt;BR /&gt;ram: 12GB&lt;BR /&gt;swapinfo&lt;BR /&gt;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        5120    2208    2912   43%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev        5120    2204    2916   43%       0       -    1  /dev/vg00/lvol9&lt;BR /&gt;dev       10236   10202      34  100%       0       -    0  /dev/vgswap/lvswap1&lt;BR /&gt;dev       10236   10202      34  100%       0       -    0  /dev/vgswap/lvswap2&lt;BR /&gt;reserve       -    5897   -5897&lt;BR /&gt;memory    12288   12287       1  100%&lt;BR /&gt;total     43000   43000       0  100%       -       0    -&lt;BR /&gt;&lt;BR /&gt;What i can do?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 21 Sep 2007 15:35:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-call-to-mmap-failed-bss/m-p/4074375#M308146</guid>
      <dc:creator>Miguel Carabano_1</dc:creator>
      <dc:date>2007-09-21T15:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Call to mmap() failed - BSS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-call-to-mmap-failed-bss/m-p/4074376#M308147</link>
      <description>Note that the error messages you are seeing are most likely logged to the console and not as a direct result of you logging in. However, you are swapping like crazy at this point and you need to reduce memory pressure. Mmap() can set errno = ENOMEM in two cases: 1) A process has hit maxdsiz 2) Not enough virtual memory for the request (more swap is needed).&lt;BR /&gt;&lt;BR /&gt;Your box is probably performing terribly so you need more physical memory or you need to reduce the memory load.&lt;BR /&gt;&lt;BR /&gt;I also notice that you have pseudoswap turned on; that is completely useless in your case where you have more actual swap than physical memory.</description>
      <pubDate>Fri, 21 Sep 2007 15:47:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-call-to-mmap-failed-bss/m-p/4074376#M308147</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-09-21T15:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/lib/dld.sl: Call to mmap() failed - BSS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-call-to-mmap-failed-bss/m-p/4074377#M308148</link>
      <description>&amp;gt;Clay: I also notice that you have pseudoswap turned on; that is completely useless in your case ...&lt;BR /&gt;&lt;BR /&gt;(Yes but it allows us to know how much RAM there is and for you to comment about pseudoswap. :-)&lt;BR /&gt;&lt;BR /&gt;&amp;gt;mmap() can set errno = ENOMEM in two cases: 1) A process has hit maxdsiz&lt;BR /&gt;&lt;BR /&gt;I doubt it is this since dld errors typically occur at the start.</description>
      <pubDate>Sat, 22 Sep 2007 04:47:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/usr-lib-dld-sl-call-to-mmap-failed-bss/m-p/4074377#M308148</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-09-22T04:47:48Z</dc:date>
    </item>
  </channel>
</rss>

