php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7208 php_hash_environment error with Apache 1.3.14
Submitted: 2000-10-14 14:14 UTC Modified: 2000-12-07 11:50 UTC
From: z1050275 at cit dot gu dot edu dot au Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0.3pl1 OS: Linux 2.4.0-test9
Private report: No CVE-ID: None
 [2000-10-14 14:14 UTC] z1050275 at cit dot gu dot edu dot au
(gdb) bt
#0  0x402961f2 in php_hash_environment () at main.c:1008
#1  0x402961d0 in php_hash_environment () at main.c:1008
#2  0x8054e83 in ap_invoke_handler ()
#3  0x8068c59 in process_request_internal ()
#4  0x8068cbc in ap_process_request ()
#5  0x80604ae in child_main ()
#6  0x806065c in make_child ()
#7  0x80607b9 in startup_children ()
#8  0x8060de6 in standalone_main ()
#9  0x8061583 in main ()
#10 0x400bb9cb in __libc_start_main (main=0x806122c <main>, argc=4, argv=0xbffff
    rtld_fini=0x4000ae60 <_dl_fini>, stack_end=0xbffffabc) at ../sysdeps/generic

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-01 10:53 UTC] sniper@php.net
When does this happen? At startup?
If with running some script, please include
shortest possible reproducing script into this report.

Also include the configure line you have used to 
configure both Apache and PHP.

--Jani
 [2000-12-07 11:50 UTC] sniper@php.net
Reopen, if this still happens when using latest snapshot
from http://snaps.php.net/

--Jani
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jul 15 14:00:01 2026 UTC