php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4794 Problem with apache
Submitted: 2000-06-03 17:21 UTC Modified: 2000-06-28 14:28 UTC
From: ralvarez at tmx dot com dot ni Assigned:
Status: Closed Package: Other
PHP Version: 4.0.0 Release OS: Linux RedHat 6.1
Private report: No CVE-ID: None
 [2000-06-03 17:21 UTC] ralvarez at tmx dot com dot ni
I have installed apache-1.3.12+php4.0.0 with support to IMAP and Mysql and i'm using horde-1.2.0-pre12 with imp-2.2.0-pre12, i'm receiving a error:
[Fri Jun  2 16:37:47 2000] [notice] child pid 1178 exit signal Segmentation fault (11)  

the back trace is:

#0  0x0 in ?? ()
#1  0x813e41a in php_if_count ()
#2  0x80ccc08 in zend_hash_minmax ()
#3  0x813f6eb in php_if_min ()
#4  0x813490c in execute ()
#5  0x80b860b in php_execute_script ()
#6  0x80d31e0 in apache_php_module_main ()
#7  0x80b4b2b in send_php ()
#8  0x80b4b6c in send_parsed_php ()
#9  0x8151073 in ap_invoke_handler ()
#10 0x8164a19 in ap_some_auth_required ()
#11 0x8164a7c in ap_process_request ()
#12 0x815c28e in ap_child_terminate ()
#13 0x815c43c in ap_child_terminate ()
#14 0x815c599 in ap_child_terminate ()
#15 0x815cbc6 in ap_child_terminate ()
#16 0x815d363 in main ()
#17 0x400fd1eb in __libc_start_main (main=0x815d00c <main>, argc=4, argv=0xbffffc94, init=0x8085a58 <_init>, fini=0x82323ec <_fini>,rtld_fini=0x4000a610 <_dl_fini>, stack_end=0xbffffc8c)at ../sysdeps/generic/libc-start.c:90 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-28 14:28 UTC] andi at cvs dot php dot net
This should be fixed in 4.0.1 due to be released tomorrow. If the problem persists please open a new bug report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 01:01:28 2024 UTC