php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6278 httpd core-dumps instantly on loading
Submitted: 2000-08-21 12:35 UTC Modified: 2000-08-22 06:19 UTC
From: jon+php-dev at unequivocal dot co dot uk Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0.1pl2 OS: OpenBSD 2.7
Private report: No CVE-ID: None
 [2000-08-21 12:35 UTC] jon+php-dev at unequivocal dot co dot uk
./configure --with-apxs --with-mysql=/usr/local --with-config-file-path=/var/www/conf --enable-track-vars --enable-bcmath --enable-debug

Server: Apache/1.3.12 (Unix) mod_ssl/2.6.2 OpenSSL/0.9.5a
(This is the httpd that comes as part of OpenBSD 2.7)

Core-dumps with backtrace as follows:

#0  0x3a415352 in ?? ()
#1  0x3c405 in run_cleanups (c=0xe8ac4) at alloc.c:1940
#2  0x3aa97 in ap_clear_pool (a=0xa700c) at alloc.c:683
#3  0x51370 in standalone_main (argc=1, argv=0xdfbfd944) at http_main.c:4710
#4  0x51e28 in main (argc=1, argv=0xdfbfd944) at http_main.c:5092

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-22 06:19 UTC] stas@php.net
User reporpts problem fixed in 4.0.2RC1
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sat Jul 11 17:00:01 2026 UTC