php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2691 apache child crashed in zend_hash_internal_pointer_reset
Submitted: 1999-11-10 09:14 UTC Modified: 2000-02-12 18:28 UTC
From: php-bug at vogtner dot de Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0 Beta 2 OS: Linux 2.0.35
Private report: No CVE-ID: None
 [1999-11-10 09:14 UTC] php-bug at vogtner dot de
phplib-7.2's test.php3 crashes apache child in
phpinfo ()

backtrace:

#0  0x80dc593 in zend_hash_internal_pointer_reset ()
#1  0x80bb633 in php_print_info ()
#2  0x80bc150 in php3_phpinfo ()
#3  0x80e9357 in execute ()
#4  0x80a21c2 in php_execute_script ()
#5  0x80a2253 in apache_php_module_main ()
#6  0x80a0874 in send_php ()
#7  0x80a08be in send_parsed_php ()
#8  0x80f22b9 in ap_invoke_handler ()
#9  0x81068af in ap_some_auth_required ()
#10 0x810691a in ap_process_request ()
#11 0x80fdb66 in ap_child_terminate ()
#12 0x80fde08 in ap_child_terminate ()
#13 0x80fdebc in ap_child_terminate ()
#14 0x80fe4fd in ap_child_terminate ()
#15 0x80fed3c in main ()
#16 0x806ffbe in _start ()

loaded modules mod_zmod, mod_php4, mod_ssl, mod_setenvif, mod_auth, mod_access, mod_alias, mod_userdir, mod_actions, mod_imap, mod_asis, mod_cgi, mod_dir, mod_autoindex, mod_include, mod_status, mod_negotiation, mod_mime, mod_log_config, mod_env, http_core

gcc 2.95.1, apache Apache/1.3.9

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-11-18 21:56 UTC] sas at cvs dot php dot net
Please include your configure line, as well as a backtrace generated with a debug version of PHP (configure with --enable-debug). That will help us to solve the issue.

 [1999-11-25 19:30 UTC] zeev at cvs dot php dot net
Can you please try to see if the problem persists in Beta 3?
 [2000-02-12 18:28 UTC] andi at cvs dot php dot net
No feedback from the user regarding beta 3. Please open a new bug report if you still have this problem with the latest CVS or CVS snapshot which you can download at http://va.php.net/~sas/snapshots
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 09 23:01:32 2024 UTC