You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by ra...@iflexsolutions.com on 2001/12/05 05:08:00 UTC

Core Dump in Apache on Oracle IAS 9i

Hi,
We are using Apache as our Web server through the application server Oracle
IAS 9i which is installed on Compaq Tru64 Unix. 
The problem is that the Apache server seems to dump core very often. 
There is no specific frequency of the core dumps. Somtimes it occurs within
hours and sometimes it lasts for a few days before dumping core. 
There is not much traffic in the site we are hosting -- currently we are not
getting more that 250 hits a day. 
We are using embedded HTML and javascript for the web pages.
During 9i installation we did a minimal installation.
A dbx of the core reveals what looks to be a memory leak, but does not shed
too much more light. A copy-paste of that section:

/uat1/soft/ias9i/Apache/Apache> dbx ./bin/httpd core.apr4
dbx version 5.1
Type 'help' for help.
Core file created by program "httpd"

thread 0x6 signal Segmentation fault at >*[ap_palloc, 0x120079b88]      ldq
v0, 16(t
1)
(dbx) where
>  0 ap_palloc(0x12008f218, 0x2000, 0x120087bc8, 0x0, 0x11fff99a8)
[0x120079b88]
   1 ap_getword_white(0x2a, 0x1401fc860, 0x1401f8020, 0x0, 0x1401fc818)
[0x120087bc4]
   2 ap_read_request(0x11fffbf10, 0x5, 0x140020b78, 0x11fffbf10,
0x14002844c) [0x12008fa
f4]
   3 (unknown)() [0x120070a2c]
   4 (unknown)() [0x120070e4c]
   5 (unknown)() [0x120071d74]
   6 main(0x8, 0x120072370, 0x14002b900, 0x3, 0x11fffc018) [0x1200728ec]

Has anyone faced a similar problem? Could the configuration parameters be at
fault? Would appreciate any light shed on this?

Regards,
Rajesh
----------------------------------------------------------------------------
This message contains privileged and confidential information and is
intended only for the individual named.If you are not the intended recepient
you should not disseminate,distribute,store,print, copy or deliver this
message.Please notify the sender immediately by e-mail if you have received
this e-mail by mistake and delete this e-mail from your system.E-mail
transmission cannot be guaranteed to be secure or error-free as information
could be intercepted,corrupted,lost,destroyed,arrive late or incomplete or
contain viruses.The sender therefore does not accept liability for any
errors or omissions in the contents of this message which arise as a result
of e-mail transmission. If verification is required please request a
hard-copy version.
----------------------------------------------------------------------------

---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org