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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 00:01:30 2024 UTC