php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8867 Child dies with bus error
Submitted: 2001-01-23 13:29 UTC Modified: 2001-01-25 06:37 UTC
From: kraaij at tpd dot tno dot nl Assigned:
Status: Closed Package: cURL related
PHP Version: 4.0.4pl1 OS: solaris
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: kraaij at tpd dot tno dot nl
New email:
PHP Version: OS:

 

 [2001-01-23 13:29 UTC] kraaij at tpd dot tno dot nl
I want to use Curl in PHP. Unfortunately, the example
script that fetches the PHP homepage causes
a bus error of an Apache child.
Curl version: 7.5.2
apache version: 1.3.12
solaris version 7
gcc version 2.8.1

message in apache logfile:
[Tue Jan 23 18:48:50 2001] [notice] child pid 3963 exit signal Bus Error (10)


I need to use Curl because apparently it is the only
way to access a url with method=post from within PHP.
(this is really easy from java servlets, it should
be possible in PHP as well!!)

Wessel Kraaij

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-24 20:29 UTC] sniper@php.net
Have you tried more recent version of GCC ?

--Jani
 [2001-01-25 06:37 UTC] sniper@php.net
Using the latest gcc, Apache and curl solved this problem.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 13:01:27 2024 UTC