php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2634 Apache crashes with "Illegal instruction" message
Submitted: 1999-10-28 12:25 UTC Modified: 1999-11-28 17:50 UTC
From: avi at br dot ibm dot com Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 3.0.12 OS: AIX 4.3.2 / Compiler: vac.C 4.4.
Private report: No CVE-ID: None
 [1999-10-28 12:25 UTC] avi at br dot ibm dot com
PHP 3.0.12 / Apache 1.3.9

./configure --prefix=/usr \
--with-apxs=/usr/sbin/apxs \
--with-config-file-path=/etc/httpd \
--enable-safe-mode \
--with-exec-dir=/usr/bin \
--with-system-regex \
--without-gd \
--without-zlib \
--enable-debug \
--enable-magic-quotes \
--enable-track-vars

There is no way to start Apache when php3 was requested to load.
'httpd -X' dumps core and gives message: Illegal instruction (core dumped)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-11-28 17:50 UTC] rasmus at cvs dot php dot net
This can't be PHP's fault.  The compiler you are using is probably flaky.  3.0.12 compiles ok for me on AIX 4.3.2 wit C for AIX 4.4
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 09:01:29 2024 UTC