php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17564 httpd segfaults
Submitted: 2002-06-02 05:09 UTC Modified: 2002-07-03 01:00 UTC
Votes:2
Avg. Score:4.0 ± 1.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: al593181 at mail dot mty dot itesm dot mx Assigned:
Status: No Feedback Package: Apache2 related
PHP Version: 4.2.1 OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: al593181 at mail dot mty dot itesm dot mx
New email:
PHP Version: OS:

 

 [2002-06-02 05:09 UTC] al593181 at mail dot mty dot itesm dot mx
Any time I start Apache 2.0.36 loading the php module it segfaults.



#0  0x402d294a in chunk_alloc () from /lib/libc.so.6

#1  0x402d42b9 in calloc () from /lib/libc.so.6

#2  0x403dc4e7 in zend_hash_init () from /opt/net/modules/libphp4.so

Cannot access memory at address 0x1

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-02 06:43 UTC] sander@php.net
Can you recompile PHP and Apache with --enable-debug and generate a new backtrace? This one is pretty useless. See http://bugs.php.net/bugs-generating-backtrace.php for more instructions.

Also, please post your complete configure lines of both PHP and Apache.
 [2002-07-03 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 02:01:28 2024 UTC