php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9204 Crash when I opent a particular page
Submitted: 2001-02-10 09:16 UTC Modified: 2001-03-16 17:05 UTC
From: cdyson37 at yahoo dot co dot uk Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0.4pl1 OS: GNU/Linux 2.4.1
Private report: No CVE-ID: None
 [2001-02-10 09:16 UTC] cdyson37 at yahoo dot co dot uk
When I open a particular page, my browser says zero sized
reply. error_log says that one of the apache clients
crashed. There does not seem to be any way around this - it
crashes every time I load it. The page is complex, but it
does not use any exotic functions.
I can't seem to get a core file from apache. I run it with
-X, but when it segfaults, no corefile is dumped, even with
ulimit -c unlimied.
I can send the page that causes the problem if required.

Apache version:
Server version: Apache/1.3.14 (Unix)
Server built:   Feb  9 2001 22:46:23

Configure command:
'./configure' '--with-pgsql=/opt/postgres'
'--with-mysql=/opt/mysql' '--with-dom' '--enable-ftp'
'--with-apache=../apache_1.3.14' '--with-gdbm'

Thanks for you help,
Charlie Dyson

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-10 09:20 UTC] jmoore@php.net
Please send a cut down version of the page. you need to remove bits of the page until you can get it to crash with the minimal amount of code. DO NOT send full page as we are too lazy to do it ourselves.

In cases like these you should always create a test case, it would also be helpful to create a back trace see http://bugs.php.net for instructions on that.

James
 [2001-02-14 16:54 UTC] sniper@php.net
And please try latest CVS snapshot from http://snaps.php.net/ as I have a feeling
this has been fixed already..

--Jani

 [2001-03-16 17:05 UTC] sniper@php.net
No feedback. Not enough info. And most likely fixed in CVS.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 08:01:30 2024 UTC