|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2003-02-19 23:37 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 10:00:01 2025 UTC |
I encountered this bug on MacOSX, and several version. MacOSX PHP5 dev (12/02/2003) CLI MacOSX PHP5 dev (12/02/2003) CGI MacOSX PHP4.3.0 (built by entropy.ch) Apache module On those specific web sites, there is a 'Bus error' and the whole script halts. This bug was encountered after a long serie of gethostbyname call, and it was also reproduced alone, just like that : <?php gethostbyname('www.rabobankgroup.coop'); ?> //www.editors.coop //www.madisonmarket.coop