#22893 [Opn]: session_start() causes apache segfault/crash

2003-03-28 Thread juvenal dot jr at uol dot com dot br
 ID:   22893
 User updated by:  juvenal dot jr at uol dot com dot br
 Reported By:  juvenal dot jr at uol dot com dot br
 Status:   Open
 Bug Type: Session related
 Operating System: Red Hat 7.3
 PHP Version:  4.3.1
 New Comment:

Any other options to try? Do you find any fix for this?

Cheers,

Juvenal A. Silva Jr.


Previous Comments:


[2003-03-27 07:47:00] juvenal dot jr at uol dot com dot br

To [EMAIL PROTECTED]:

I'm not sure if I can change the compiler to 2.95 or 3.0, since all
other packages, including the kernel and glibc main lib where compiled
with the gcc 2.96.
It'll be a great effort to change everything, and I'll be out of the
standard RH distribution (something that I'm avoiding). Is there
another option?



[2003-03-27 07:36:43] juvenal dot jr at uol dot com dot br

My configure line is:
configure
--prefix=/usr \
--with-config-file-path=/etc \
--disable-debug \
--enable-pic \
--disable-rpath \
--enable-safe-mode \
--enable-inline-optimization \
--enable-memory-limit \
--enable-zend-multibyte \
--enable-shared \
--enable-libgcc \
--enable-sigchild \
--with-tsrm-pthreads \
--with-layout=GNU \
--enable-dbase \
--enable-bcmath \
--enable-exif \
--enable-ftp \
--enable-magic-quotes \
--enable-safe-mode \
--enable-sockets \
--enable-sysvmsg \
--enable-sysvsem \
--enable-sysvshm \
--enable-discard-path \
--enable-track-vars \
--enable-trans-sid \
--enable-yp \
--enable-wddx \
--enable-bcmath \
--enable-shmop \
--enable-versioning \
--enable-calendar \
--enable-dbx \
--enable-dio \
--enable-mbstring \
--enable-mbregex \
--enable-thread-safety \
--with-openssl \
--with-qtdom \
--with-readline \
--with-zlib \
--with-bz2 \
--with-db3 \
--with-flatfile \
--with-curl \
--with-dom=/usr \
--with-exec-dir=/usr/bin \
--with-freetype-dir=/usr \
--with-png-dir=/usr \
--with-gd \
--enable-gd-native-ttf \
--with-ttf \
--with-gdbm \
--with-gettext \
--with-ncurses \
--with-gmp \
--with-iconv \
--with-jpeg-dir=/usr \
--with-mm \
--with-png \
--with-pspell \
--with-regex=system \
--with-xml \
--with-expat-dir=/usr \
--with-imap=shared \
--with-imap-ssl \
--with-kerberos=/usr/kerberos \
--with-ldap=shared \
--with-snmp=shared \
--enable-ucd-snmp-hack \
--with-mysql=shared,/usr \
--with-pgsql=shared \
--with-unixODBC=shared \
--with-informix=shared,/opt/informix \
--enable-force-cgi-redirect \
--with-apxs=/usr/sbin/apxs



[2003-03-27 06:52:21] [EMAIL PROTECTED]

See http://gcc.gnu.org/gcc-2.96.html and upgrade to an official version
first..





[2003-03-27 03:43:13] [EMAIL PROTECTED]

What's your configure line ?



[2003-03-26 10:29:44] juvenal dot jr at uol dot com dot br

I just installed the CVS-STABLE snapshot, but the results remain the
same. A Segmentation Fault on session_start() only when the file exists
(the session was already created).
The problem occurs with and/or without Zend Optimizer/Debugger.
What else can I do try/do?



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/22893

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



#22893 [Opn]: session_start() causes apache segfault/crash

2003-03-27 Thread juvenal dot jr at uol dot com dot br
 ID:   22893
 User updated by:  juvenal dot jr at uol dot com dot br
 Reported By:  juvenal dot jr at uol dot com dot br
 Status:   Open
 Bug Type: Session related
 Operating System: Red Hat 7.3
 PHP Version:  4.3.1
 New Comment:

To [EMAIL PROTECTED]:

I'm not sure if I can change the compiler to 2.95 or 3.0, since all
other packages, including the kernel and glibc main lib where compiled
with the gcc 2.96.
It'll be a great effort to change everything, and I'll be out of the
standard RH distribution (something that I'm avoiding). Is there
another option?


Previous Comments:


[2003-03-27 07:36:43] juvenal dot jr at uol dot com dot br

My configure line is:
configure
--prefix=/usr \
--with-config-file-path=/etc \
--disable-debug \
--enable-pic \
--disable-rpath \
--enable-safe-mode \
--enable-inline-optimization \
--enable-memory-limit \
--enable-zend-multibyte \
--enable-shared \
--enable-libgcc \
--enable-sigchild \
--with-tsrm-pthreads \
--with-layout=GNU \
--enable-dbase \
--enable-bcmath \
--enable-exif \
--enable-ftp \
--enable-magic-quotes \
--enable-safe-mode \
--enable-sockets \
--enable-sysvmsg \
--enable-sysvsem \
--enable-sysvshm \
--enable-discard-path \
--enable-track-vars \
--enable-trans-sid \
--enable-yp \
--enable-wddx \
--enable-bcmath \
--enable-shmop \
--enable-versioning \
--enable-calendar \
--enable-dbx \
--enable-dio \
--enable-mbstring \
--enable-mbregex \
--enable-thread-safety \
--with-openssl \
--with-qtdom \
--with-readline \
--with-zlib \
--with-bz2 \
--with-db3 \
--with-flatfile \
--with-curl \
--with-dom=/usr \
--with-exec-dir=/usr/bin \
--with-freetype-dir=/usr \
--with-png-dir=/usr \
--with-gd \
--enable-gd-native-ttf \
--with-ttf \
--with-gdbm \
--with-gettext \
--with-ncurses \
--with-gmp \
--with-iconv \
--with-jpeg-dir=/usr \
--with-mm \
--with-png \
--with-pspell \
--with-regex=system \
--with-xml \
--with-expat-dir=/usr \
--with-imap=shared \
--with-imap-ssl \
--with-kerberos=/usr/kerberos \
--with-ldap=shared \
--with-snmp=shared \
--enable-ucd-snmp-hack \
--with-mysql=shared,/usr \
--with-pgsql=shared \
--with-unixODBC=shared \
--with-informix=shared,/opt/informix \
--enable-force-cgi-redirect \
--with-apxs=/usr/sbin/apxs



[2003-03-27 06:52:21] [EMAIL PROTECTED]

See http://gcc.gnu.org/gcc-2.96.html and upgrade to an official version
first..





[2003-03-27 03:43:13] [EMAIL PROTECTED]

What's your configure line ?



[2003-03-26 10:29:44] juvenal dot jr at uol dot com dot br

I just installed the CVS-STABLE snapshot, but the results remain the
same. A Segmentation Fault on session_start() only when the file exists
(the session was already created).
The problem occurs with and/or without Zend Optimizer/Debugger.
What else can I do try/do?



[2003-03-26 10:13:37] juvenal dot jr at uol dot com dot br

To [EMAIL PROTECTED]:
It happen with and/or without Zend Optimizer and Debugger.

To [EMAIL PROTECTED]:
I'm compiling it right now. As soon as I test it, I'll put another
comment.



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/22893

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



#22893 [Opn]: session_start() causes apache segfault/crash

2003-03-26 Thread juvenal dot jr at uol dot com dot br
 ID:   22893
 User updated by:  juvenal dot jr at uol dot com dot br
 Reported By:  juvenal dot jr at uol dot com dot br
 Status:   Open
 Bug Type: Session related
 Operating System: Red Hat 7.3
 PHP Version:  4.3.1
 New Comment:

I just installed the CVS-STABLE snapshot, but the results remain the
same. A Segmentation Fault on session_start() only when the file exists
(the session was already created).
The problem occurs with and/or without Zend Optimizer/Debugger.
What else can I do try/do?


Previous Comments:


[2003-03-26 10:13:37] juvenal dot jr at uol dot com dot br

To [EMAIL PROTECTED]:
It happen with and/or without Zend Optimizer and Debugger.

To [EMAIL PROTECTED]:
I'm compiling it right now. As soon as I test it, I'll put another
comment.



[2003-03-26 09:30:23] [EMAIL PROTECTED]

Try the snapshot.



[2003-03-26 09:29:33] [EMAIL PROTECTED]

Does the crash occur when you do not use Zend Optimizer and Zend
Debugger?



[2003-03-26 06:40:38] juvenal dot jr at uol dot com dot br

I tried the standard one with RH 7.3 (gcc-2.96.110) and the updated RHN
(gcc-2.96-113). Both gave me the same results.



[2003-03-26 05:53:20] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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

And what compiler and version of it are you using ?



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/22893

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