php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32659 PCRE makes apache 1.3.33 crash
Submitted: 2005-04-10 19:08 UTC Modified: 2005-04-18 01:00 UTC
Votes:2
Avg. Score:2.0 ± 1.0
Reproduced:0 of 1 (0.0%)
From: appaquet at gmail dot com Assigned:
Status: No Feedback Package: PCRE related
PHP Version: 4.3.11 OS: FreeBSD 5.2.1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
4 + 18 = ?
Subscribe to this entry?

 
 [2005-04-10 19:08 UTC] appaquet at gmail dot com
Description:
------------
When I start apache with PHP enabled, it crashes without any error (only a segfault in the /var/log/messages). I disabled all extensions one by one to see what was the problem and discovered that PCRE is making apache crash. Pcre in CLI mode is working fine. It also work fine if I load it with the dl() command.

I tried to run apache with gdb. It says that apache has exited normally.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-04-10 20:30 UTC] sniper@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.



 [2005-04-18 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, 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: Thu Apr 25 23:01:29 2024 UTC