Gentoo Archives: gentoo-user-de

From: Magnus Rosenbaum <cmr_lists@×××××××××××××.de>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] Apache: Merkwürdige Logeinträge und Segfaults
Date: Sun, 18 May 2008 13:24:33
Message-Id: 48302E03.70200@forestfactory.de
1 Hallo,
2
3 ich habe einen neuen Webserver mit Gentoo installiert und der Apache macht
4 mir Probleme. Im access_log stehen viele solche Zugriffe:
5
6 127.0.0.1 - - [18/May/2008:15:11:00 +0200] "OPTIONS * HTTP/1.0" 200 -
7 127.0.0.1 - - [18/May/2008:15:11:01 +0200] "OPTIONS * HTTP/1.0" 200 -
8 127.0.0.1 - - [18/May/2008:15:11:02 +0200] "OPTIONS * HTTP/1.0" 200 -
9 127.0.0.1 - - [18/May/2008:15:11:03 +0200] "OPTIONS * HTTP/1.0" 200 -
10 127.0.0.1 - - [18/May/2008:15:11:31 +0200] "OPTIONS * HTTP/1.0" 200 -
11 127.0.0.1 - - [18/May/2008:15:11:32 +0200] "OPTIONS * HTTP/1.0" 200 -
12 127.0.0.1 - - [18/May/2008:15:11:39 +0200] "OPTIONS * HTTP/1.0" 200 -
13 127.0.0.1 - - [18/May/2008:15:11:40 +0200] "OPTIONS * HTTP/1.0" 200 -
14 127.0.0.1 - - [18/May/2008:15:11:41 +0200] "OPTIONS * HTTP/1.0" 200 -
15 127.0.0.1 - - [18/May/2008:15:11:42 +0200] "OPTIONS * HTTP/1.0" 200 -
16 127.0.0.1 - - [18/May/2008:15:11:48 +0200] "OPTIONS * HTTP/1.0" 200 -
17 127.0.0.1 - - [18/May/2008:15:11:50 +0200] "OPTIONS * HTTP/1.0" 200 -
18 127.0.0.1 - - [18/May/2008:15:11:52 +0200] "OPTIONS * HTTP/1.0" 200 -
19 127.0.0.1 - - [18/May/2008:15:11:59 +0200] "OPTIONS * HTTP/1.0" 200 -
20
21 Hat jemand eine Idee was das sein könnte? Mir fällt jedenfalls nichts ein,
22 was vom localhost aus auf den Webserver zugreift.
23
24 Die Logeinträge treten interessanterweise erst auf seit ich gestern vom
25 "worker" MPM zum "prefork" MPM gewechselt habe.
26
27 Auffällig ist auch, dass sehr viele Sequmentation Faults auftreten, die
28 scheinen damit auch zusammenzuhängen:
29
30 [Sun May 18 15:11:01 2008] [notice] child pid 20535 exit signal
31 Segmentation fault (11)
32 [Sun May 18 15:11:02 2008] [notice] child pid 20446 exit signal
33 Segmentation fault (11)
34 [Sun May 18 15:11:03 2008] [notice] child pid 20526 exit signal
35 Segmentation fault (11)
36 [Sun May 18 15:11:04 2008] [notice] child pid 19513 exit signal
37 Segmentation fault (11)
38 [Sun May 18 15:11:32 2008] [notice] child pid 20136 exit signal
39 Segmentation fault (11)
40 [Sun May 18 15:11:33 2008] [notice] child pid 20965 exit signal
41 Segmentation fault (11)
42 [Sun May 18 15:11:40 2008] [notice] child pid 20967 exit signal
43 Segmentation fault (11)
44 [Sun May 18 15:11:41 2008] [notice] child pid 21274 exit signal
45 Segmentation fault (11)
46 [Sun May 18 15:11:42 2008] [notice] child pid 21284 exit signal
47 Segmentation fault (11)
48 [Sun May 18 15:11:43 2008] [notice] child pid 20933 exit signal
49 Segmentation fault (11)
50 [Sun May 18 15:11:49 2008] [notice] child pid 21291 exit signal
51 Segmentation fault (11)
52 [Sun May 18 15:11:51 2008] [notice] child pid 20597 exit signal
53 Segmentation fault (11)
54 [Sun May 18 15:11:53 2008] [notice] child pid 20889 exit signal
55 Segmentation fault (11)
56
57 Mit dem "worker" MPM gab es auch Segmentation faults, aber wesentlich weniger.
58
59 Der Apache läuft mit mod_php, ansonsten eine Minimalkonfiguration.
60
61 Google habe ich schon bemüht, hat jemand eine Idee?
62 cu, Magnus
63
64 --
65 Carl Magnus Rosenbaum M.A.
66 Administration - Programmierung - Weiterbildung http://cmr.cx/
67 Tel: +49 89 70066626 Fax: +49 89 70066686 Mobil: +49 163 7006662
68 PGP Fingerprint: DEBC 3C99 EF1D 74F0 D4C7 EFF5 C268 3690 0EA1 7641

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user-de] Apache: Merkwürdige Logeinträge und Segfaults Magnus Rosenbaum <cmr_lists@×××××××××××××.de>