<?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: /bin/login: error in loading shared libraries: libcrypt.so.1 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/bin-login-error-in-loading-shared-libraries-libcrypt-so-1/m-p/2990612#M4965</link>
    <description>Hi Pradeep,&lt;BR /&gt;Libcrypt.so.1 is file used by glibc. You error message seems to be truncated. 2 solutions : try to 'locate libcrypt.so.1' from /, if you find it, it means that this lib doesn't have enough swap to load its component. If you do not find it, get bacl glibc here&lt;BR /&gt;&lt;A href="http://www2.linuxforum.net/RPM/libcrypt.so.1.html" target="_blank"&gt;http://www2.linuxforum.net/RPM/libcrypt.so.1.html&lt;/A&gt;&lt;BR /&gt;Regarding your swap problem, sure that Oracle consumes a lot of it, 2 times physical RAM is often not enough. To increase your swap, well you need to find space one one hard disk (or make space). If you have space, read this :&lt;BR /&gt;&lt;A href="http://www.netadmintools.com/art1.html" target="_blank"&gt;http://www.netadmintools.com/art1.html&lt;/A&gt;&lt;BR /&gt;If you don't, you need to resize your partitions to make space, using for example parted tool. Read the howto here :&lt;BR /&gt;&lt;A href="http://www.gnu.org/manual/parted-1.6.1/" target="_blank"&gt;http://www.gnu.org/manual/parted-1.6.1/&lt;/A&gt;&lt;BR /&gt;RGDS&lt;BR /&gt;J</description>
    <pubDate>Fri, 06 Jun 2003 05:42:10 GMT</pubDate>
    <dc:creator>Jerome Henry</dc:creator>
    <dc:date>2003-06-06T05:42:10Z</dc:date>
    <item>
      <title>/bin/login: error in loading shared libraries: libcrypt.so.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bin-login-error-in-loading-shared-libraries-libcrypt-so-1/m-p/2990611#M4964</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We have this linux machine with redhat 6.2 on it.  We have oracle8i running on it.  Oracle shuts down now and then very frequently, leaving some trace files.  When posted a tar to oracle, they mentioned it is the issue with system virtual memory and I have increase the virtual memory.&lt;BR /&gt;&lt;BR /&gt;Other than this, when this problem occurs, the system doesn't even telnet sometimes and even it telnets it is giving this follwoing error...&lt;BR /&gt;(when trying to telnet)&lt;BR /&gt;&lt;BR /&gt;Red Hat Linux release 6.2 (Zoot)&lt;BR /&gt;Kernel 2.2.14-5.0 on an i686&lt;BR /&gt;/bin/login: error in loading shared libraries: libcrypt.so.1: cannot map zero-fi&lt;BR /&gt;ll pages: Cannot allocate memory&lt;BR /&gt;&lt;BR /&gt;Some one please help me solving this problem.  I don't know how to increase the virtual memory. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Deep.&lt;BR /&gt;&lt;BR /&gt;I have swap memory of 500MB on this machine. Memory details on this machine as below&lt;BR /&gt;&lt;BR /&gt;[root@test /proc]# cat meminfo&lt;BR /&gt;        total:    used:    free:  shared: buffers:  cached:&lt;BR /&gt;Mem:  528650240 525484032  3166208 180047872 10719232 21282816&lt;BR /&gt;Swap: 526376960 163987456 362389504&lt;BR /&gt;MemTotal:    516260 kB&lt;BR /&gt;MemFree:       3092 kB&lt;BR /&gt;MemShared:   175828 kB&lt;BR /&gt;Buffers:      10468 kB&lt;BR /&gt;Cached:       20784 kB&lt;BR /&gt;BigTotal:         0 kB&lt;BR /&gt;BigFree:          0 kB&lt;BR /&gt;SwapTotal:   514040 kB&lt;BR /&gt;SwapFree:    353896 kB&lt;BR /&gt;&lt;BR /&gt;Incase you need this...&lt;BR /&gt;&lt;BR /&gt;[root@test fs]# ulimit -a&lt;BR /&gt;core file size (blocks)  0&lt;BR /&gt;data seg size (kbytes)   unlimited&lt;BR /&gt;file size (blocks)       unlimited&lt;BR /&gt;max memory size (kbytes) unlimited&lt;BR /&gt;stack size (kbytes)      8192&lt;BR /&gt;cpu time (seconds)       unlimited&lt;BR /&gt;max user processes       2048&lt;BR /&gt;pipe size (512 bytes)    8&lt;BR /&gt;open files               1024&lt;BR /&gt;virtual memory (kbytes)  2105343</description>
      <pubDate>Fri, 06 Jun 2003 00:37:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bin-login-error-in-loading-shared-libraries-libcrypt-so-1/m-p/2990611#M4964</guid>
      <dc:creator>Pradeep_7</dc:creator>
      <dc:date>2003-06-06T00:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: /bin/login: error in loading shared libraries: libcrypt.so.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/bin-login-error-in-loading-shared-libraries-libcrypt-so-1/m-p/2990612#M4965</link>
      <description>Hi Pradeep,&lt;BR /&gt;Libcrypt.so.1 is file used by glibc. You error message seems to be truncated. 2 solutions : try to 'locate libcrypt.so.1' from /, if you find it, it means that this lib doesn't have enough swap to load its component. If you do not find it, get bacl glibc here&lt;BR /&gt;&lt;A href="http://www2.linuxforum.net/RPM/libcrypt.so.1.html" target="_blank"&gt;http://www2.linuxforum.net/RPM/libcrypt.so.1.html&lt;/A&gt;&lt;BR /&gt;Regarding your swap problem, sure that Oracle consumes a lot of it, 2 times physical RAM is often not enough. To increase your swap, well you need to find space one one hard disk (or make space). If you have space, read this :&lt;BR /&gt;&lt;A href="http://www.netadmintools.com/art1.html" target="_blank"&gt;http://www.netadmintools.com/art1.html&lt;/A&gt;&lt;BR /&gt;If you don't, you need to resize your partitions to make space, using for example parted tool. Read the howto here :&lt;BR /&gt;&lt;A href="http://www.gnu.org/manual/parted-1.6.1/" target="_blank"&gt;http://www.gnu.org/manual/parted-1.6.1/&lt;/A&gt;&lt;BR /&gt;RGDS&lt;BR /&gt;J</description>
      <pubDate>Fri, 06 Jun 2003 05:42:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/bin-login-error-in-loading-shared-libraries-libcrypt-so-1/m-p/2990612#M4965</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-06-06T05:42:10Z</dc:date>
    </item>
  </channel>
</rss>

