From: daniel at morante dot net
Operating system: FreeBSD 6.2-RELEASE-p11
PHP version: 5.2.6
PHP Bug Type: Reproducible crash
Bug description: gethostbyname Segmentation fault on CLI when pspell is enabled
Description:
------------
gethostbyname() on CLI will cause "Segmentation fault: 11 (core dumped)'
when pspell extension is enabled.
Reproduce code:
---------------
1) "test.php" Contains
<?php echo gethostbyname('www.google.com'); ?>
2) run "/usr/local/bin/php test.php"
Expected result:
----------------
74.125.45.103
Actual result:
--------------
74.125.45.103Segmentation fault: 11 (core dumped)
--
Edit bug report at http://bugs.php.net/?id=46228&edit=1
--
Try a CVS snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=46228&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):
http://bugs.php.net/fix.php?id=46228&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):
http://bugs.php.net/fix.php?id=46228&r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=46228&r=fixedcvs
Fixed in release:
http://bugs.php.net/fix.php?id=46228&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=46228&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=46228&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=46228&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=46228&r=support
Expected behavior: http://bugs.php.net/fix.php?id=46228&r=notwrong
Not enough info:
http://bugs.php.net/fix.php?id=46228&r=notenoughinfo
Submitted twice:
http://bugs.php.net/fix.php?id=46228&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=46228&r=globals
PHP 4 support discontinued: http://bugs.php.net/fix.php?id=46228&r=php4
Daylight Savings: http://bugs.php.net/fix.php?id=46228&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=46228&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=46228&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=46228&r=float
No Zend Extensions: http://bugs.php.net/fix.php?id=46228&r=nozend
MySQL Configuration Error: http://bugs.php.net/fix.php?id=46228&r=mysqlcfg