<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
On 07/12/2009 03:18 PM, Jameson wrote:
<blockquote
 cite="mid:beb9da790907121218t7ef3e671q89d9c3033ad46f3@mail.gmail.com"
 type="cite">
  <pre wrap="">As soon as I finally decide to ask, I find the solution:
<a class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/show_bug.cgi?id=502133">https://bugzilla.redhat.com/show_bug.cgi?id=502133</a>

On Sun, Jul 12, 2009 at 3:04 PM, Jameson<a class="moz-txt-link-rfc2396E" href="mailto:imntreal@gmail.com"><imntreal@gmail.com></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I recently upgrade a server that was running Fedora 10 with no
problems to Fedora 11.  Now Apache segfaults repeatedly, and won't
respond to requests.  I'm having some trouble tracking down what the
cause is.

My error log repeats:  [Sun Jul 12 14:59:23 2009] [notice] child pid
14784 exit signal Segmentation fault (11)

I've tried running strace httpd -X, and get a lot of output that ends with:

open("/etc/httpd/alias/secmod.db", O_RDONLY) = 42
fcntl64(42, F_SETFD, FD_CLOEXEC)        = 0
read(42, "\0\6\25a\0\0\0\2\0\0\4\322\0\0\20\0\0\0\0\f\0\0\1\0\0\0\1\0\0\0\0\10\0
"..., 260) = 260
lseek(42, 0, SEEK_END)                  = 16384
lseek(42, 4096, SEEK_SET)               = 4096
read(42, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...
, 4096) = 4096
lseek(42, 0, SEEK_END)                  = 16384
lseek(42, 8192, SEEK_SET)               = 8192
read(42, "\4\0\344\17\324\16\312\16z\16l\16z\16\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\
0\0\0"..., 4096) = 4096
close(42)                               = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

Does this indicate a problem with the secmod.db file?  Does anyone
know where I should go from here?

Thanks,
=-Jameson

    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
<br>
Thanks! That solved my problems with httpd and Fedora 11 as well.<br>
<br>
<div class="moz-signature">-- <br>
<div>  Steven F. LeBrun<br>
<p>
Quote: <em>"The objection to fairy stories is that they tell children
there are dragons. But children have always known there are dragons.
Fairy stories tell children that dragons can be killed."</em><br>
     -- G.K. Chesterton</p>
</div>
</div>
</body>
</html>