php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3363 Calling exit or die in shutdown function causes seg fault
Submitted: 2000-01-31 12:59 UTC Modified: 2005-03-31 16:13 UTC
From: brad_jackson at inlet dot com Assigned:
Status: Wont fix Package: Reproducible Crash
PHP Version: 3.0.14 OS: RedHat Linux 6.1
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: brad_jackson at inlet dot com
New email:
PHP Version: OS:

 

 [2000-01-31 12:59 UTC] brad_jackson at inlet dot com
If you register a function to be called at the end of the script by calling register_shutdown_function and put a call to exit or die within that function, the instance of Apache will become unstable and seg fault shortly thereafter.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-31 16:13 UTC] php-bugs at lists dot php dot net
We are sorry, but we do not support PHP 3 related problems anymore.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 15:01:29 2024 UTC