php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9057 date("r") causes segmentation fault
Submitted: 2001-02-01 16:35 UTC Modified: 2001-02-01 16:47 UTC
From: peter dot nelson at bucks dot net Assigned:
Status: Closed Package: Date/time related
PHP Version: 4.0.4pl1 OS: Linux 2.2.18 Alpha
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: peter dot nelson at bucks dot net
New email:
PHP Version: OS:

 

 [2001-02-01 16:35 UTC] peter dot nelson at bucks dot net
<? echo date("r"); ?>

 './configure' '--with-apxs=/usr/local/apache-1.3.17/bin/apxs' '--enable-memory-limit' '--enable-ftp' '--with-gd' '--with-mysql' '--with-bcmath' '--with-mm'

No other parameters of date() cause the problem.

compiled with egcs-2.91.66 (needed for mysql compile) on alpha

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-01 16:47 UTC] elixer@php.net
This has been fixed in CVS, try snaps.php.net.

Sean
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 06:01:30 2024 UTC