php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20135 segmentation fault with session_start()
Submitted: 2002-10-28 08:56 UTC Modified: 2002-10-28 08:59 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: craig at nerds dot net Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 4.2.0 OS: Unix
Private report: No CVE-ID: None
 [2002-10-28 08:56 UTC] craig at nerds dot net
Running:
Apache/1.3.6 (Unix) 
PHP/4.2.0-dev 
mod_perl/1.21 
mod_ssl/2.2.8 
OpenSSL/0.9.2b 

I receive a segmentation fault occasionally when processing a script with "session_start()" at the beginning.  The page returns no data.  I have to comment out the "session_start()" tag to view the page.  It happens infrequently but enough to become annoying.  Please advise

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-28 08:59 UTC] derick@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 08:02:42 2024 UTC