ID:               25620
 User updated by:  xris at farcaster dot net
 Reported By:      xris at farcaster dot net
-Status:           Feedback
+Status:           Open
 Bug Type:         Gettext related
 Operating System: GNU/Linux 2.4.20
 PHP Version:      4.3.3
 New Comment:

Sorry, i made a crucial mistake testing the
CLI versions - i used a different php.ini all the time
(the difference being register_globals=Off" (RG) ).

To clear up any possible confusion, here a summary of all
previous tests (dates referring to my postings):

--- snip ---

[21 Sep 11:21am EDT], mod_php 4.3.3, RG=On -> segfault

[22 Sep 3:56pm EDT], php CLI 4.3.3, RG=Off -> segfault

[22 Sep 8:42pm EDT], php CLI 4.3.3 (different configure-opts), RG=Off
-> segfault

[23 Sep 9:15am EDT], php CLI 4.3.x-dev, RG=Off -> NO segfault

--- snip ---

Just tested the last configuration (php CLI 4.3.x-dev, options as in
the [22 Sep 8:42pm EDT] post) with a
php.ini with register_globals = On -> segfault again
(same backtrace).

A newly build mod_php using 4.3.x-dev and my initial
configure options causes a segfault, too - regardless
of RG=On or RG=off ... arhgl ..


Previous Comments:
------------------------------------------------------------------------

[2003-09-23 09:56:43] [EMAIL PROTECTED]

Okay, so latest CVS snapshot works for you. 
Then try your original configure line with the latest
CVS snapshot. (remember to 'rm config.cache' first!)

Note that many of those options you have used don't even
exist or they are of no use to you. Check 'configure --help'
for more information.



------------------------------------------------------------------------

[2003-09-23 09:15:35] xris at farcaster dot net

Using the stable (4.3.x-dev) snapshot from Sep 23, 2003 09:30
to build a CLI PHP (and the last set of configure options),
the error ceased to appear. I'll try building mod_php again.

Anyway, thanks so far helping me out- sorry for any possibly
unneccessary work on your side.

------------------------------------------------------------------------

[2003-09-23 03:35:50] [EMAIL PROTECTED]

And get the latest stable CVS snapshot from http://snaps.php.net
first.


------------------------------------------------------------------------

[2003-09-22 20:42:02] xris at farcaster dot net

same behaviour, same backtrace with a stripped down
php CLI version, using the following configure options:

'--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man'
'--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc'
'--localstatedir=/var/lib' '--with-readline' '--with--ncurses'
'--disable-cgi' '--enable-cli' '--without-db3' '--without-db4'
'--without-db2' '--with-gd' '--enable-gd-native-ttf'
'--with-png-dir=/usr' '--with-jpeg' '--with-jpeg-dir=/usr'
'--enable-exif' '--with-tiff-dir=/usr' '--with-mysql=/usr'
'--with-mysql-sock=/var/run/mysqld/mysqld.sock' '--with-gettext'
'--with-qtdom' '--enable-dbx' '--with-zlib' '--with-zlib-dir=/usr/lib'
'--enable-mbstring=all' '--enable-mbregex' '--enable-track-vars'
'--enable-trans-sid' '--enable-versioning'
'--with-config-file-path=/etc/php/cli-php4

------------------------------------------------------------------------

[2003-09-22 20:27:46] xris at farcaster dot net

The backtrace was from a standalone PHP, standard Gentoo
(rather overcomplete) install:

--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --with-readline --with--ncurses --disable-cgi
--enable-cli --without-db3 --without-db4 --without-db2
--with-mcrypt=/usr --with-mhash --with-gdbm=/usr --with-mcal=/usr
--without-pgsql --with-xpm-dir=/usr/X11R6 --with-pdflib=/usr --with-gd
--with-png-dir=/usr --with-jpeg --with-jpeg-dir=/usr --enable-exif
--without-jpeg --with-tiff-dir=/usr --with-mysql=/usr 
--with-mysql-sock=/var/run/mysqld/mysqld.sock --with-ttf --with-t1lib
--with-gettext --with-qtdom --with-pspell --with-openssl --with-curl
--without-imap --with-ldap --with-dom --with-dom-xslt
--without-kerberos --with-pam --disable-memory-limit --disable-mbstring
--disable-mbregex
--disable-ipv6 --enable-dbx --with-zlib --with-zlib-dir=/usr/lib
--with-sablot=/usr --enable-xslt --with-xslt-sablot --with-xmlrpc
--enable-wddx --with-xml --with-bz2 --with-crack --with-ndbm --with-cdb
--enable-bcmath --enable-calendar --enable-dbase --enable-filepro
--enable-ftp --with-mime-magic --enable-sockets --enable-sysvsem
--enable-sysvshm --enable-sysvipc --with-iconv --enable-shmop
--enable-dio
--enable-inline-optimization --enable-track-vars --enable-trans-sid
--enable-versioning --with-config-file-path=/etc/php/cli-php4

I'll build a stripped down version of php and try again.
I think my apache configure options are not really
of any concern, as the problem persists using a CLI version
of PHP?

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/25620

-- 
Edit this bug report at http://bugs.php.net/?id=25620&edit=1

Reply via email to