Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Apache 2.2.27 Crashing!

Status
Not open for further replies.

vishuenc1981

Programmer
Apr 17, 2008
1
0
0
IN
Dear Experts

Configured Apache as reverse proxy for one of our authentication tool (Oracle Access Manager)
Regrading apache, it's complied as worker:
./httpd -l
Compiled in modules:
core.c
worker.c
http_core.c
mod_so.c
And it's 64bit lib
file httpd
httpd: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, not stripped

Application version-

Server version: Apache/2.2.27 (Unix)
Server built: May 28 2015 13:37:27
Server's Module Magic Number: 20051115:33
Server loaded: APR 1.5.0, APR-Util 1.5.3
Compiled using: APR 1.5.0, APR-Util 1.5.3
Architecture: 64-bit

Error

[Wed Dec 09 15:33:16 2015] [notice] child pid 20465 exit signal Segmentation fault (11)
[Wed Dec 09 15:33:17 2015] [notice] child pid 20466 exit signal Segmentation fault (11)
[Wed Dec 09 15:33:19 2015] [notice] child pid 20670 exit signal Segmentation fault (11)
[Wed Dec 09 15:33:22 2015] [notice] child pid 20698 exit signal Segmentation fault (11)
[Wed Dec 09 15:33:26 2015] [notice] child pid 20726 exit signal Segmentation fault (11)

Let me know if more details needed.
Please help.
 
I am also facing the same issue.

We are running on below Apache http version:

We are running on Apache http version:

Server version: Apache/2.2.29 (Unix)
Server built: Mar 4 2016 15:21:54

Below is the linux version:
Linux version 2.6.32-573.el6.x86_64 (mockbuild@x86-027.build.eng.bos.redhat.com) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-16) (GCC) ) #1 SMP Wed Jul 1 18:23:37 EDT 2015

we are getting below error in the error logs
[Mon Jun 20 01:28:09 2016] [notice] child pid 6520 exit signal Segmentation fault (11), possible coredump in /app/http_instance_name

I guess we need to raise this issue with Apache community. Does anyone knows how to raise this with the Apache community?


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top