From: [EMAIL PROTECTED]
Operating system: Linux Redhat 6.2
PHP version: 4.0.6
PHP Bug Type: Apache related
Bug description: Segmentaion fault
I installed PHP, but every time I load a document, I get
the message 'Document Contains No Data'. I tried to gdb
the httpd then I got the following errors. the Apache
error log shows '[Sun Feb 17 02:44:15 2002] [error] Cannot
remove module mod_ssl.c: not found in module list
[Sun Feb 17 02:44:16 2002] [warn] pid file
/usr/local/cp/apache/logs/httpd.pid overwritten -- Unclean
shutdown of previous Apache run?'
Could you please help me.
Program received signal SIGSEGV, Segmentation fault.
0x403297e3 in php_treat_data (arg=1, str=0x0,
destArray=0x0) at php_variables.c:257
257 if (c_var && *c_var) {
(gdb) bt
#0 0x403297e3 in php_treat_data (arg=1, str=0x0,
destArray=0x0) at php_variables.c:257
#1 0x403246c8 in php_hash_environment () at main.c:1038
#2 0x40323dc4 in php_request_startup () at main.c:621
#3 0x403216a9 in apache_php_module_main (r=0x81825bc,
display_source_mode=0) at sapi_apache.c:66
#4 0x40322066 in send_php (r=0x81825bc,
display_source_mode=0, filename=0x0) at mod_php4.c:536
#5 0x40322098 in send_parsed_php (r=0x81825bc) at
mod_php4.c:547
#6 0x8079373 in ap_invoke_handler ()
#7 0x808d339 in process_request_internal ()
#8 0x808d768 in ap_internal_redirect ()
#9 0x806bdd3 in mod_gzip_redir1_handler ()
#10 0x806a72d in mod_gzip_handler ()
#11 0x8079373 in ap_invoke_handler ()
#12 0x808d339 in process_request_internal ()
#13 0x808d39c in ap_process_request ()
#14 0x80848ce in child_main ()
#15 0x8084a7c in make_child ()
#16 0x8084bd9 in startup_children ()
#17 0x8085216 in standalone_main ()
#18 0x80859b3 in main ()
#19 0x400bc9cb in __libc_start_main (main=0x808565c
<main>, argc=4, argv=0xbffffad4, init=0x8050370 <_init>,
fini=0x80bc2dc <_fini>, rtld_fini=0x4000ae60
<_dl_fini>, stack_end=0xbffffacc)
at ../sysdeps/generic/libc-start.c:92
--
Edit bug report at http://bugs.php.net/?id=15588&edit=1
--
Fixed in CVS: http://bugs.php.net/fix.php?id=15588&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=15588&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=15588&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=15588&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15588&r=support
Expected behavior: http://bugs.php.net/fix.php?id=15588&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=15588&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=15588&r=submittedtwice