php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8091 Segfaulting apache with passthru
Submitted: 2000-12-04 05:50 UTC Modified: 2001-03-09 20:55 UTC
From: jacob at verhoeks dot nl Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0.3pl1 OS: Debian GNU/Linux woody
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jacob at verhoeks dot nl
New email:
PHP Version: OS:

 

 [2000-12-04 05:50 UTC] jacob at verhoeks dot nl
Hi

I have a script which displays executes 15 times passthru to include the output of a perlscript.

passthru("perl scripts/calc.pl $file");

The apache child that executes this dies with a segfault

I use debian unstable with the latest version of php4

Jacob


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-07 18:54 UTC] sniper@php.net
Does this happen with latest snapshot from http://snaps.php.net/ ??

--Jani
 [2001-03-09 20:55 UTC] sniper@php.net
No feedback.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 06 13:01:35 2025 UTC