Hi, I just realized my Apache (2.0.48-1.2) is constantly segfaulting (I don't use it often, only for testing purposes; this is my personal desktop machine). /var/log/httpd/error_log keeps showing this: [Wed Mar 03 12:41:36 2004] [notice] child pid 9751 exit signal Segmentation fault (11) [Wed Mar 03 12:41:36 2004] [notice] child pid 9752 exit signal Segmentation fault (11) [Wed Mar 03 12:41:36 2004] [notice] child pid 9753 exit signal Segmentation fault (11) [Wed Mar 03 12:41:36 2004] [notice] child pid 9754 exit signal Segmentation fault (11) [Wed Mar 03 12:41:36 2004] [notice] child pid 9755 exit signal Segmentation fault (11) [Wed Mar 03 12:44:39 2004] [notice] child pid 9756 exit signal Segmentation fault (11) [Wed Mar 03 12:44:39 2004] [notice] child pid 9757 exit signal Segmentation fault (11) [Wed Mar 03 12:44:39 2004] [notice] child pid 9758 exit signal Segmentation fault (11) [Wed Mar 03 12:44:39 2004] [notice] child pid 9761 exit signal Segmentation fault (11) [Wed Mar 03 12:44:39 2004] [notice] child pid 9762 exit signal Segmentation fault (11) Every access attempt adds one of these to the list. I know this is a lame bug report, but I would really welcome suggestions about where to look to find the cause of the problem. TIA Andre PS: all my packages are up-to-date as for the latest versions on usual apt-get repos. -- Andre Oliveira da Costa