From:
Operating system: Ubuntu 9.10
PHP version: 5.3.2
Package: Compile Failure
Bug Type: Bug
Bug description:php: threads.c:321: krb5int_key_register: Assertion `keynum >=
0 && keynum < K5
Description:
------------
Installed last Oracle 11gR2 database +
oracle-instantclient11.2-basic-11.2.0.1.0-1.i386.rpm
oracle-instantclient11.2-devel-11.2.0.1.0-1.i386.rpm
I try also previous version of oracle-instantclient from 10gR2 - the result
was ne same.
Without "--with-oci8=/home/oracle/product/11.2.0/db_home1
--with-pdo-oci=/home/oracle/product/11.2.0/db_home1" options compilation is
successfull!
Compiling using "root" user with full access.
./configure \
--with-apxs2=$PREFIX/bin/apxs \
--with-openssl \
--with-bz2 \
--with-zlib=/usr/local/zlib \
--enable-sigchild \
--without-sqlite \
--without-pdo-sqlite \
--with-xml --with-dom \
--with-gettext \
--with-iconv \
--enable-mbstring=all \
--enable-mbregex \
--with-ftp \
--with-mysql \
--with-mcrypt=/usr \
--with-gd --with-png-dir=/usr/lib --with-jpeg-dir=/usr/lib \
--with-imap=/usr --with-kerberos=/usr --with-imap-ssl \
--with-oci8=/home/oracle/product/11.2.0/db_home1 \
--with-pdo-oci=/home/oracle/product/11.2.0/db_home1
Error:
php: threads.c:321: krb5int_key_register: Assertion `keynum >= 0 && keynum
< K5_KEY_MAX' failed.
Actual result:
--------------
Generating phar.php
php: threads.c:321: krb5int_key_register: Assertion `keynum >= 0 && keynum
< K5_KEY_MAX' failed.
/bin/sh: line 1: 26736 Aborted ` if test -x
"/home/www/www-config/resource/php-5.3.2/sapi/cli/php"; then
/home/www/www-config/resource/php-5.3.2/build/shtool echo -n --
"/home/www/www-config/resource/php-5.3.2/sapi/cli/php -n"; if test "x" !=
"x"; then /home/www/www-config/resource/php-5.3.2/build/shtool echo -n -- "
-d extension_dir=/home/www/www-config/resource/php-5.3.2/modules"; for i in
bz2 zlib phar; do if test -f
"/home/www/www-config/resource/php-5.3.2/modules/$i.la"; then .
/home/www/www-config/resource/php-5.3.2/modules/$i.la;
/home/www/www-config/resource/php-5.3.2/build/shtool echo -n -- " -d
extension=$dlname"; fi; done; fi; else
/home/www/www-config/resource/php-5.3.2/build/shtool echo -n --
"/home/www/www-config/resource/php-5.3.2/sapi/cli/php"; fi;` -d
'open_basedir=' -d 'output_buffering=0' -d 'memory_limit=-1' -d
phar.readonly=0 -d 'safe_mode=0'
/home/www/www-config/resource/php-5.3.2/ext/phar/build_precommand.php >
ext/phar/phar.php
make: *** [ext/phar/phar.php] Error 134
--
Edit bug report at http://bugs.php.net/bug.php?id=51625&edit=1
--
Try a snapshot (PHP 5.2):
http://bugs.php.net/fix.php?id=51625&r=trysnapshot52
Try a snapshot (PHP 5.3):
http://bugs.php.net/fix.php?id=51625&r=trysnapshot53
Try a snapshot (PHP 6.0):
http://bugs.php.net/fix.php?id=51625&r=trysnapshot60
Fixed in SVN:
http://bugs.php.net/fix.php?id=51625&r=fixed
Fixed in SVN and need be documented:
http://bugs.php.net/fix.php?id=51625&r=needdocs
Fixed in release:
http://bugs.php.net/fix.php?id=51625&r=alreadyfixed
Need backtrace:
http://bugs.php.net/fix.php?id=51625&r=needtrace
Need Reproduce Script:
http://bugs.php.net/fix.php?id=51625&r=needscript
Try newer version:
http://bugs.php.net/fix.php?id=51625&r=oldversion
Not developer issue:
http://bugs.php.net/fix.php?id=51625&r=support
Expected behavior:
http://bugs.php.net/fix.php?id=51625&r=notwrong
Not enough info:
http://bugs.php.net/fix.php?id=51625&r=notenoughinfo
Submitted twice:
http://bugs.php.net/fix.php?id=51625&r=submittedtwice
register_globals:
http://bugs.php.net/fix.php?id=51625&r=globals
PHP 4 support discontinued: http://bugs.php.net/fix.php?id=51625&r=php4
Daylight Savings: http://bugs.php.net/fix.php?id=51625&r=dst
IIS Stability:
http://bugs.php.net/fix.php?id=51625&r=isapi
Install GNU Sed:
http://bugs.php.net/fix.php?id=51625&r=gnused
Floating point limitations:
http://bugs.php.net/fix.php?id=51625&r=float
No Zend Extensions:
http://bugs.php.net/fix.php?id=51625&r=nozend
MySQL Configuration Error:
http://bugs.php.net/fix.php?id=51625&r=mysqlcfg