Gentoo Archives: gentoo-user-ru

From: Sergij Borodych <bor@×××××××××.ua>
To: gentoo-user-ru@l.g.o
Subject: [gentoo-user-ru] apache 2.2 Segmentation fault
Date: Thu, 10 May 2007 12:23:22
Message-Id: 46430E80.2010907@univ.kiev.ua
1 Hi ALL,
2
3 Вот хотел спросить
4 после апдейта с apache 2.0 to apache 2.2
5 появились проблемы
6
7 замечено частое падение
8
9 [Thu May 10 14:41:37 2007] [notice] child pid 5042 exit signal
10 Segmentation fault (11)
11 [Thu May 10 15:01:02 2007] [notice] child pid 14622 exit signal
12 Segmentation fault (11)
13
14 причем закономерности нету :(
15 только то, что это потомок и падает при запросе
16
17 ни у кого таких проявлений не замечено ?
18 багзиллу смотрел - пока вроде никто не ругается
19
20 юзаю на ~x86
21
22 [ebuild R ] net-www/apache-2.2.4-r1 USE="ssl threads -debug -doc
23 -ldap -mpm-event -mpm-peruser -mpm-prefork -mpm-worker -no-suexec
24 (-selinux) -static-modules" 0 kB
25 [ebuild R ] www-apache/mod_perl-2.0.3-r1 0 kB
26 [ebuild R ] www-misc/libapreq2-2.07-r1 0 kB
27
28 с
29 APACHE2_OPTS="-D APREQ -D PERL -D PHP5"
30
31 вот думаю как поймать этот Segmentation fault
32 нашел вот
33 http://httpd.apache.org/dev/debugging.html#crashes
34
35 [Thu May 10 15:17:07 2007] [notice] child pid 23183 exit signal
36 Segmentation fault (11), possible coredump in /tmp
37
38 (gdb) bt full
39 #0 0xb7fa4410 in __kernel_vsyscall ()
40 No symbol table info available.
41 #1 0xb7d7f35b in ?? () from /lib/libpthread.so.0
42 No symbol table info available.
43 #2 0x0808a116 in ap_mpm_pod_check ()
44 No symbol table info available.
45
46 что не так ?
47 можна еще какие-нибудь подсказки ?
48
49
50 --
51 Sergij Borodych
52 http://bor.org.ua

Replies

Subject Author
Re: [gentoo-user-ru] apache 2.2 Segmentation fault Alexander Simonov <devil@××××××××××.ua>
Re: [gentoo-user-ru] apache 2.2 Segmentation fault Peter Volkov <pva@g.o>