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
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: 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: Wed Nov 05 15:00:01 2025 UTC