On 11/17/05, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 11/17/05, kristina clair <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I just upgraded (using source, not rpm) from Apache 2.0.54 to 2.0.55
> > on fedora core 3.  Everything seems totally normal, except at least
> > one .shtml file is causing a segmentation fault.
> >
> > I recompiled it with --enable-maintainer-mode, but I'm still unable to
> > get anything more from the error log than:
> > [Thu Nov 17 12:59:12 2005] [notice] child pid 21558 exit signal
> > Segmentation fault (11)
> >
>
> Yep.  You need to get a core dump and use a debugger to generate a
> backtrace.  There are instructions here:
> http://httpd.apache.org/dev/debugging.html#crashes

Thanks.

Well, initially, I get:

[prompt]# gdb /usr/local/apache2/bin/httpd /tmp/core.21922
GNU gdb Red Hat Linux (6.1post-1.20040607.43.0.1rh)
...
This GDB was configured as "i386-redhat-linux-gnu"...Using host
libthread_db library "/lib/tls/libthread_db.so.1".
Failed to read a valid object file image from memory.
Core was generated by `/usr/local/apache2/bin/httpd -k start'.
Program terminated with signal 11, Segmentation fault.
Cannot access memory at address 0x4c0064e4
#0  0xb7df6efc in ?? ()


hrm!
Kristina

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to