php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50010 script produces a bus error
Submitted: 2009-10-27 07:51 UTC Modified: 2009-10-27 11:31 UTC
From: rick at alpinenetworking dot com Assigned:
Status: Closed Package: Reproducible crash
PHP Version: 5.3.0 OS: Mac OS X 10.5.8
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: rick at alpinenetworking dot com
New email:
PHP Version: OS:

 

 [2009-10-27 07:51 UTC] rick at alpinenetworking dot com
Description:
------------
The script below gives me the following error in my error logs:

[Tue Oct 27 01:34:20 2009] [notice] child pid 28231 exit signal Bus 
error (10)

When I run the same script on Mac OS X 10.6.1 with the version of PHP 
that ships with the OS I get the following:

[Tue Oct 27 01:17:35 2009] [notice] child pid 2536 exit signal 
Segmentation fault (11)

The code at the URL below is as small as I could get it.  It's 35 lines 
and if I take out any part of it then I the segfault/bus error stops 
occurring.


Reproduce code:
---------------
http://pastie.org/671293


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-10-27 11:31 UTC] dsp@php.net
Same problem as #49142
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Sep 13 08:00:01 2025 UTC