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

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-10-27 11:31 UTC] dsp@php.net
Same problem as #49142
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 04:01:32 2024 UTC