ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Anton Gorlov <stalker@altlinux.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>,
	mike@osdn.org.ua
Subject: Re: [sisyphus] pam
Date: Thu, 27 Jul 2006 12:35:36 +0400
Message-ID: <44C87AD8.5000101@altlinux.ru> (raw)
In-Reply-To: <44C5CD9D.4060409@altlinux.ru>

Anton Gorlov пишет:
> Jul 25 11:36:08 gws vsftpd: PAM unable to 
> dlopen(/lib64/security/pam_listfile.so)
> Jul 25 11:36:08 gws vsftpd: PAM [error: /lib64/security/pam_listfile.so: 
> failed to map segment from shared object: Cannot allocate memory]
> Jul 25 11:36:08 gws vsftpd: PAM adding faulty module: 
> /lib64/security/pam_listfile.so
> Хотя
> -rw-r--r-- 1 root root 11136 Jun  6 13:57 /lib64/security/pam_listfile.so
> И так почти со всеми модулями.. Кто-нибудь может сказать что это такое и 
> как лечить? Полный лог во вложении..

В общем типа обошёл это..вылечилось увеличением rlimit для vsftpd
(rlimit_as) - до 50 мегабайт пришлось. А вообще -имхо странно что файл 
на 11 кил ммапится на 2 мегабайта

open("/lib64/security/pam_listfile.so", O_RDONLY) = 7
read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\f\0"..., 
640) = 640
fstat(7, {st_mode=S_IFREG|0644, st_size=11136, ...}) = 0
mmap(NULL, 2106496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 
0) = -1 ENOMEM (Cannot allocate memory)
close(7)                                = 0


-- 
   np: Crematory - Ist Es Wahr


  reply	other threads:[~2006-07-27  8:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-25  7:51 Anton Gorlov
2006-07-27  8:35 ` Anton Gorlov [this message]
2006-07-27 13:34   ` Sergey Vlasov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44C87AD8.5000101@altlinux.ru \
    --to=stalker@altlinux.ru \
    --cc=mike@osdn.org.ua \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git