php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #35206 ./configure segmentation fault
Submitted: 2005-11-13 02:07 UTC Modified: 2005-11-22 01:00 UTC
From: eyking at cs dot dal dot ca Assigned:
Status: No Feedback Package: Compile Failure
PHP Version: 5.0.5 OS: SunOS 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: eyking at cs dot dal dot ca
New email:
PHP Version: OS:

 

 [2005-11-13 02:07 UTC] eyking at cs dot dal dot ca
Description:
------------
When I ./configure --with-freetype-dir=somedir It seg faults just after checking out md5 crypt and continues configuring. When I omit --with-freetype-dir=somedir it does not seg fault. I am using freetype-2.1.10.

Reproduce code:
---------------
./configure \
--with-apxs=/users/cs/eyking/apache/apache_1.3.26/bin/apxs \
--with-mysql=/usr/local/mysql-4.0.12 \
--with-libxml-dir=/users/cs/eyking/libxml \
--with-gd \
--with-jpeg-dir=/users/cs/eyking/libjpg \
--with-png-dir=/users/cs/eyking/libpng \
--with-zlib-dir=/users/cs/eyking/zlib-1.2.3 \
--with-freetype-dir=/users/cs/eyking/freetype-2.1.10 \
--prefix=/users/cs/eyking/php-5.0.5


Expected result:
----------------
No segmentation fault, clean configuration

Actual result:
--------------
segmentation fault just after checking md5 crypt

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-11-13 20:19 UTC] tony2001@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip


 [2005-11-22 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 00:01:35 2025 UTC