ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Создание core dump от Apache
@ 2015-10-22 11:50 Vitaly Lipatov
  2015-10-22 12:16 ` Anton Gorlov
  2015-10-23  6:13 ` Sergey Afonin
  0 siblings, 2 replies; 6+ messages in thread
From: Vitaly Lipatov @ 2015-10-22 11:50 UTC (permalink / raw)
  To: devel

Может быть кто-то имел дело с включением core dump для Apache. У меня 
не получается.

Вездё включил генерацию core, вплоть до
# grep ulimit /etc/sysconfig/httpd2
ulimit -c unlimited

на других процессах core отлично создаётся.

А процессы httpd2* всё равно с 0 лимитом:
# cat /proc/21233/limits
Limit                     Soft Limit           Hard Limit           
Units
Max core file size        0                    unlimited            
bytes

и немудрено, потому что через strace видно, что он кем-то обнуляется:
setrlimit(RLIMIT_CORE, {rlim_cur=0, rlim_max=RLIM_INFINITY}) = 0

В коде apache, apr1, php5, php5-suhosin такого обнаружить не удалось.

Со стороны через # prlimit лимит не задать, потому что в openvz-ядре 
2.6.32 соотв. системный вызов не реализован.

Нет ли у кого идей?

Если что, подробности здесь:
http://bugs.etersoft.ru/show_bug.cgi?id=10882

-- 
С уважением,
Виталий Липатов,
Etersoft


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-10-26 14:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-22 11:50 [devel] Создание core dump от Apache Vitaly Lipatov
2015-10-22 12:16 ` Anton Gorlov
2015-10-22 15:01   ` Vitaly Lipatov
2015-10-22 15:05     ` Anton Gorlov
2015-10-23  6:13 ` Sergey Afonin
2015-10-26 14:47   ` Vitaly Lipatov

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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